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
path:
root
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate SkewTransformOperation.cpp and
mark@chromium.org
2009-01-09
1
-6
/
+4
*
The popup for autofill is now never activated, even when clicked.
jcampan@chromium.org
2009-01-09
6
-16
/
+9
*
Don't overwrite pre-filled values when autofilling a form.
tim@chromium.org
2009-01-09
1
-0
/
+2
*
Move default plugin resources into separate .h and .rc files
tc@google.com
2009-01-09
6
-33
/
+49
*
WebKit merge 39711:39744. This CL includes changes to webkit/glue code.
darin@chromium.org
2009-01-09
2
-1
/
+8
*
See http://trac.webkit.org/browser/trunk/LayoutTests/platform/win/Skipped?ann...
kuchhal@chromium.org
2009-01-09
1
-1
/
+4
*
Restore the color profile in the timeout case also (instead of making us do i...
thomasvl@chromium.org
2009-01-09
1
-0
/
+1
*
Add support for custom cursors set by windowless plugins. Windowless plugins ...
ananta@chromium.org
2009-01-09
13
-78
/
+324
*
Fix the windows scons build.
darin@chromium.org
2009-01-09
1
-0
/
+1
*
Merges your change (WebKit cl 39396) to the ImageDecoders into our
sky@google.com
2009-01-09
8
-8
/
+19
*
Some of these tests are missing results. Instead of creating bogus expected
darin@chromium.org
2009-01-09
1
-1
/
+1
*
Post-merge Linux layout test fixes.
evan@chromium.org
2009-01-09
1
-5
/
+7
*
Sweep the tree for SCons files still missing svn:eol-style LF.
sgk@google.com
2009-01-08
2
-120
/
+120
*
Rebaseline more tests after verifying their output is ok.
evan@chromium.org
2009-01-08
9
-10
/
+108
*
Need to skip some newly added layout tests until we support a new
darin@chromium.org
2009-01-08
1
-0
/
+4
*
Rename AffineTransformCG.cpp to TransformationMatrixCG.cpp corresponding to
mark@chromium.org
2009-01-08
1
-8
/
+6
*
Fix build bustage. Need to compile dom/DOMStringList.cpp instead of page/DOM...
darin@chromium.org
2009-01-08
1
-1
/
+1
*
Fix scons build for real this time.
darin@chromium.org
2009-01-08
1
-1
/
+1
*
Fix Scons build.
darin@chromium.org
2009-01-08
1
-0
/
+1
*
No idea why I deleted this line before. Reverts part of r7761 to fix Windows...
evan@chromium.org
2009-01-08
1
-0
/
+1
*
WebKit merge 39660:39711, part 2. Covers webkit/ changes.
darin@chromium.org
2009-01-08
12
-2385
/
+2441
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
7
-4
/
+39
*
Depend on a Japanese font to pass a few more layout tests.
evan@chromium.org
2009-01-08
10
-22
/
+22
*
* Rebaseline for LayoutTests/editing/selection/5057506.html
kuchhal@chromium.org
2009-01-08
4
-32
/
+32
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
3
-17
/
+32
*
More passing tests. Green Linux WebKit builder.
evan@chromium.org
2009-01-08
1
-2
/
+1
*
Don't show environment variables when running glue_prebuild.sh
mark@chromium.org
2009-01-08
1
-0
/
+1
*
Reduce the number of warnings in third party code.
maruel@chromium.org
2009-01-08
1
-1
/
+1
*
Rename AffineTransformSkia to TransformationMatrixSkia, Chromium side
dglazkov@google.com
2009-01-08
2
-5
/
+5
*
Move ColorSkia to ColorChromium (2/2)
dglazkov@google.com
2009-01-08
3
-9
/
+9
*
fix bustage. add paths to test_shell_tests too.
pinkerton@google.com
2009-01-08
1
-0
/
+2
*
Replace stub bogus_webkit_strings.h with real generated header via grit
pinkerton@google.com
2009-01-08
6
-52
/
+39
*
Update test list with information about a debug-mode crash.
ager@google.com
2009-01-08
1
-1
/
+4
*
- moved the defaults/prefs handling for settings during layout tests into
thomasvl@chromium.org
2009-01-08
1
-56
/
+150
*
Fix test_shell window sizing on Linux after adding the menu bar.
phajdan.jr@chromium.org
2009-01-08
2
-7
/
+10
*
Add debug menu to Linux test_shell:
phajdan.jr@chromium.org
2009-01-08
4
-117
/
+95
*
Fix Scons build I broke with r7592 and r7594.
jungshik@google.com
2009-01-08
1
-0
/
+1
*
Stub out NPN_Construct.
estade@chromium.org
2009-01-08
3
-10
/
+31
*
* Handle deferred tests while printing tests summary.
kuchhal@chromium.org
2009-01-07
2
-6
/
+14
*
Marks worker related tests as DEFERRED. I've moved all these tests to
sky@google.com
2009-01-07
1
-20
/
+7
*
Linux: build fix, Include ByteArray.cpp
agl@chromium.org
2009-01-07
1
-0
/
+1
*
Linux: add missing include path for GdkSkia.h
agl@chromium.org
2009-01-07
1
-0
/
+1
*
Add third_party/WebKit/JavaScriptCore/runtime/ByteArray.cpp to wtf build on
mark@chromium.org
2009-01-07
1
-0
/
+23
*
Rebase some layout tests.
ericroman@google.com
2009-01-07
7
-7
/
+58
*
* Fix error messaging for http server.
kuchhal@chromium.org
2009-01-07
1
-5
/
+7
*
WebKit merge 39606:39660
dimich@google.com
2009-01-07
19
-127
/
+102
*
Update comments.
evan@chromium.org
2009-01-07
1
-2
/
+2
*
Rebaseline two tests.
evan@chromium.org
2009-01-07
3
-6
/
+106
*
Move a test to the proper group in the file.
evan@chromium.org
2009-01-07
1
-3
/
+1
*
Rebaseline a test.
evan@chromium.org
2009-01-07
2
-3
/
+112
[next]