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
...
*
Update webkit deps after idl-file changes.
ager@google.com
2008-11-13
1
-1
/
+1
*
Unfork SVGElementInstance.idl and EventTargetNode.idl.
ager@google.com
2008-11-13
2
-13
/
+11
*
Some speculative fixes for UI test flakiness.
beng@google.com
2008-11-13
3
-11
/
+15
*
fix scons webkit build on windows
tc@google.com
2008-11-13
2
-0
/
+2
*
Disable NPAPITester.SelfDeletePluginInvokeAlert UI test. It doesn't seem to
mpcomplete@google.com
2008-11-13
1
-1
/
+1
*
Restructure the the pump for nested loops.
deanm@chromium.org
2008-11-13
2
-42
/
+83
*
* fix sandbox build on windows
tc@google.com
2008-11-13
3
-0
/
+3
*
Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...
pkasting@chromium.org
2008-11-13
10
-47
/
+58
*
Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...
brettw@google.com
2008-11-13
3
-92
/
+90
*
* another lib! fix net
tc@google.com
2008-11-13
1
-0
/
+1
*
* fix stress_cache
tc@google.com
2008-11-13
1
-0
/
+1
*
fix mac build
tony@chromium.org
2008-11-13
3
-3
/
+6
*
* fix net build
tc@google.com
2008-11-12
1
-0
/
+1
*
fix check deps
tc@google.com
2008-11-12
1
-0
/
+1
*
fix windows base build
tc@google.com
2008-11-12
1
-2
/
+3
*
Allow chromium to be built with some system libs by introducing
evanm@google.com
2008-11-12
7
-18
/
+75
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
34
-56
/
+5525
*
Add in the webkit merge revision.
ojan@google.com
2008-11-12
1
-0
/
+1
*
Fixes text field background when disabled/read-only to better match
sky@google.com
2008-11-12
2
-23
/
+44
*
add distcc_dir to the list of pass through vars
tc@google.com
2008-11-12
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/10610
dsh@google.com
2008-11-12
1
-6
/
+6
*
* Try to rename chrome exes in shutdown path as well.
kuchhal@chromium.org
2008-11-12
4
-21
/
+37
*
New functions in WebDatabase and WebDataService for the removal of form entri...
petersont@google.com
2008-11-12
5
-8
/
+172
*
Update DEPS to point at webkit@5303
aa@chromium.org
2008-11-12
1
-1
/
+1
*
Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.
mpcomplete@google.com
2008-11-12
4
-2
/
+83
*
Fix test_shell resizing.
evanm@google.com
2008-11-12
1
-4
/
+2
*
Update deps to pull in the new merge and the htmlentitycodes change.
ojan@google.com
2008-11-12
1
-1
/
+1
*
Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ...
pkasting@chromium.org
2008-11-12
3
-16
/
+37
*
Pass in SW_SHOW to ShellExecuteEx as the plugin installers can rely on this f...
ananta@chromium.org
2008-11-12
1
-0
/
+5
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
12
-36
/
+135
*
Fix infobubble crash due to first run bubble having slightly different initia...
ben@chromium.org
2008-11-12
2
-9
/
+4
*
Fixes bug in showing context menu for buttons. In particular because
sky@google.com
2008-11-12
4
-15
/
+25
*
Fixes two menu bugs:
sky@google.com
2008-11-12
1
-1
/
+20
*
Fix test_shell_test failure. I had missed the fact that the generated entity...
jam@chromium.org
2008-11-12
2
-7
/
+16
*
* add MIME type functions to ChromiumBridge
erikkay@google.com
2008-11-12
4
-23
/
+55
*
Drop the wakeup pipe completely and use the builtin glib wakeup.
deanm@chromium.org
2008-11-12
2
-39
/
+3
*
Fix Linux build. I suck.
evanm@google.com
2008-11-12
1
-1
/
+1
*
Uncomment out these two lines I commented out a few weeks ago so that the tru...
ben@chromium.org
2008-11-12
1
-4
/
+0
*
chmod +x install-build-deps.sh
evanm@google.com
2008-11-12
1
-0
/
+0
*
Show JavaScript alerts. Useful for testing nested message loops.
evanm@google.com
2008-11-12
1
-1
/
+7
*
Rebaseline 4 layout tests:
ericroman@google.com
2008-11-12
13
-16
/
+138
*
Break out command execution from ExecuteCommand implementation into separate ...
ben@chromium.org
2008-11-12
2
-514
/
+519
*
fix linux build
tc@google.com
2008-11-12
1
-1
/
+1
*
* fix linux build
tc@google.com
2008-11-12
2
-2
/
+2
*
If setProcessBackgrounded fails, don't continue through
mbelshe@google.com
2008-11-12
1
-1
/
+4
*
Fix test shell crash when clicking a drop-down select caused by r5018.
darin@chromium.org
2008-11-12
3
-3
/
+5
*
Omnibox metrics logging patch splitout, part 4: Reorder fields of Autocomplet...
pkasting@chromium.org
2008-11-12
1
-39
/
+39
*
* Need to read version from registry if relaunching browser.
kuchhal@chromium.org
2008-11-12
4
-4
/
+8
*
Make run_webkit_tests.sh multi-platform.
mmoss@google.com
2008-11-12
1
-5
/
+15
*
Rewrite the glib UI pump. Although the previous pump was correct in terms of...
deanm@chromium.org
2008-11-12
2
-258
/
+130
[prev]
[next]