summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Co-exist peacefully with GuardMalloc.avi@chromium.org2013-03-081-31/+90
* Revert "GTTF: Make debug symbol "resolution" work even after binaries are mov...phajdan.jr@chromium.org2013-03-081-34/+3
* base: Remove string_split.h now that all the include paths were updated.tfarina@chromium.org2013-03-082-13/+0
* GTTF: Make debug symbol "resolution" work even after binaries are moved.phajdan.jr@chromium.org2013-03-081-3/+34
* Android: fix race condition in jni_generator.torne@chromium.org2013-03-081-1/+5
* x11: Include X11 dependencies only when building with X11.sadrul@chromium.org2013-03-071-2/+8
* [Android] Change jni_gen_dir to jni_gen_package for jni_generator.yfriedman@chromium.org2013-03-072-2/+2
* [Mac] Convert ignore-exceptions helpers to block version.shess@chromium.org2013-03-072-17/+0
* Send pref change notifications when changing the default value for a pref.bauerb@chromium.org2013-03-075-17/+111
* Flush SequenceWorkerPool tasks after each test. Applies to unit_test, interac...michaeln@google.com2013-03-077-43/+211
* Splitting the functionality of DISALLOW_COPY_AND_ASSIGN() into DISALLOW_COPY()dbeam@chromium.org2013-03-071-0/+8
* Fix issue with identical group numbers being reported for forced field trials.asvitkine@chromium.org2013-03-063-10/+143
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Android, Fix to allowing IO during atomic file writesbulach@chromium.org2013-03-061-1/+1
* base/prefs: Remove DEPS file.tfarina@chromium.org2013-03-061-10/+0
* Allow atomic file writes from Android on the UI thread.bulach@chromium.org2013-03-061-0/+4
* Remove platform SDK reference in allocator.gypjschuh@chromium.org2013-03-061-2/+0
* Android: Remove Surface cruftsievers@chromium.org2013-03-061-1/+0
* Small fixes around the codesergeygs@chromium.org2013-03-061-6/+6
* Introduce //components/user_prefs.joi@chromium.org2013-03-062-12/+0
* Change crash keys to be registered with a maximum length instead of number of...rsesek@chromium.org2013-03-053-26/+50
* Add DPLOGs to base::LaunchProcess() failures on Windows.gab@chromium.org2013-03-051-2/+7
* Android: Use ObserverList to maintain a list of observers/listenersnileshagrawal@chromium.org2013-03-051-8/+4
* Simplify isolate files a bit.jam@chromium.org2013-03-041-4/+1
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-024-0/+32
* Fix WeakPtr's generalized copy constructor to work on non-owner threadsakalin@chromium.org2013-03-022-5/+71
* Fix downstream android webview buildboliu@chromium.org2013-03-021-3/+7
* Android: Add a java version of ObserverList.nileshagrawal@chromium.org2013-03-013-0/+372
* Create JNI for ImportantFileWriteraberent@chromium.org2013-03-016-0/+91
* Update scoped_ptr<T>::reset() to more closely match std::unique_ptr<T>.dcheng@chromium.org2013-03-011-19/+22
* Include <vector> where it is used.eugenis@chromium.org2013-03-011-0/+1
* Connect SparseHistogram with the rest of stats systemkaiwang@chromium.org2013-03-0112-94/+96
* Roll DEPS for mtpd to avoid using base/file_path.h. Delete base/file_path.h.thestig@chromium.org2013-03-011-9/+0
* Move power event handling logic from ui/ layer to base/ on Windowshongbo.min@intel.com2013-03-012-21/+102
* Cleanup: make a bunch of functions in mach_ipc_mac const.jeremya@chromium.org2013-03-012-12/+14
* Set correct thread priority on Linux.dgreid@chromium.org2013-02-281-28/+34
* TrackedObjects - fix for checking signed int overflowingrtenneti@chromium.org2013-02-281-6/+4
* Ensure that logging works in the GPU process when the --enable-logging and --...ananta@chromium.org2013-02-272-0/+13
* Plumb trace event to WebKit inspectorcaseq@google.com2013-02-273-0/+80
* Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...erikwright@chromium.org2013-02-271-2/+2
* Revert 184868mpearson@chromium.org2013-02-271-2/+2
* Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...erikwright@chromium.org2013-02-271-2/+2
* Revert 184797abodenha@chromium.org2013-02-272-63/+0
* Cleanup: Remove more base/file_paths.h references.thestig@chromium.org2013-02-272-2/+2
* GTTF: symbolize stack traces on Mac OS X even on crashphajdan.jr@chromium.org2013-02-272-0/+63
* Delete delayed tasks upon worker pool shutdown.erikwright@chromium.org2013-02-262-21/+85
* Replace deprecated UITextAlignment with NSTextAlignmentstuartmorgan@chromium.org2013-02-261-1/+1
* [Android] Introduce a Java wrapper for TemplateUrlService.yfriedman@chromium.org2013-02-261-2/+3
* Add support for tracking life time of client objects in trace log.caseq@google.com2013-02-263-0/+78
* Make chrome/browser/extensions use base::Clock instead of MockTimeProviderakalin@chromium.org2013-02-263-6/+12