summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix ENABLE_THREAD_CHECKERukai@chromium.org2012-05-241-1/+5
* Change SystemMonitor::GetAttachedMediaDevices() to return a vector instead of...thestig@chromium.org2012-05-233-28/+28
* Started building the message_pump_androidmichaelbai@chromium.org2012-05-231-0/+2
* Update jni_generator with latest from downstream.yfriedman@chromium.org2012-05-233-45/+88
* fix checkperms for prep_libc.pyscottmg@google.com2012-05-231-0/+0
* Replace prep_libc.sh with prep_libc.py, and quiet the outputscottmg@chromium.org2012-05-233-41/+59
* Add java exception information to BuildInfo.nileshagrawal@chromium.org2012-05-233-2/+79
* Run base_unittests_apk on the test try bot for realz.nileshagrawal@chromium.org2012-05-231-0/+4
* Fix EtwTraceConsumerDataTest fixture.siggi@chromium.org2012-05-221-0/+2
* Cleanup: Add test fixture for SystemMonitorTest to remove some redundant code.thestig@chromium.org2012-05-221-93/+78
* fix warning compiling allocator/tcmalloc on win32scottmg@chromium.org2012-05-221-0/+5
* PPAPI/NaCl: Fix IPC proxy build; pthread_t changeddmichael@chromium.org2012-05-221-1/+4
* Fix crash in the accessibility code in the shared build. The problem is that ...tommi@chromium.org2012-05-223-129/+0
* Base: Crash when failing to close an scoped handle.rvargas@google.com2012-05-221-1/+1
* Add SystemMonitor::GetAttachedMediaDevices().thestig@chromium.org2012-05-213-1/+100
* Base: Fix a race settin the running_ flag.rvargas@google.com2012-05-211-1/+1
* Base: Don't overwrite the thread id when ThreadMain exits. There'srvargas@google.com2012-05-212-4/+12
* Handle rare conditions, like message queue exhaustionjar@chromium.org2012-05-201-3/+43
* Reverting due to memory waterfall failures.jhawkins@chromium.org2012-05-203-38/+54
* Allowed BinaryValue to take a NULL buffer.mitchellwrosen@chromium.org2012-05-193-54/+38
* Revert 138014 - Base: Don't overwrite the thread id when ThreadMain exits. Th...rvargas@google.com2012-05-191-1/+2
* Base: Don't overwrite the thread id when ThreadMain exits. There'srvargas@google.com2012-05-191-2/+1
* Base: Add power requirements to the System monitor.rvargas@google.com2012-05-195-3/+240
* Get PPB_Audio interface building as untrusted code.bbudge@chromium.org2012-05-191-0/+4
* Revert 137960 - Base: Add power requirements to the System monitor.zea@chromium.org2012-05-185-240/+3
* Let WeakPtrFactory operations fail once its dtor is calledoshima@chromium.org2012-05-181-0/+8
* Base: Add power requirements to the System monitor.rvargas@google.com2012-05-185-3/+240
* Coverity: Remove dead code.jhawkins@chromium.org2012-05-181-6/+0
* [Mac] Log stack trace for CHECK in bug 97285.shess@chromium.org2012-05-182-1/+34
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-186-42/+47
* Always do DelegateExecute handler COM registration and make set dual mode pro...grt@chromium.org2012-05-182-3/+0
* Making sure that base::MessagePumpForUI from different modules are isolated f...alexeypa@chromium.org2012-05-172-6/+9
* Fix temp dir path for Android.nileshagrawal@chromium.org2012-05-172-4/+5
* Address outstanding comments from CL 10384140lambroslambrou@chromium.org2012-05-171-2/+4
* Initialize XInput2 on demand - fixes ash_shell mouse eventsrbyers@chromium.org2012-05-171-12/+14
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-171-0/+1
* Fix base::GetModuleFromAddress() not to increment the module's reference count,alexeypa@chromium.org2012-05-162-5/+7
* Reverting r133134 - Make sure that base::MessagePumpForUI from different modu...alexeypa@chromium.org2012-05-164-73/+30
* Base: Crash the process if we are not able to join threads.rvargas@google.com2012-05-161-1/+8
* Fix a leak in JSONParser::Parse when using hidden root optimizations.rsesek@chromium.org2012-05-161-2/+2
* Fix Mac shared component build following r137235.mark@chromium.org2012-05-162-4/+7
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-1613-961/+1808
* Tweak Memcheck sanity tests to avoid duplicate reports.eugenis@google.com2012-05-161-2/+2
* Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.thestig@chromium.org2012-05-162-4/+2
* Make ScopedGenericObj compile with strict warnings when used with non-pointers.thakis@chromium.org2012-05-161-3/+3
* Run APK tests on the android_test trybot.nileshagrawal@chromium.org2012-05-162-1/+4
* Add some unittests for DoubleToString.tony@chromium.org2012-05-151-1/+31
* Enable system trace clock use on chrome os.sleffler@chromium.org2012-05-151-4/+8
* Activate Keychain reauthorization.mark@chromium.org2012-05-151-1/+12
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-152-0/+8