summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sampling profiler for chrome://tracingscottmg@chromium.org2013-02-265-5/+244
* Fix instant extended grey autocompletion for RTL languages in CrOS and Win.beaudoin@chromium.org2013-02-263-14/+134
* Linux: apply a different hyphen patch.phajdan.jr@chromium.org2013-02-253-0/+17
* Make Ash unittests clean up zombie viewer processes between test runs. These ...robertshield@chromium.org2013-02-253-0/+186
* Remove forwarding include for base/files/file_path except for MTPD.brettw@chromium.org2013-02-241-1/+4
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-2411-221/+284
* Revert 184352brettw@chromium.org2013-02-243-30/+10
* Revert 184353brettw@chromium.org2013-02-242-12/+2
* Move WideToASCII to the base namespace.brettw@chromium.org2013-02-242-2/+12
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-243-10/+30
* Move file_path.h to base/files.brettw@chromium.org2013-02-2481-525/+531
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-0/+7
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-234-41/+111
* Revert 184179dcheng@chromium.org2013-02-231-22/+19
* Update scoped_ptr<T>::reset() to more closely match std::unique_ptr<T>.dcheng@chromium.org2013-02-221-19/+22
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-223-3/+4
* Implement WebStorage API methodsboliu@chromium.org2013-02-223-0/+55
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-1/+1
* Add gyp flag to specify whether we should optimize JNI generation.tedchoc@chromium.org2013-02-221-2/+12
* fixes to pre_libc.py script to correctly strip x64wfh@chromium.org2013-02-212-9/+18
* Add a Clock and TickClock interface for mocking out timeakalin@chromium.org2013-02-2115-0/+325
* Get rid of the ability to unregister preferences.joi@chromium.org2013-02-214-45/+7
* Remove a TODO that we don't plan to address (at least not for now). Add comme...joi@chromium.org2013-02-211-1/+3
* Fix crash in Android NCN due to the use of ActivityStatus.CREATED event.pliard@chromium.org2013-02-211-6/+5
* Truncate the download file name if it exceeds the filesystem limit.kinaba@chromium.org2013-02-213-0/+34
* Use _target_name instead of package_name for java*.gypicjhopman@chromium.org2013-02-201-2/+0
* Roll DEPS for mtpd to use base::FilePath.thestig@chromium.org2013-02-201-6/+0
* Add a missing base:: in the tracing macros.dsinclair@chromium.org2013-02-191-1/+1
* Fix crash on Android when the Main activity is resumed after it was destroyed.pliard@chromium.org2013-02-191-1/+7
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-192-7/+7
* History: Pass min/max timestamps as query parameters to history server.dubroy@chromium.org2013-02-182-3/+5
* Revert 183116grt@chromium.org2013-02-182-5/+3
* History: Pass min/max timestamps as query parameters to history server.dubroy@chromium.org2013-02-182-3/+5
* Revert 183089jschuh@chromium.org2013-02-181-498/+438
* Linux: add option to use system tcmalloc (off by default)phajdan.jr@chromium.org2013-02-181-438/+498
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-1810-280/+283