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
*
WebSocket protocol handler for live experiment.
ukai@chromium.org
2009-10-21
4
-0
/
+871
*
WebKit merge 49872:49896.
yutak@chromium.org
2009-10-21
2
-9
/
+1
*
Marking more media layout tests as passing.
scherkus@chromium.org
2009-10-21
1
-4
/
+0
*
Update third_party/pywebsocket to @79.
yuzo@chromium.org
2009-10-21
1
-1
/
+1
*
add ENABLE_WEB_SOCKETS
ukai@chromium.org
2009-10-21
1
-0
/
+1
*
Rebaselining two mac media layout tests.
scherkus@chromium.org
2009-10-21
5
-8
/
+7
*
Add a line for flaky search-hidden-cancel-button.html.
tkent@chromium.org
2009-10-21
1
-0
/
+3
*
Revert r29418 as it caused a regression.
eroman@chromium.org
2009-10-21
1
-8
/
+1
*
Suppress failures since Chromium r29594.
tkent@chromium.org
2009-10-21
1
-0
/
+4
*
Suppress more ScriptString errors.
tkent@chromium.org
2009-10-21
1
-2
/
+2
*
Back out r29592 (-Wl,-pie) because apparently Valgrind doesn't understand
mark@chromium.org
2009-10-21
1
-7
/
+0
*
Reverting r29602.
tkent@chromium.org
2009-10-21
1
-11
/
+2
*
Add LayoutTest failures since r25372.
tkent@chromium.org
2009-10-21
1
-2
/
+11
*
Back out r29591 (-fstack-protector) because it may have caused Valgrind test
mark@chromium.org
2009-10-21
1
-5
/
+1
*
Reliablity test
nirnimesh@chromium.org
2009-10-21
1
-0
/
+7
*
I had some debug URL handling turned on in chrome
mbelshe@google.com
2009-10-21
2
-4
/
+5
*
revert r29588.
estade@chromium.org
2009-10-21
3
-65
/
+32
*
Fix bad identation bug.
kkania@google.com
2009-10-21
1
-2
/
+2
*
Rebaselining media layout tests.
scherkus@chromium.org
2009-10-21
55
-111
/
+290
*
Remove browser installation from lab test runner. This will now happen during...
kkania@google.com
2009-10-21
1
-60
/
+34
*
Mmm, pie.
mark@chromium.org
2009-10-21
2
-1
/
+8
*
Use -fstack-protector in Mac Debug builds.
mark@chromium.org
2009-10-21
1
-1
/
+5
*
Give ourselves 20 seconds for Chrome startup vs 4 to help alleviate intermitt...
slightlyoff@chromium.org
2009-10-21
1
-1
/
+4
*
Explain what '&&' is for in IDS_IMPORT_SETTINGS: '&&' should ...
jshin@chromium.org
2009-10-21
1
-2
/
+2
*
SQL cookie store: Safely post to DB thread from IO thread.
estade@chromium.org
2009-10-20
3
-32
/
+65
*
GTK: theme the info bar border.
estade@chromium.org
2009-10-20
5
-14
/
+56
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
13
-17
/
+263
*
Widen one suppression for x86_64, add a new upstream one.
dkegel@google.com
2009-10-20
1
-1
/
+11
*
Implement the new extension management UI. For the UI mocks
finnur@chromium.org
2009-10-20
2
-134
/
+223
*
Add styles for printing.
kathyw@google.com
2009-10-20
28
-0
/
+128
*
Make all pepper plugins default to windowless and transparent.
sehr@google.com
2009-10-20
1
-0
/
+5
*
Fix drawing code for page action badges.
mpcomplete@chromium.org
2009-10-20
8
-38
/
+117
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
18
-128
/
+133
*
Remove the unused handlers as well
arv@chromium.org
2009-10-20
1
-321
/
+1
*
New pixel baseline for float-in-float-hit-testing
victorw@chromium.org
2009-10-20
7
-3
/
+3
*
Update eTLD list to stay in sync with Mozilla. Also correct the URL atop the...
pkasting@chromium.org
2009-10-20
2
-2
/
+14
*
1. Make messageloop-based timeout work on Mac/Linux,
ojan@chromium.org
2009-10-20
5
-33
/
+54
*
Move registering o3d_host.dll to selenium.gyp because
gman@google.com
2009-10-20
3
-25
/
+87
*
Allow ESC to cancel ALT+SHIFT+T in Toolbar.
mhm@chromium.org
2009-10-20
3
-16
/
+57
*
Fix bubbles deactivating the opaque frame.
ben@chromium.org
2009-10-20
3
-10
/
+19
*
Fix ProcessUtilTest.FDRemapping hang on x86_64 by counting open fds in child ...
dkegel@google.com
2009-10-20
1
-1
/
+3
*
When an assert fails, print the data that failed the assert
sgk@chromium.org
2009-10-20
1
-6
/
+4
*
Fix bugs in rendergraph.js
gman@google.com
2009-10-20
1
-2
/
+2
*
Add a comment warning against using RSAPrivateKeyImport on untrusted sources.
rafaelw@chromium.org
2009-10-20
1
-4
/
+6
*
Revert "Temporarily adding blank line to webkit_resources.grd."
scherkus@chromium.org
2009-10-20
1
-1
/
+0
*
Temporarily adding blank line to webkit_resources.grd.
scherkus@chromium.org
2009-10-20
1
-0
/
+1
*
Make escape remove a bookmark if it's just been added (but not if it already ...
pinkerton@chromium.org
2009-10-20
2
-5
/
+66
*
Add WebFrameClient::cancelledError to avoid a dependency on
darin@chromium.org
2009-10-20
8
-38
/
+86
*
Add editable-html-element.html back to expected linux debug failure.
japhet@chromium.org
2009-10-20
1
-0
/
+1
*
linux: restore another harfbuzz patch I dropped.
evan@chromium.org
2009-10-20
2
-1
/
+23
[next]