summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix EtwTraceConsumerRealtimeTest.siggi@chromium.org2012-05-151-3/+1
* Add a new gyp define to be used by the swarm master.maruel@chromium.org2012-05-151-1/+2
* Modify ui::ElideRectangleText() to honor trailing newlines.asvitkine@chromium.org2012-05-151-5/+1
* Speculative fix for a crash in dtoa.tony@chromium.org2012-05-153-1/+16
* Revert 136990 - Make sure the thread calling CoCreateGuid is CoInitialized.vrk@google.com2012-05-142-5/+2
* Make sure the thread calling CoCreateGuid is CoInitialized.siggi@chromium.org2012-05-142-2/+5
* Explicitly #include <unistd.h> to avoid a compile errorphajdan.jr@chromium.org2012-05-141-1/+2
* Add the StackTrace to the URLFetcher crash dumps.willchan@chromium.org2012-05-121-1/+4
* Use ThreadTaskRunnerHandle in base::Timer.sergeyu@chromium.org2012-05-111-8/+10
* Upstream Device Orientation For Android.jknotten@chromium.org2012-05-112-5/+50
* Fix chromium_base.jar path for APK builds.nileshagrawal@chromium.org2012-05-111-2/+2
* Simplify private FieldTrial constructor.asvitkine@chromium.org2012-05-112-31/+34
* Disable EtwTraceConsumerRealtimeTest.ConsumeEvent per current policy.csilv@chromium.org2012-05-101-1/+1