summaryrefslogtreecommitdiff
path: root/system_wrappers
AgeCommit message (Expand)Author
2013-04-05Resolves TSan v2 reports data races in voe_auto_test.henrika@webrtc.org
2013-03-28Fixes build break in previous cl (https://code.google.com/p/webrtc/source/det...henrike@webrtc.org
2013-03-28Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-03-27Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..."wu@webrtc.org
2013-03-27Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-03-26Split condition_variable_win.cc into native (for Vista and newer OS versions)...henrike@webrtc.org
2013-03-22Add trace printouts to all unit tests.andrew@webrtc.org
2013-03-21Cleanup nanosleep -> SleepMshta@webrtc.org
2013-03-18Android: rename android_build_type gyp variable.wjia@webrtc.org
2013-03-12Tool found: pass by value when pass by reference is better in system wrapper ...henrike@webrtc.org
2013-03-12Fixes issue detected by tool.henrike@webrtc.org
2013-03-04compile fix for get_nprocs() with uClibcphoglund@webrtc.org
2013-03-01Limit ARM instruction "strheq" to Apple's clang compiler only.kma@webrtc.org
2013-02-23Ported assembly coding in APM from Android to iOS.kma@webrtc.org
2013-02-22Remove WEBRTC_TRACE completely when tracing is disabled.wjia@webrtc.org
2013-02-15Modify SincResampler to build in webrtc.andrew@webrtc.org
2013-02-13Import stringize_macros from Chromium.andrew@webrtc.org
2013-02-04Fixing/disabling Windows x64 warningskjellander@webrtc.org
2013-01-29Mac 64-bit compatibility for WebRTC.henrike@webrtc.org
2013-01-29Fix webrtc compilation errors for Chrome Win64andrew@webrtc.org
2013-01-25Fixed text relocation code related to ARM assembly code.kma@webrtc.org
2013-01-24Optimized WebRtcIsacfix_Time2Spec() for iSAC-Fix in ARM Neon processor.kma@webrtc.org
2013-01-21Move video_coding to new Clock interface and remove fake clock implementation...stefan@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2013-01-18Posix Thread: Removes the setting of the run function to NULL which could cau...henrike@webrtc.org
2013-01-17Adding timeEndPeriod to Synchronize function, see bug for details.mflodman@webrtc.org
2013-01-17Break out RtpClock to system_wrappers and make it more generic.stefan@webrtc.org
2013-01-03Reformatted tick_util.phoglund@webrtc.org
2013-01-03Reformatted trace* files.phoglund@webrtc.org
2013-01-02Reformatted thread and static_instance.phoglund@webrtc.org
2012-12-19Reformatted sort.phoglund@webrtc.org
2012-12-18Reformatted map classes.phoglund@webrtc.org
2012-12-18Reformatted rw_lock classes.phoglund@webrtc.org
2012-12-14Update trace_event.h to match the one in Chromiumhclam@chromium.org
2012-12-14Reformatted list classes.phoglund@webrtc.org
2012-12-12Added noexecstack markers for assembly files (webrtc issue 1172).kma@webrtc.org
2012-12-12Reformatted file_* classes.phoglund@webrtc.org
2012-12-12Remove atomicops.h from WebRTChclam@chromium.org
2012-12-11Fix build by including trace_event_internal in webrtc namespacehclam@chromium.org
2012-12-11Port Chromium's trace_event.h to WebKit and add hclam@chromium.org
2012-12-10Reformatted event* classes.phoglund@webrtc.org
2012-12-05Use different cpufeatures library when building with chrome.wjia@webrtc.org
2012-12-05Port Chromium's atomicops to WebRTChclam@chromium.org
2012-12-03Reformatted data_log.phoglund@webrtc.org
2012-11-30Reformatted critical_section wrappers.phoglund@webrtc.org
2012-11-23Add a logging_no_op.cc when enable_tracing==0.andrew@webrtc.org
2012-11-21Reformatted most of the CPU stuff in system_wrappers.phoglund@webrtc.org
2012-11-20Add a kTraceTerseInfo level for non-verbose logging.andrew@webrtc.org
2012-11-19Use cpu_features library from ndk when built with chromium.wjia@webrtc.org
2012-11-17Porting ARM optimization from Android to ios.kma@webrtc.org