index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove about:tracking.
eroman@chromium.org
2011-11-16
3
-779
/
+0
*
Add OVERRIDE to base/.
avi@chromium.org
2011-11-16
21
-98
/
+107
*
Handle null timer values when profiling sections
jar@chromium.org
2011-11-15
1
-1
/
+3
*
wayland: forward declare WaylandEvent
msb@chromium.org
2011-11-15
1
-1
/
+5
*
base: Refactor PendingTask out of MessageLoop.
jhawkins@chromium.org
2011-11-15
8
-146
/
+147
*
Crash on error or assert message in Debug build
jar@chromium.org
2011-11-15
1
-4
/
+31
*
Reduce race potential for lazy testing initialization of profiler
jar@chromium.org
2011-11-15
1
-8
/
+23
*
Maximize RLIMIT_AS resource limit in nacl_helper child before exec
mcgrathr@chromium.org
2011-11-15
2
-1
/
+26
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
20
-127
/
+135
*
Multiply the timeouts by 2 if the tests are ran under AddressSanitizer.
glider@chromium.org
2011-11-15
1
-4
/
+14
*
Revert 110021 - Broke CrOS compile
rsleevi@chromium.org
2011-11-15
5
-126
/
+33
*
Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...
ericdingle@chromium.org
2011-11-15
5
-33
/
+126
*
add base/i18n OWNERS file (with just jshin in it)
estade@chromium.org
2011-11-15
1
-0
/
+1
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-15
3
-12
/
+95
*
Set the profiler's thread name at a central place
jar@chromium.org
2011-11-15
3
-13
/
+21
*
Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...
thestig@chromium.org
2011-11-15
2
-10
/
+3
*
define OS_BSD on *BSD and replace the ifdefs to use that
robert.nagy@gmail.com
2011-11-15
4
-14
/
+12
*
Create a nicer interface for base::mac::GetValueFromDictionary
kushi.p@gmail.com
2011-11-15
3
-15
/
+134
*
Revert 109962 - Revert 109903 - Revert 109898 - Set the profiler's thread nam...
kmadhusu@chromium.org
2011-11-14
3
-5
/
+2
*
Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor
kmadhusu@chromium.org
2011-11-14
3
-95
/
+12
*
Do not build message_pump_x.cc when use_wayland
msb@chromium.org
2011-11-14
1
-7
/
+7
*
Revert 109903 - Revert 109898 - Set the profiler's thread name at a central p...
jar@chromium.org
2011-11-14
3
-2
/
+5
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-14
3
-12
/
+95
*
Use leaky lazy instance for master lock in profiler
jar@chromium.org
2011-11-14
2
-23
/
+23
*
wayland: define base:NativeEvent for Wayland
msb@chromium.org
2011-11-14
5
-15
/
+130
*
rename some _linux files to _posix and introduce os_bsd
mark@chromium.org
2011-11-14
4
-10
/
+11
*
Revert 109898 - Set the profiler's thread name at a central place
jar@chromium.org
2011-11-14
3
-5
/
+2
*
Set the profiler's thread name at a central place
jar@chromium.org
2011-11-14
3
-2
/
+5
*
Adjust interfaces to indicate when tracking is in progress
jar@chromium.org
2011-11-14
7
-12
/
+35
*
Support using UMA_HISTOGRAM_CUSTOM_ENUMERATION from the renderer.
fischman@chromium.org
2011-11-13
2
-1
/
+51
*
disable GetAppOutputRestrictedSIGPIPE and enable ::vswprintf on OpenBSD
robert.nagy@gmail.com
2011-11-12
2
-8
/
+1
*
Switch to using an intergral type for durations inside profiler
jar@chromium.org
2011-11-11
4
-65
/
+66
*
Linux: Move base/mime_util* to base/nix. It's not used on any other platform.
thestig@chromium.org
2011-11-11
3
-13
/
+17
*
Add JavaBoundObject
steveblock@chromium.org
2011-11-11
2
-2
/
+40
*
base: export GetBuildTime
agl@chromium.org
2011-11-11
7
-13
/
+86
*
Linux: Periodically check for changes to the icon directories and refresh ico...
thestig@chromium.org
2011-11-11
1
-23
/
+48
*
aura: Make the Linux version of IconLoader not require GTK+.
derat@chromium.org
2011-11-10
2
-2
/
+11
*
Cleanup at end of TLS test by freeing slot
jar@chromium.org
2011-11-10
1
-1
/
+2
*
Support thread name changes in trace event
joth@chromium.org
2011-11-10
3
-18
/
+75
*
Differentiate TOUCH_UI builds in crash reporting.
rbyers@chromium.org
2011-11-10
1
-1
/
+3
*
Fix AutocompleteMatch DCHECK() triggered by |RenderViewContextMenu::AppendSea...
asvitkine@chromium.org
2011-11-10
3
-13
/
+75
*
Enable -Wexit-time-destructors for base.
thakis@chromium.org
2011-11-09
2
-0
/
+3
*
Remove the remaining exit time destructors from base for linux and chromeos.
thakis@chromium.org
2011-11-09
2
-16
/
+10
*
Support --trace-startup and task tracing
joth@chromium.org
2011-11-09
2
-5
/
+53
*
Mark FilePathWatcherTest.DisappearingDirectory as flaky.
joi@chromium.org
2011-11-09
1
-0
/
+4
*
Retry: Bind: Merge FileUtilProxy and FileSystemFileUtilProxy: Delete/Touch/Tr...
kinuko@chromium.org
2011-11-09
2
-19
/
+39
*
[Mac] Make ScopedSendingEvent depend on protocol instead of app class.
shess@chromium.org
2011-11-09
1
-2
/
+8
*
Add a key/value iterator to DictionaryValue (in addition to the existing key
kalman@chromium.org
2011-11-08
2
-0
/
+55
*
add missing header dependency
ensonic@google.com
2011-11-08
1
-1
/
+2
*
Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler
jar@chromium.org
2011-11-08
11
-198
/
+401
[next]