summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Clean up base/debug/stack_trace_android.cc.scherkus@chromium.org2013-07-101-32/+19
* Revert 210649 "Base: Disable the scoped handle verifier."rvargas@google.com2013-07-091-1/+1
* make it possible to disable internal tracing in unofficial buildsmostynb@opera.com2013-07-091-2/+11
* Base: Disable the scoped handle verifier.rvargas@google.com2013-07-091-1/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-097-262/+290
* base: Re-commit SequencedWorkerPool globally unique tokens with unused variab...tommycli@chromium.org2013-07-094-13/+53
* Revert 210434 "Revert 210433 "Revert 210423 "base: Make Sequence..."ajwong@chromium.org2013-07-084-51/+13
* Don't use StaticMemorySingletonTraits for TraceLog.jam@chromium.org2013-07-085-142/+19
* Process names, and predictable thread and process ordering in about:tracingnduca@chromium.org2013-07-082-16/+131
* Revert 210433 "Revert 210423 "base: Make SequencedWorkerPool iss..."scottmg@chromium.org2013-07-084-13/+51
* Revert 210423 "base: Make SequencedWorkerPool issue globally uni..."scottmg@chromium.org2013-07-084-51/+13
* base: Make SequencedWorkerPool issue globally unique SequenceTokens.tommycli@chromium.org2013-07-084-13/+51
* Implement glue for V8 JIT code profiling.siggi@chromium.org2013-07-052-20/+83
* Add a sampling tracing to RenderWidget::DoDeferredUpdateharaken@chromium.org2013-07-043-18/+120
* Fix ProcMapsTest.ReadProcMaps to work under Valgrind.scherkus@chromium.org2013-07-041-2/+18
* Implement basic stack traces on Android and reenable unit tests.scherkus@chromium.org2013-07-043-43/+46
* Add setMarginStart to ApiCompatabilityUtilscramya@chromium.org2013-07-041-0/+11
* Clean up ASSERT/EXPECT in file_util_unittest.cc.gavinp@chromium.org2013-07-031-18/+15
* Implement /proc/self/maps parsing code.scherkus@chromium.org2013-07-035-0/+424
* Posix: fix named SHM mappings permissions.jln@chromium.org2013-07-022-5/+112
* Make --force-fieldtrials not activate them in the browser process.asvitkine@chromium.org2013-07-023-18/+77
* Updating message pump to store java ptr in classkristianm@chromium.org2013-07-022-16/+11
* ScopedVector - fix const semantics.groby@chromium.org2013-07-011-2/+2
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-019-119/+92
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-012-2/+0
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-0119-108/+117
* Remove duplicate extern.hans@chromium.org2013-07-011-1/+1
* [iOS] Adds a version check function for iOS 7.rohitrao@chromium.org2013-06-292-2/+9
* tcmalloc: Fix a C++11 error.thakis@chromium.org2013-06-291-5/+0
* [Android] Enable using isolate files to get a list of data dependencies to pu...frankf@chromium.org2013-06-291-4/+8
* Revert 209047 "ProcessSingleton now uses base::win::MessageWindo..."thestig@chromium.org2013-06-283-86/+43
* Split memory-related routines out of base/process_util.h into base/process/me...rsesek@chromium.org2013-06-2818-1349/+1463
* Delete time forwarding headers.avi@chromium.org2013-06-282-14/+0
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-2845-48/+48
* ProcessSingleton now uses base::win::MessageWindow to create a message-only w...alexeypa@chromium.org2013-06-283-43/+86
* Use a direct include of time headers in base/, part 1.avi@chromium.org2013-06-2831-32/+32
* Fix handling of BROWSER_WRAPPER in the test launcher.phajdan.jr@chromium.org2013-06-272-0/+17
* Make sure USE_SYMBOLIZE is properly set in base_unittests.phajdan.jr@chromium.org2013-06-271-0/+5
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-2722-939/+967
* [UMA] Remove redundant bucket_count variable from base::Histogram.isherman@chromium.org2013-06-2711-65/+67
* Have DispatchToMethod use base::internal::UnwrapTraits when dispatchingrsleevi@chromium.org2013-06-271-60/+300
* Update includes and delete remaining strings forwarding headers.avi@chromium.org2013-06-272-14/+0
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* Disallow explicit scoped_ptr<T> construction from NULL.dcheng@chromium.org2013-06-261-0/+3
* Add events with custom timestamps and thread id to PPAPI dev tracing interface.grosse@chromium.org2013-06-261-1/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-261-2/+1
* Delete the string_piece.h forwarding header.avi@chromium.org2013-06-261-6/+0
* Switched base::win:MessageWindow to use a callback instead of a delegate inte...alexeypa@chromium.org2013-06-253-50/+62
* Don't override system malloc when built with LeakSanitizer.earthdok@chromium.org2013-06-251-1/+1
* mac: Remove memory/scoped_nsobject.h forwarding header.thakis@chromium.org2013-06-252-16/+0