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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Publish DEPS for Chromium 4.0.258.0
4.0.258.0
gitdeps
2014-04-07
1
-239
/
+141
*
Convert the existing .gyp configuration to use the new base\allocator
sgk@chromium.org
2009-11-26
6
-25
/
+37
*
Remove unexpected pass.
hamaji@chromium.org
2009-11-26
1
-3
/
+0
*
Remove Content-Type workaround for cached resources
apavlov@chromium.org
2009-11-26
3
-17
/
+44
*
Revert "Apply test isolation goodness to net_unittests."
phajdan.jr@chromium.org
2009-11-26
3
-16
/
+7
*
Fix a memory leak in DnsReloadTimer
phajdan.jr@chromium.org
2009-11-26
1
-0
/
+1
*
Update ThreadSanitizer ignore file
timurrrr@chromium.org
2009-11-26
1
-7
/
+10
*
Apply test isolation goodness to net_unittests.
phajdan.jr@chromium.org
2009-11-26
3
-7
/
+15
*
r33179 (http://codereview.chromium.org/436024) was incomplete.
yusukes@google.com
2009-11-26
1
-2
/
+2
*
Update ThreadSanitizer to rev1250
timurrrr@chromium.org
2009-11-26
1
-1
/
+1
*
Widen a Valgrind suppression, it occurs on Linux as well.
thestig@chromium.org
2009-11-26
2
-12
/
+8
*
Add new reliability bot crash signatures. Most likely caused by r33133.
thestig@chromium.org
2009-11-26
1
-0
/
+4
*
Support context data in form of a string
sgjesse@chromium.org
2009-11-26
2
-6
/
+29
*
Rebaselining overlapping-floats-with-overflow-hidden.html for LINUX.
kinuko@chromium.org
2009-11-26
3
-1
/
+1
*
Suppress a Toolbar5ImporterTest valgrind error.
thestig@chromium.org
2009-11-26
1
-0
/
+12
*
Widen a valgrind suppression, it happens on the mac as well.
thestig@chromium.org
2009-11-26
1
-15
/
+15
*
More mac valgrind suppressions for WorkerService.
thestig@chromium.org
2009-11-26
1
-2
/
+22
*
Disable tcmalloc on Linux.
thestig@chromium.org
2009-11-26
1
-1
/
+1
*
Update pywebsocket to 0.4.2
yuzo@chromium.org
2009-11-26
1
-1
/
+1
*
Throttle websocket live experiment
ukai@chromium.org
2009-11-26
1
-0
/
+8
*
Add a mac valgrind suppression for WorkerService::CreateWorker leak.
thestig@chromium.org
2009-11-26
1
-0
/
+8
*
Fork a copy of the vanilla upstream copy of page_heap.cc renamed to
sgk@chromium.org
2009-11-26
2
-0
/
+501
*
Update the url of the Ruby script following this mail so users can use the la...
yusukes@google.com
2009-11-26
1
-2
/
+2
*
Re-enable Toolbar5ImporterTest
jorlow@chromium.org
2009-11-26
1
-35
/
+38
*
Rebaselinine fast/overflow/004.html as the expected results have been updated...
kinuko@chromium.org
2009-11-26
6
-10
/
+8
*
Fix runtime error in http_server.py.
yutak@chromium.org
2009-11-26
1
-2
/
+2
*
Updating trunk VERSION from 257.0 to 258.0
chrome-bot@google.com
2009-11-26
1
-1
/
+1
*
Fix signal handlers so we don't fail a DCHECK.
thestig@chromium.org
2009-11-26
1
-10
/
+11
*
Fix keyboard focus in initial sync dialogs.
chron@google.com
2009-11-26
4
-3
/
+14
*
Changed shared worker code so incognito windows do not have access to non-inc...
atwilson@chromium.org
2009-11-26
9
-43
/
+150
*
Use Closure Compiler to compile JSTemplate. Reduces the compiled size of jst ...
arv@chromium.org
2009-11-26
3
-1696
/
+48
*
For now, let's clear local storage whenever we clear cookies.
jorlow@chromium.org
2009-11-26
8
-0
/
+59
*
Implement SyncSocket class for Posix targets (Linux, Mac), and enable the
sehr@google.com
2009-11-26
4
-12
/
+145
*
Refactor OS-dependent filename exclusion patterns
evan@chromium.org
2009-11-26
4
-92
/
+34
*
Changed comments to use HTML comments instead of class="comment".
kathyw@google.com
2009-11-26
34
-246
/
+85
*
Fix expectations logic to deal with a few more edge cases.
ojan@chromium.org
2009-11-25
1
-16
/
+32
*
Re-enable NewTabUIStartupTest.PerfRefWarm on Linux. Roll to a new
tony@chromium.org
2009-11-25
2
-3
/
+2
*
WebKit roll 51390:51395
agl@chromium.org
2009-11-25
1
-1
/
+1
*
Patching the following CL from thiago.farina@gmail.com: http://codereview.chr...
idana@chromium.org
2009-11-25
2
-10
/
+42
*
Merge r77 from upstream tcmalloc to the local chromium branch.
sgk@chromium.org
2009-11-25
19
-734
/
+263
*
Fix issue 7618
xiyuan@chromium.org
2009-11-25
2
-18
/
+43
*
Use argv[0] to print out executable usage info for media tools.
scherkus@chromium.org
2009-11-25
4
-4
/
+5
*
Be more paranoid when checking the default browser in Windows and return "not...
mdm@chromium.org
2009-11-25
3
-11
/
+5
*
Fix incognito with LocalStorage.
jorlow@chromium.org
2009-11-25
1
-1
/
+1
*
RESUBMIT of http://codereview.chromium.org/404025/show
chase@chromium.org
2009-11-25
6
-71
/
+45
*
Disable New Tab UI Warm ref test on Linux too, it's failing there too.
tony@chromium.org
2009-11-25
1
-1
/
+2
*
Fix typo in recursion detection logic
jar@chromium.org
2009-11-25
1
-1
/
+1
*
updated buildbot to test updates
erikkay@chromium.org
2009-11-25
1
-4
/
+3
*
Add a supression for CreateProfile.
jparent@chromium.org
2009-11-25
1
-0
/
+9
*
Flaky tests on linux/view/64bit builds.
oshima@chromium.org
2009-11-25
7
-16
/
+46
[next]