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
*
Find now uses WebKit's TextMatch highlighting for Find-in-page.
finnur@google.com
2008-11-24
10
-370
/
+293
*
Clean up some net/ code. Change a number of wstrings to FilePaths.
estade@chromium.org
2008-11-24
1
-2
/
+2
*
Second try ad faster scons builds of test shell.
tc@google.com
2008-11-24
3
-92
/
+72
*
Third commit for yury's change unforking the inspector.
ojan@google.com
2008-11-24
110
-0
/
+0
*
A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes.
mmoss@google.com
2008-11-24
1
-39
/
+53
*
Revert "faster scons builds of test shell"
tc@google.com
2008-11-24
3
-72
/
+92
*
Bridge calls to get the root NPObject from a WebPluginContainer.
darin@chromium.org
2008-11-24
6
-53
/
+29
*
Revert part of changes made in http://codereview.chromium.org/10687
fqian@google.com
2008-11-24
2
-8
/
+41
*
faster scons builds of test shell
tc@google.com
2008-11-24
3
-92
/
+72
*
Fix an uninitialized variable / conditional.
deanm@chromium.org
2008-11-24
1
-0
/
+1
*
Progress on form button metrics.
deanm@chromium.org
2008-11-24
4
-231
/
+242
*
Remove some dead code.
deanm@chromium.org
2008-11-24
2
-34
/
+0
*
Try to bring a bit more structure to RenderThemeWin. This will help as Mac a...
deanm@chromium.org
2008-11-23
2
-362
/
+356
*
Make RenderThemeWin and RenderThemeGtk a bit closer to each other. This is j...
deanm@chromium.org
2008-11-22
4
-13
/
+6
*
Update scons binding include path.
deanm@chromium.org
2008-11-22
1
-1
/
+0
*
Fix the mac build by updating the include path of the skia files.
brettw@google.com
2008-11-22
1
-1
/
+1
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
18
-31
/
+29
*
Revert r5890 (accidental commit).
estade@chromium.org
2008-11-22
2
-23
/
+20
*
Correctly render scroll bars on web frames by setting a matrix translation on...
estade@chromium.org
2008-11-22
2
-20
/
+23
*
Move Platform{Canvase,Device}Mac.cpp from the Mac remove-from-input
sgk@google.com
2008-11-22
1
-38
/
+34
*
Remove skia/public/{Vector,Platform}Canvas_unittest.cpp from SCons.
sgk@google.com
2008-11-22
1
-4
/
+0
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
13
-178
/
+183
*
Update deps and the merge tool now that WebKit and WebKitLibraries have been ...
ojan@google.com
2008-11-22
1
-2
/
+0
*
Fix infinite paint loop on Linux.
evanm@google.com
2008-11-22
1
-2
/
+20
*
Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...
brettw@google.com
2008-11-22
14
-1451
/
+0
*
Update test list after webkit merge. TBR to greenify build.
ojan@google.com
2008-11-22
1
-1
/
+13
*
Parse VDMX tables for font metrics in Skia.
agl@chromium.org
2008-11-21
1
-4
/
+9
*
non third_party/WEbKit side of WebKit merge 38550:38575.
ojan@google.com
2008-11-21
5
-1
/
+16
*
Move ScheduledAction.h into bindings/v8 where it belongs.
darin@chromium.org
2008-11-21
4
-23
/
+18
*
Move skia extensions from the port to skia/ext for Windows only. Fixed the
brettw@google.com
2008-11-21
15
-2420
/
+5
*
Fix crashes while displaying large animated GIFs. Our old understanding of t...
pkasting@chromium.org
2008-11-21
3
-4
/
+10
*
Assign result of FilePath.Append(), otherwise the value isn't changed.
mmoss@google.com
2008-11-21
1
-1
/
+1
*
helper method for getting the platform name in layout tests
tc@google.com
2008-11-21
3
-9
/
+24
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
13
-182
/
+177
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
13
-177
/
+182
*
Move the platform files form port to skia for Mac only. Hopefully this won't ...
brettw@google.com
2008-11-21
11
-829
/
+3
*
Fix the getintidentifier-special-values.html plugin layout test, which broke ...
ananta@chromium.org
2008-11-21
1
-2
/
+11
*
Delete ifdefs which were causing a crash by hiding a NULL check.
erg@google.com
2008-11-21
1
-2
/
+0
*
pull in some upstream code in this forked file
pinkerton@google.com
2008-11-21
1
-0
/
+8
*
Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...
pinkerton@google.com
2008-11-21
6
-2
/
+54
*
Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,
deanm@chromium.org
2008-11-21
10
-17
/
+49
*
Relanding this fix. The earlier attempt broke test_shell_tests. The fix
ananta@chromium.org
2008-11-21
4
-4
/
+8
*
only resize the window when running layout tests. Makes it easier to use for ...
pinkerton@google.com
2008-11-21
3
-4
/
+11
*
Fix use of LOAD= with WantSystemLib() (we could blow up if a variable
sgk@google.com
2008-11-21
2
-22
/
+24
*
Revert r5816 due to InvokeMethods failures in test_shell_tests.
sgk@google.com
2008-11-21
3
-7
/
+3
*
Expanding and fleshing out the skelton for RenderThemeGtk::systemFont.
mmoss@google.com
2008-11-21
1
-2
/
+68
*
Fix Silverlight windowless plugin painting issues. This fixes the
ananta@chromium.org
2008-11-21
3
-3
/
+7
*
Mark a memory leak from the global plugin list as a known
tc@google.com
2008-11-21
1
-0
/
+255
*
Allow test_shell to open relative paths, like "test_shell ."
dsh@google.com
2008-11-21
1
-2
/
+3
*
Update tests lists after 38500:38550 merge. TBR to greenify tree.
ojan@google.com
2008-11-21
1
-2
/
+4
[next]