summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove about:tracking.eroman@chromium.org2011-11-163-779/+0
* Add OVERRIDE to base/.avi@chromium.org2011-11-1621-98/+107
* Handle null timer values when profiling sectionsjar@chromium.org2011-11-151-1/+3
* wayland: forward declare WaylandEventmsb@chromium.org2011-11-151-1/+5
* base: Refactor PendingTask out of MessageLoop.jhawkins@chromium.org2011-11-158-146/+147
* Crash on error or assert message in Debug buildjar@chromium.org2011-11-151-4/+31
* Reduce race potential for lazy testing initialization of profilerjar@chromium.org2011-11-151-8/+23
* Maximize RLIMIT_AS resource limit in nacl_helper child before execmcgrathr@chromium.org2011-11-152-1/+26
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-1520-127/+135
* Multiply the timeouts by 2 if the tests are ran under AddressSanitizer.glider@chromium.org2011-11-151-4/+14
* Revert 110021 - Broke CrOS compilersleevi@chromium.org2011-11-155-126/+33
* Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...ericdingle@chromium.org2011-11-155-33/+126
* add base/i18n OWNERS file (with just jshin in it)estade@chromium.org2011-11-151-0/+1
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-153-12/+95
* Set the profiler's thread name at a central placejar@chromium.org2011-11-153-13/+21
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-152-10/+3
* define OS_BSD on *BSD and replace the ifdefs to use thatrobert.nagy@gmail.com2011-11-154-14/+12
* Create a nicer interface for base::mac::GetValueFromDictionarykushi.p@gmail.com2011-11-153-15/+134
* Revert 109962 - Revert 109903 - Revert 109898 - Set the profiler's thread nam...kmadhusu@chromium.org2011-11-143-5/+2
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-143-95/+12
* Do not build message_pump_x.cc when use_waylandmsb@chromium.org2011-11-141-7/+7
* Revert 109903 - Revert 109898 - Set the profiler's thread name at a central p...jar@chromium.org2011-11-143-2/+5
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-143-12/+95
* Use leaky lazy instance for master lock in profilerjar@chromium.org2011-11-142-23/+23
* wayland: define base:NativeEvent for Waylandmsb@chromium.org2011-11-145-15/+130
* rename some _linux files to _posix and introduce os_bsdmark@chromium.org2011-11-144-10/+11
* Revert 109898 - Set the profiler's thread name at a central placejar@chromium.org2011-11-143-5/+2
* Set the profiler's thread name at a central placejar@chromium.org2011-11-143-2/+5
* Adjust interfaces to indicate when tracking is in progressjar@chromium.org2011-11-147-12/+35
* Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer.fischman@chromium.org2011-11-132-1/+51
* disable GetAppOutputRestrictedSIGPIPE and enable ::vswprintf on OpenBSDrobert.nagy@gmail.com2011-11-122-8/+1
* Switch to using an intergral type for durations inside profilerjar@chromium.org2011-11-114-65/+66
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-113-13/+17
* Add JavaBoundObjectsteveblock@chromium.org2011-11-112-2/+40
* base: export GetBuildTimeagl@chromium.org2011-11-117-13/+86
* Linux: Periodically check for changes to the icon directories and refresh ico...thestig@chromium.org2011-11-111-23/+48
* aura: Make the Linux version of IconLoader not require GTK+.derat@chromium.org2011-11-102-2/+11
* Cleanup at end of TLS test by freeing slotjar@chromium.org2011-11-101-1/+2
* Support thread name changes in trace eventjoth@chromium.org2011-11-103-18/+75
* Differentiate TOUCH_UI builds in crash reporting.rbyers@chromium.org2011-11-101-1/+3
* Fix AutocompleteMatch DCHECK() triggered by |RenderViewContextMenu::AppendSea...asvitkine@chromium.org2011-11-103-13/+75
* Enable -Wexit-time-destructors for base.thakis@chromium.org2011-11-092-0/+3
* Remove the remaining exit time destructors from base for linux and chromeos.thakis@chromium.org2011-11-092-16/+10
* Support --trace-startup and task tracingjoth@chromium.org2011-11-092-5/+53
* Mark FilePathWatcherTest.DisappearingDirectory as flaky.joi@chromium.org2011-11-091-0/+4
* Retry: Bind: Merge FileUtilProxy and FileSystemFileUtilProxy: Delete/Touch/Tr...kinuko@chromium.org2011-11-092-19/+39
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-091-2/+8
* Add a key/value iterator to DictionaryValue (in addition to the existing keykalman@chromium.org2011-11-082-0/+55
* add missing header dependencyensonic@google.com2011-11-081-1/+2
* Revert of Revert 108752 - Support tracking of IPC messages as tasks in profilerjar@chromium.org2011-11-0811-198/+401