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
/
port
Commit message (
Expand
)
Author
Age
Files
Lines
*
Query the system for the blink interval setting.
deanm@chromium.org
2008-11-25
1
-2
/
+12
*
Fix a rash of uninit data errors reported by Valgrind.
agl@chromium.org
2008-11-25
1
-0
/
+2
*
Use the default handling for input styles.
deanm@chromium.org
2008-11-25
2
-10
/
+0
*
Revert caret blinking because I didn't do it right.
deanm@chromium.org
2008-11-25
1
-12
/
+2
*
Query the system for the blink interval setting.
deanm@chromium.org
2008-11-25
1
-2
/
+12
*
More GTK theme work.
deanm@chromium.org
2008-11-25
1
-52
/
+36
*
Remove a bit of code dupe in a switch.
deanm@chromium.org
2008-11-25
1
-8
/
+2
*
Revert my caret blinking change for now.
deanm@chromium.org
2008-11-25
2
-3
/
+6
*
Remove some layout-test-specific hacks.
ericroman@google.com
2008-11-25
2
-310
/
+30
*
Don't paint storm in layout test mode.
deanm@chromium.org
2008-11-25
2
-6
/
+3
*
Apply the PlatformContext's current transform when returning the cairo surfac...
estade@chromium.org
2008-11-25
2
-20
/
+23
*
Fix a regression in RenderThemeGtk.
erg@google.com
2008-11-25
1
-2
/
+5
*
Find now uses WebKit's TextMatch highlighting for Find-in-page.
finnur@google.com
2008-11-24
4
-3
/
+76
*
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
*
Bridge calls to get the root NPObject from a WebPluginContainer.
darin@chromium.org
2008-11-24
5
-46
/
+12
*
Revert part of changes made in http://codereview.chromium.org/10687
fqian@google.com
2008-11-24
2
-8
/
+41
*
Progress on form button metrics.
deanm@chromium.org
2008-11-24
2
-224
/
+235
*
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
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
5
-13
/
+11
*
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
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
6
-161
/
+160
*
Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...
brettw@google.com
2008-11-22
13
-1447
/
+0
*
Parse VDMX tables for font metrics in Skia.
agl@chromium.org
2008-11-21
1
-4
/
+9
*
Move ScheduledAction.h into bindings/v8 where it belongs.
darin@chromium.org
2008-11-21
2
-2
/
+1
*
Move skia extensions from the port to skia/ext for Windows only. Fixed the
brettw@google.com
2008-11-21
12
-2352
/
+3
*
Fix crashes while displaying large animated GIFs. Our old understanding of t...
pkasting@chromium.org
2008-11-21
3
-4
/
+10
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
6
-160
/
+161
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
6
-161
/
+160
*
Move the platform files form port to skia for Mac only. Hopefully this won't ...
brettw@google.com
2008-11-21
9
-808
/
+3
*
pull in some upstream code in this forked file
pinkerton@google.com
2008-11-21
1
-0
/
+8
*
Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,
deanm@chromium.org
2008-11-21
6
-10
/
+39
*
Relanding this fix. The earlier attempt broke test_shell_tests. The fix
ananta@chromium.org
2008-11-21
1
-1
/
+4
*
Revert r5816 due to InvokeMethods failures in test_shell_tests.
sgk@google.com
2008-11-21
1
-4
/
+1
*
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
1
-1
/
+4
*
Landing change by yury.semikhatsky@gmail.com to unfork inspector JS files.
ojan@google.com
2008-11-21
30
-12199
/
+0
*
src/webkit side of merge 38500:38550.
ojan@google.com
2008-11-21
4
-3
/
+3
*
Added GC protection support for objects with possible pending activity which ...
sgjesse@chromium.org
2008-11-20
6
-15
/
+168
*
Remove files that we no longer need after the last merge.
ojan@google.com
2008-11-20
2
-164
/
+0
*
More font metrics work for Linux
agl@chromium.org
2008-11-20
1
-2
/
+3
*
Fix assert in debug. I had this change locally and forgot to
ojan@google.com
2008-11-20
1
-1
/
+2
*
non-third_party side of merge 38389:38450.
ojan@google.com
2008-11-20
2
-0
/
+14
*
Review URL: http://codereview.chromium.org/11504
michaeln@google.com
2008-11-20
1
-18
/
+21
*
The form autofill when shown originally has no selection, pressing enter in t...
jcampan@chromium.org
2008-11-20
1
-1
/
+6
*
Reapply http://codereview.chromium.org/11225
agl@chromium.org
2008-11-19
2
-3
/
+6
*
Match Windows font metrics on Linux.
agl@chromium.org
2008-11-19
2
-11
/
+7
[next]