summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-273-1/+99
* Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...msw@chromium.org2011-05-273-23/+1
* Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...glider@chromium.org2011-05-273-1/+23
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-273-99/+1
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-273-1/+99
* Revert 86899 - Base: cleanup for base.dll. Move base_switches back to thervargas@google.com2011-05-263-26/+27
* Base: cleanup for base.dll. Move base_switches back to thervargas@google.com2011-05-263-27/+26
* Fix the VS2005 build.darin@chromium.org2011-05-261-1/+4
* [Mac] Handle IORegisterForSystemPower() failure.shess@chromium.org2011-05-261-0/+4
* Revert "Land http://codereview.chromium.org/6869009 for the third time."oshima@google.com2011-05-263-19/+1
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-261-3/+18
* Switch to the new CustomHistogram::ArrayToCustomRanges() utilityjoi@chromium.org2011-05-261-0/+1
* Land http://codereview.chromium.org/6869009 for the third time.glider@chromium.org2011-05-263-1/+19
* Add BASE_API to the remaining functions in linux_util.bryner@chromium.org2011-05-261-5/+6
* Non-path Time Machine Exclusionsmrossetti@chromium.org2011-05-263-57/+43
* base/i18n: Make BreakIterator::IsWord() more readable.tfarina@chromium.org2011-05-262-19/+18
* Remove NaCl.Startups histogram, this data is tracked in the NaCl plugin nowelijahtaylor@google.com2011-05-253-56/+0
* Fix OperatingSystemName and OperatingSystemVersion on Macstuartmorgan@chromium.org2011-05-252-1/+16
* base/i18n: Pass |str| as const reference in BreakIterator::Init().tfarina@chromium.org2011-05-253-19/+19
* X message pump: Remove the GDK window event filter.sadrul@chromium.org2011-05-251-0/+5
* Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.vandebo@chromium.org2011-05-251-18/+3
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-251-3/+18
* Fixing the issue of GDK discarding unsupported XInput events.sadrul@chromium.org2011-05-252-40/+77
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-255-5/+5
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-252-8/+3
* Add missing test to WeakPtrcpu@chromium.org2011-05-241-0/+14
* Make DetectEncoding() failed when ucsdet_detect() returls NULL.yoshiki@chromium.org2011-05-241-0/+2
* Revert 86486 - Base: cleanup for base.dll. Move base_switches back to thevandebo@chromium.org2011-05-243-16/+19
* [Mac] Allow NSExceptions in certain cases.shess@chromium.org2011-05-243-0/+92
* Add BASE_API to SystemMonitor::PowerObserver to be able torvargas@google.com2011-05-241-1/+1
* Base: cleanup for base.dll. Move base_switches back to thervargas@google.com2011-05-243-19/+16
* Prevent MSVC from inlining GetProgramCounter for LTCG builds.apatrick@chromium.org2011-05-241-0/+3
* Store information about invoked RunnableFunction on stack to aid debugging of...apatrick@chromium.org2011-05-242-1/+18
* Adding support for loading custom locale resources using a command line flag.ofri@google.com2011-05-242-1/+6
* Add metrics for DHCP WPAD feature. Fix memory overwrite.joi@chromium.org2011-05-242-1/+27
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-233-19/+26
* Fix component=shared_library build for touchui.sadrul@chromium.org2011-05-231-1/+2
* Fix a possible crash on windows.thakis@chromium.org2011-05-211-1/+1
* Try another way to alias a variable in optimized builds.apatrick@chromium.org2011-05-201-4/+7
* GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_msphajdan.jr@chromium.org2011-05-202-12/+0
* Comment on WARN_UNUSED_RESULT about how to defeat it.shess@chromium.org2011-05-201-0/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-1911-20/+20
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-194-11/+11
* Switch to using TCMALLOC in browser process to fix WinHeap hanging IO thread ...rtenneti@chromium.org2011-05-191-1/+1
* Tag all tracked objects, including Tasks, with the program counter at the sit...apatrick@chromium.org2011-05-197-15/+113
* components: tag more functions with BASE_APIevan@chromium.org2011-05-191-12/+12
* Fixed spelling mistake typo in comment.wyck@chromium.org2011-05-191-2/+2
* Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...glider@chromium.org2011-05-193-19/+1
* Re-land http://codereview.chromium.org/6869009 (except for the suppressions)glider@chromium.org2011-05-193-1/+19
* memory: don't reserve trace events unless we're using tracingevan@chromium.org2011-05-181-1/+1