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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Now that we've synced to my WebKit changes I can remove the use
finnur@google.com
2008-12-10
1
-3
/
+0
*
Fix ProxyService usage in Java plugin proxy interface
amit@chromium.org
2008-12-10
1
-4
/
+7
*
Fix a crash in the copy selection code. If there's no
tc@google.com
2008-12-10
1
-0
/
+3
*
Correctly construct platform keyboard event in event sending controller.
estade@chromium.org
2008-12-09
3
-10
/
+11
*
revert commit 6607.
estade@chromium.org
2008-12-09
3
-10
/
+10
*
Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...
estade@chromium.org
2008-12-09
3
-10
/
+10
*
Add HTML for the image to the clipboard when the user selects
tc@google.com
2008-12-08
1
-6
/
+0
*
Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...
finnur@google.com
2008-12-08
1
-1
/
+1
*
Only copy image data to the clipboard when users select
tc@google.com
2008-12-08
1
-1
/
+5
*
Improve PDF FastWebView performance. This occurs because the manual data stre...
ananta@chromium.org
2008-12-06
2
-3
/
+19
*
Revert this file submitted by accident
nsylvain@chromium.org
2008-12-05
1
-11
/
+0
*
Reverting r6396 the PDF fix to not cancel the manual data stream
ananta@chromium.org
2008-12-05
5
-5
/
+29
*
update chrome strings
tc@google.com
2008-12-05
27
-53
/
+54
*
Revert "Implement setSmartInsertDeleteEnabled and
tc@google.com
2008-12-05
1
-14
/
+1
*
Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabled
tc@google.com
2008-12-05
1
-1
/
+14
*
Don't cancel the original manual data stream request when the plugin invokes
ananta@chromium.org
2008-12-04
4
-18
/
+5
*
Fix two uninitialized memory accesses.
deanm@chromium.org
2008-12-04
1
-0
/
+1
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-264
/
+264
*
Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page
finnur@google.com
2008-12-04
2
-14
/
+30
*
Update to latest trunk version of V8.
ager@google.com
2008-12-04
1
-4
/
+1
*
Fix an uninitialized variable in data: urls.
deanm@chromium.org
2008-12-03
1
-1
/
+5
*
Handle the zoom cursors properly by copying more code out of WebKit's GTK port.
evanm@google.com
2008-12-03
2
-2
/
+262
*
Add a MEDIA resource to webkit port and glue code so that
hclam@chromium.org
2008-12-03
2
-1
/
+6
*
Change the map of accessibility id to IAccessible interface to hold
ananta@chromium.org
2008-12-02
2
-2
/
+4
*
Allow PDF files to open in Acrobat Reader.
ananta@chromium.org
2008-12-02
6
-19
/
+19
*
Fix text selection for the Mac test_shell, for some value of "fix".
paul@chromium.org
2008-12-02
1
-1
/
+1
*
Remove the URL and title from the state getting functions and IPC messages.
brettw@google.com
2008-12-02
3
-26
/
+20
*
src/webkit side of webkit merge 38729:38760
ojan@google.com
2008-12-01
5
-2
/
+21
*
Enable the X selection clipboard for copying html and text out of a linux tes...
tc@google.com
2008-12-01
5
-4
/
+22
*
Fix printing. With a webkit merge, the paint() command started to be delegate...
maruel@chromium.org
2008-12-01
1
-1
/
+2
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-6
/
+10
*
Fix null dereference that happens in accessibilty because FrameView is gone d...
jam@chromium.org
2008-11-27
2
-12
/
+11
*
src/webkit side of webKit merge 38653:38729
ojan@google.com
2008-11-27
3
-6
/
+9
*
The autofill code was always assuming input element were part of a form, whic...
jcampan@chromium.org
2008-11-26
1
-1
/
+1
*
Remove dependencies on base/ from MIMETypeRegistry.cpp
darin@chromium.org
2008-11-26
1
-0
/
+12
*
Remove a layout-test-only font-fallback path.
ericroman@google.com
2008-11-26
2
-45
/
+0
*
Remove dependencies on base/glue from these 2 port files.
jam@chromium.org
2008-11-26
1
-0
/
+12
*
Reverting 6043.
ojan@google.com
2008-11-26
1
-12
/
+0
*
Remove dependencies on base/ from MIMETypeRegistry.cpp
darin@chromium.org
2008-11-26
1
-0
/
+12
*
The autofill menu does not accept the selection on abandon, such as when pres...
jcampan@chromium.org
2008-11-26
1
-1
/
+1
*
Ensure that the context menu shows up in a windowless Silverlight plugin inst...
ananta@chromium.org
2008-11-26
2
-3
/
+61
*
src/webkit side of webKit merge 38600:38625.
ojan@google.com
2008-11-26
2
-11
/
+16
*
Implement the rest of ScreenInfo on Linux.
agl@chromium.org
2008-11-26
2
-2
/
+27
*
Make sure threading is initialized when running test_shell_tests
ojan@google.com
2008-11-25
2
-0
/
+6
*
Fixes the WebRequest API to consistently use std::string instead of
darin@chromium.org
2008-11-25
3
-21
/
+21
*
Find now uses WebKit's TextMatch highlighting for Find-in-page.
finnur@google.com
2008-11-24
6
-367
/
+217
*
Second try ad faster scons builds of test shell.
tc@google.com
2008-11-24
1
-0
/
+6
*
Revert "faster scons builds of test shell"
tc@google.com
2008-11-24
1
-6
/
+0
*
Bridge calls to get the root NPObject from a WebPluginContainer.
darin@chromium.org
2008-11-24
1
-7
/
+17
*
faster scons builds of test shell
tc@google.com
2008-11-24
1
-0
/
+6
[prev]
[next]