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
*
Allows base to be built for host on android.
bulach@chromium.org
2011-11-22
1
-20
/
+39
*
Upstream: Gyp changes to build net_unittests for Android.
jingzhao@chromium.org
2011-11-22
1
-8
/
+15
*
ASAN timeout on OutOfProcessPPAPITest.*
dhollowa@chromium.org
2011-11-22
1
-1
/
+1
*
Remove TOUCH_UI definition and make use_virtual_keyboard an independant varia...
saintlou@chromium.org
2011-11-22
1
-1
/
+1
*
Replace ScopedCommandLineOverride with TestSuite listener.
miket@chromium.org
2011-11-22
2
-1
/
+30
*
Some dead-code removal from message_pump_x and touch_factory.
sadrul@chromium.org
2011-11-21
2
-202
/
+7
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
19
-2638
/
+3218
*
Fixing some warning due to different signess of char
kristianm@chromium.org
2011-11-21
1
-2
/
+8
*
compositor_unittests target is unimplmented on Mac
dhollowa@chromium.org
2011-11-21
1
-1
/
+1
*
Switch to a simple linked-list for worker thread pool
jar@chromium.org
2011-11-20
2
-123
/
+73
*
wayland: use message_pump_observer common code
msb@chromium.org
2011-11-18
2
-23
/
+1
*
base::Bind: Convert chrome_frame/.
jhawkins@chromium.org
2011-11-18
1
-1
/
+1
*
Create files readable by grp and oth in base::PlatformFile for posix.
tbarzic@chromium.org
2011-11-18
1
-2
/
+7
*
Avoid any possibility of an Alloc during TLS thread teardown
jar@chromium.org
2011-11-18
2
-23
/
+86
*
Implement TRACE_COUNTER
nduca@chromium.org
2011-11-18
3
-2
/
+119
*
Attempt to fix Windows shared builder following r110206/r110595
rsleevi@chromium.org
2011-11-18
1
-2
/
+3
*
Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...
ericdingle@chromium.org
2011-11-18
5
-29
/
+120
*
ChromeFrame: Convert TaskMarshallerThroughMessageQueue to new Callback system.
jhawkins@chromium.org
2011-11-17
4
-8
/
+6
*
Allow trailing comma in JSON policy files.
pastarmovj@chromium.org
2011-11-17
4
-1
/
+165
*
Valgrind: Fix a leak in GetValueFromDictionary for cocoa.
jhawkins@chromium.org
2011-11-16
1
-2
/
+4
*
base::Bind() conversion for chrome/browser/search_engines
dcheng@chromium.org
2011-11-16
5
-243
/
+0
*
Convert NewRunnableMethod() to base::Bind() in base::TestThreadHelper.
dcheng@chromium.org
2011-11-16
1
-2
/
+3
*
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
[next]