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
*
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
*
More Linux build fixes.
agl@chromium.org
2008-11-19
1
-9
/
+43
*
Mac changes for r5690
mark@chromium.org
2008-11-19
1
-0
/
+2
*
Mac changes for r5690
mark@chromium.org
2008-11-19
2
-0
/
+4
*
Minor Linux build fixups
agl@chromium.org
2008-11-19
3
-4
/
+4
*
Fix typo for Linux build.
brettw@google.com
2008-11-19
1
-1
/
+1
*
Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...
brettw@google.com
2008-11-19
28
-0
/
+4558
*
delete more unused code
pinkerton@google.com
2008-11-19
1
-624
/
+0
*
Cleanup TemporaryLinkStubs.cpp.
darin@chromium.org
2008-11-19
1
-35
/
+39
*
remove unused file
pinkerton@google.com
2008-11-19
1
-264
/
+0
*
Remove cf_html from webdropdata.h. This is windows
tc@google.com
2008-11-19
4
-15
/
+19
*
Review URL: http://codereview.chromium.org/11434
michaeln@google.com
2008-11-18
3
-62
/
+15
*
Remove most base dependencies from ImageSkia. Poke through the resource getti...
brettw@google.com
2008-11-18
2
-79
/
+18
*
add drag delay for mac
tc@google.com
2008-11-18
1
-0
/
+4
*
Fix the set of fonts used for test_shell.
agl@chromium.org
2008-11-18
1
-2
/
+2
*
Backout my image change which broke mac.
brettw@google.com
2008-11-18
2
-21
/
+80
*
* remove glue dependency from PluginsChromium* renamed some of the MIME API t...
erikkay@google.com
2008-11-18
3
-55
/
+52
*
Remove most base dependencies from ImageSkia.
brettw@google.com
2008-11-18
2
-80
/
+21
*
Revert 5595
maruel@chromium.org
2008-11-18
1
-2
/
+2
*
Added parameter checking to window.postMessage. Before this change passing an...
sgjesse@chromium.org
2008-11-18
1
-3
/
+5
*
Fix the set of fonts used for test_shell.
agl@chromium.org
2008-11-18
1
-2
/
+2
*
Remove base and STL dependencies from FontCacheWin except for font_utils, whi...
brettw@google.com
2008-11-17
1
-50
/
+41
*
Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from
brettw@google.com
2008-11-17
11
-193
/
+2016
*
Fix a renderer crashing bug with NPObject method references.
michaeln@google.com
2008-11-14
1
-3
/
+7
*
Added stats counters and trace event to ChromiumBridge.
erikkay@google.com
2008-11-14
4
-15
/
+22
[next]