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
*
Return the right error code when we proxy a call
nsylvain@chromium.org
2008-11-13
7
-25
/
+72
*
Remove the extra junk from the sandbox.sln file.
nsylvain@chromium.org
2008-11-13
1
-64
/
+0
*
Fix mouse and keyboard input a bit.
deanm@chromium.org
2008-11-13
2
-6
/
+33
*
Unfork Plugin.h, PluginArray.h and MimeTypeArray.h.
jam@chromium.org
2008-11-13
1
-7
/
+9
*
Remove tests from pending/ that have been sent upstream or had already been
pamg@google.com
2008-11-13
147
-11791
/
+0
*
Reduce memory consumption by keeping the SafeBrowsing
paulg@google.com
2008-11-13
5
-83
/
+182
*
Fix assignment of a javascript: URL to window.location.href
darin@chromium.org
2008-11-13
2
-17
/
+8
*
Unbreak build, replacing corrupted version
amanda@chromium.org
2008-11-13
1
-2
/
+2
*
Fix DEPS that i somehow screwed up.
ojan@google.com
2008-11-13
1
-1
/
+1
*
Add builder for Safari resource files. Had to restructure some input files.
mpcomplete@chromium.org
2008-11-13
6
-44
/
+83
*
* Copy webkit_glue font functions into ChromiumBridge.
erikkay@google.com
2008-11-13
16
-194
/
+51
*
Fix a crash in runOpenPanel where an array size wasn't being checked. To rep...
erikkay@google.com
2008-11-13
1
-2
/
+3
*
Puts chrome menus on a slimfast diet: they are no longer chubby. I
sky@google.com
2008-11-13
3
-14
/
+65
*
Second part of the new merge. Just adds FloatQuad.h/cpp to WebCore build.
ojan@google.com
2008-11-13
4
-1
/
+16
*
Reordered some logic to fix a bug which caused the clearing of the database t...
petersont@google.com
2008-11-13
1
-5
/
+7
*
Initialize WTF threading before calling EventNames::init() in
sgk@google.com
2008-11-13
1
-0
/
+1
*
Add extra pass throughs for enforge.
agl@chromium.org
2008-11-13
1
-4
/
+6
*
* Fix Google Chrome build broken by r4284.
kuchhal@chromium.org
2008-11-13
1
-2
/
+2
*
disable warnings in third_party dmg_fp
tc@google.com
2008-11-13
2
-0
/
+5
*
Do another merge using nifty new merge script (CL for that coming soon).
ojan@google.com
2008-11-13
1
-1
/
+1
*
Fix LayoutTests/http/tests/loading/gmail-assert-on-load.html test.
darin@chromium.org
2008-11-13
2
-5
/
+3
*
Temporary fix on Finnur's behalf to make find useful until bigger fix is
sky@google.com
2008-11-13
1
-2
/
+4
*
Avoid flakiness related to progress notifications sometimes happening in a ne...
darin@chromium.org
2008-11-13
3
-35
/
+5
*
Changes UnloadUITest to navigate to last URL synchronously in hopes of
sky@google.com
2008-11-13
1
-3
/
+4
*
revert these changes to see if this helps the UI tests.
beng@google.com
2008-11-13
1
-3
/
+3
*
Delay the ProcessWork call just like WebKit's DumpRenderTree implementation.
darin@chromium.org
2008-11-13
2
-10
/
+18
*
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
[next]