summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Move values_test_util.{h,cc} to base/testakalin@chromium.org2012-02-293-0/+108
* Fix memory leak in SequencedWorkerPoolakalin@chromium.org2012-02-291-4/+5
* Make SequencedWorkerPool a TaskRunnerakalin@chromium.org2012-02-296-6/+261
* Add base/android OWNERS.jrg@google.com2012-02-291-0/+5
* Make base::Logging compile with the NaCl toolchain.bbudge@chromium.org2012-02-284-5/+67
* Implement font linking for RenderTextWin.asvitkine@chromium.org2012-02-282-2/+42
* Only include base/file_util_deprecated.h on Windows.thestig@chromium.org2012-02-282-3/+5
* Fix up SequencedWorkerPool in preparation for making it a TaskRunnerakalin@chromium.org2012-02-273-160/+193
* Allow callers of CommandLine::Init to know whether they were the first caller.erikwright@chromium.org2012-02-275-14/+22
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-266-112/+139
* Add functions to expand PostDelayedTask interface.tedvessenes@gmail.com2012-02-264-6/+39
* 'defines' shouldn't contain a list in gyp input filescottmg@chromium.org2012-02-251-2/+2
* Disable StatsTableTest.MultipleThreads on Mac.vandebo@chromium.org2012-02-251-1/+7
* Improve SharedMemory::Lock on Posix and reenable StatsTableTest.MultipleThreadsvandebo@chromium.org2012-02-253-13/+19
* Make more of base compile with the Native Client toolchain.bbudge@chromium.org2012-02-256-1/+53
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-0/+1
* Plug trace session handle leak.grt@chromium.org2012-02-241-3/+2
* [base] Make FilePathWatcher::Watch virtual so that it can be mocked.szym@chromium.org2012-02-241-3/+4
* Cleanup: Remove some deprecated file_util methods.thestig@chromium.org2012-02-241-3/+2
* Fix weak_ptr's operator* implementation.mnaganov@chromium.org2012-02-242-3/+11
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-245-34/+29
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-244-13/+8
* Chrome on Android: adds jni_generator.bulach@chromium.org2012-02-247-0/+3072
* Remove unused variablesimon.hong81@gmail.com2012-02-231-4/+1
* Allow task tracing in official chrome.jbates@chromium.org2012-02-233-7/+7
* Add ALIGNAS and ALIGNOF macros to ensure proper alignment of StaticMemorySing...jbates@chromium.org2012-02-2310-41/+260
* iCleanup: Delete a bunch of empty directories, part 4.thestig@chromium.org2012-02-231-4/+0
* Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...groby@chromium.org2012-02-234-8/+13
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-224-13/+8
* Avoid profiler initialization in exe contextjar@chromium.org2012-02-221-2/+10
* Implement proper atomic code for trace macros.jbates@chromium.org2012-02-223-15/+27
* Revert r122552: "Implement proper atomic code for trace macros."rnk@chromium.org2012-02-213-22/+15
* Correct some header paths in GYP filesrsleevi@chromium.org2012-02-211-1/+1
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-0/+20
* Add EnabledStateObserver to TraceLog as prelude to hooking V8 GC events.nduca@chromium.org2012-02-203-1/+136
* Move spin_wait to base/synchronization.brettw@chromium.org2012-02-194-7/+7
* Implement proper atomic code for trace macros.jbates@chromium.org2012-02-173-15/+22
* Annotate MessageLoopProxyTest.PostTaskAndReply_DeadReplyLoopDoesNotDelete as ...glider@chromium.org2012-02-171-1/+4
* Fix the CountFilesCreatedAfter test.gbillock@chromium.org2012-02-171-27/+16
* CrOS: Add a CHECK to help debug a crash in the wild.jhawkins@chromium.org2012-02-161-3/+5
* Support use of third party time function for about:profilerjar@chromium.org2012-02-159-4/+146
* Remove myself from base/OWNERS.evan@chromium.org2012-02-151-1/+0
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-153-0/+75
* Linux: fix bookmarks with & in them not showing correctly in the wrench menu.mdm@chromium.org2012-02-152-5/+6
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-153-2/+90
* Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfacesakalin@chromium.org2012-02-1513-281/+584
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-143-11/+14
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-145-273/+45
* Make scoped dc objects smartercpu@chromium.org2012-02-145-45/+273
* Removing unneeded macrodpapad@chromium.org2012-02-141-9/+6