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
...
*
GTK: More hotkeys.
estade@chromium.org
2009-07-28
4
-0
/
+38
*
- Roll DEPS to pickup fix for failure of canvas-ImageData-behaviour.html
iposva@chromium.org
2009-07-28
1
-1
/
+1
*
Old NTP: Make sure we do not try to load "undefined" for the p13n
arv@google.com
2009-07-28
2
-15
/
+28
*
Linux: it's not actually a bug to have the selection become empty in the URL ...
mdm@chromium.org
2009-07-28
1
-1
/
+1
*
Change for building dtoa on 64-bit.
deanm@chromium.org
2009-07-28
3
-1
/
+31
*
The messages attached to the task created by an IPC ChannelProxy are leaked w...
jcampan@chromium.org
2009-07-28
2
-3
/
+30
*
An example extension that uses YouTube Gdata API.
lzheng@chromium.org
2009-07-28
6
-0
/
+342
*
There are instances where the URLRequestAutomationJob::Kill() function can ge...
ananta@chromium.org
2009-07-28
1
-2
/
+4
*
Fixes the Linux build break.
klink@chromium.org
2009-07-28
1
-4
/
+0
*
Adds additional MSAA information to fill in a few gaps in the hierarchy.
klink@chromium.org
2009-07-28
7
-4
/
+63
*
Small test_shell fixes for 64-bit.
deanm@chromium.org
2009-07-28
2
-2
/
+3
*
Fix for spell check underlines disappearing when user clicks out of the Text ...
sidchat@google.com
2009-07-28
1
-2
/
+8
*
Assorted fixes for 64-bit.
deanm@chromium.org
2009-07-28
8
-14
/
+16
*
Widen a suppression to match different operator new to take
dkegel@google.com
2009-07-28
1
-1
/
+1
*
Fix a BAD_OVERRIDE defect reported by Coverity. Remove
wtc@chromium.org
2009-07-28
1
-1
/
+0
*
Fix a FORWARD_NULL defect reported by Coverity. We should
wtc@chromium.org
2009-07-28
4
-31
/
+36
*
Add a NULL check for the pending render view host when we get a close message.
brettw@chromium.org
2009-07-28
1
-1
/
+2
*
WriteData and BeginWriteData should fail if length is
wtc@chromium.org
2009-07-28
2
-4
/
+17
*
Revert "Pipeline will execute a callback whenever an run-time error has happe...
scherkus@chromium.org
2009-07-28
5
-77
/
+1
*
linux: extra shadow in prefs dialog
evan@chromium.org
2009-07-28
1
-2
/
+3
*
Reset static data in Watchdog to better isolate the tests.
phajdan.jr@chromium.org
2009-07-28
3
-6
/
+21
*
Implemented a proper clock for audio/video synchronization.
scherkus@chromium.org
2009-07-28
8
-26
/
+437
*
Rework FTP control response parsing code and fix socket Write misuse.
phajdan.jr@chromium.org
2009-07-28
7
-217
/
+524
*
"Add Page" window title capitalization was wrong.
evan@chromium.org
2009-07-28
1
-1
/
+1
*
Reenable use of ExecuteScriptInNewWorld.
mpcomplete@chromium.org
2009-07-28
4
-19
/
+40
*
Pipeline will execute a callback whenever an run-time error has happened.
kylep@chromium.org
2009-07-28
5
-1
/
+77
*
Consider "127.0.0.1" and "[::1]" local addresses for the purposes of proxy by...
ericroman@google.com
2009-07-28
3
-203
/
+255
*
Disable ShowModalDialogTest.BasicTest. Currently #2 flaky test.
phajdan.jr@chromium.org
2009-07-28
1
-1
/
+2
*
Moved the logical dependency on Blacklist from URLRequestContext
idanan@chromium.org
2009-07-28
5
-14
/
+17
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
56
-711
/
+0
*
Fix the massive type confusion for ParamTraits in the IPC code.
deanm@chromium.org
2009-07-28
1
-49
/
+22
*
Turn on metrics reporting on POSIX if user has consented.
jeremy@chromium.org
2009-07-28
3
-8
/
+10
*
Fix proxy settings for Gnome >=2.26
mattm@chromium.org
2009-07-28
1
-3
/
+33
*
When there are no images to replace a blacklisted page, putting filler
arv@google.com
2009-07-28
2
-3
/
+6
*
Cherrypick valgrind patch to fix thinko that kept
dkegel@google.com
2009-07-28
2
-0
/
+22
*
Skia merge 291:293
agl@chromium.org
2009-07-28
1
-1
/
+1
*
linux: make --single-process work again for plugins
evan@chromium.org
2009-07-28
1
-2
/
+9
*
Fix privacy text not to mention product name. Move the rest of the items in t...
pinkerton@chromium.org
2009-07-28
1
-40
/
+48
*
Enable layout tests: worker-constructor.html and worker-script-error.html.
jianli@chromium.org
2009-07-28
7
-43
/
+60
*
One more try, this time with feeling.
pinkerton@chromium.org
2009-07-28
1
-1
/
+2
*
fix duplicate expecations, again
pinkerton@chromium.org
2009-07-28
1
-1
/
+1
*
Fix duplicate expectations.
pinkerton@chromium.org
2009-07-28
1
-4
/
+1
*
Add a flaky mac-only timeout that seems to have appeared in the last day or two.
pinkerton@chromium.org
2009-07-28
1
-0
/
+3
*
Add suppression for intermittent leak in IPC::Channel::Channel
dkegel@google.com
2009-07-28
1
-0
/
+14
*
Fix schema typo in extension_api.json.
rafaelw@chromium.org
2009-07-28
2
-2
/
+2
*
DevTools: remove console API stub (works fine with new WebKit).
pfeldman@chromium.org
2009-07-28
1
-9
/
+0
*
Rewrite StringToInt traits for dealing with non-32-bit longs.
deanm@chromium.org
2009-07-28
1
-29
/
+45
*
Disable first run for the New Tab Cold perf test.
arv@google.com
2009-07-28
5
-10
/
+33
*
Roll to WebKit 46490. DevTools: Migrate to the new ScriptObject API.
pinkerton@chromium.org
2009-07-28
2
-3
/
+6
*
Fix broken array.items reference in generate doc script.
rafaelw@chromium.org
2009-07-28
1
-6
/
+10
[prev]
[next]