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
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
5
-15
/
+36
*
Implement a version of WebPlugin for Pepper to bypass the current NPAPI
brettw@chromium.org
2010-05-12
5
-248
/
+201
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
9
-42
/
+27
*
Update NULL rect handling. I updated the API but forgot to change the Chrome
brettw@chromium.org
2010-05-11
1
-3
/
+2
*
Linux: Blacklist the gecko-mediaplayer plugin. It sometimes hangs/crashes the...
thestig@chromium.org
2010-05-11
1
-3
/
+22
*
Pull latest ppapi, update rect usage.
brettw@chromium.org
2010-05-11
2
-10
/
+8
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
4
-387
/
+90
*
FTP: fix navigating to files listed under non-ASCII characters
phajdan.jr@chromium.org
2010-05-11
3
-56
/
+53
*
Apply recent changes of test_shell to webkit_support.
tkent@google.com
2010-05-11
7
-14
/
+104
*
Linux: fix compilation error with gcc 4.5.
craig.schlenter@chromium.org
2010-05-11
2
-3
/
+3
*
Revert 46876 - Pull latest ppapi, update rect usage.
willchan@chromium.org
2010-05-11
2
-8
/
+10
*
Pull latest ppapi, update rect usage.
brettw@chromium.org
2010-05-10
2
-10
/
+8
*
Cleanup: Add a bunch of missing includes.
thestig@chromium.org
2010-05-10
2
-2
/
+4
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
4
-90
/
+387
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
4
-387
/
+90
*
Stub implementation for allowDatabase callback for workers.
jochen@chromium.org
2010-05-10
1
-0
/
+7
*
Remove a dependency on upstream WebKit. webkit/glue doesn't
tony@chromium.org
2010-05-10
1
-1
/
+2
*
Partially implement the new pepper API in Chrome. This is not actually hooked
brettw@chromium.org
2010-05-07
20
-0
/
+1736
*
Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().
willchan@chromium.org
2010-05-07
2
-9
/
+11
*
Remove the obsolete JRI bits from the NPAPI headers
stuartmorgan@chromium.org
2010-05-07
1
-6
/
+1
*
Switch over to non-deprecated methods.
darin@chromium.org
2010-05-07
2
-5
/
+5
*
Add new widget API to Pepper to replace the old theming API. The implementat...
jam@chromium.org
2010-05-07
3
-38
/
+10
*
Add resource loading and resource retrieval code for Mac.
tkent@google.com
2010-05-07
4
-3
/
+148
*
Remove/update a bunch of references to the Google-internal bug tracker.
evan@chromium.org
2010-05-07
1
-1
/
+2
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
4
-90
/
+387
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
6
-96
/
+220
*
Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.
willchan@chromium.org
2010-05-06
1
-18
/
+12
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
2
-4
/
+4
*
Always use NSS for SSL in test_shell.exe on Windows.
wtc@chromium.org
2010-05-06
1
-0
/
+15
*
Rename some other occurrences of deperecated methods.
antonm@chromium.org
2010-05-06
1
-1
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
4
-387
/
+90
*
Implement SetCacheMode and CloseCurrentConnections in webkit_support.
jochen@chromium.org
2010-05-06
1
-0
/
+6
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
6
-92
/
+71
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
6
-17
/
+12
*
Add support for RTL and replace ID to the test shell notification presenter,
johnnyg@chromium.org
2010-05-05
2
-1
/
+17
*
WebKit roll to r58838.
dpranke@chromium.org
2010-05-05
1
-2
/
+0
*
Update expectations temporarily.
dpranke@chromium.org
2010-05-05
1
-0
/
+2
*
Add EGLImage as one media type different than regular uncompressed video buffer.
scherkus@chromium.org
2010-05-05
1
-2
/
+5
*
Move NPAPI to C99 types
stuartmorgan@chromium.org
2010-05-05
1
-15
/
+15
*
Cleaning up after a webkit roll.
michaeln@chromium.org
2010-05-05
2
-8
/
+6
*
Mark some more release() calls with ignore_result.
estade@chromium.org
2010-05-04
2
-11
/
+8
*
Don't autofill a read-only password field.
snej@chromium.org
2010-05-04
4
-10
/
+41
*
When running on 10.6, switch to using the new popup API.
avi@chromium.org
2010-05-04
1
-15
/
+56
*
Site isolation metrics: Sniff the actual type of cross origin text/html
japhet@chromium.org
2010-05-04
4
-0
/
+229
*
Remove accidentally-committed test logging
stuartmorgan@chromium.org
2010-05-04
1
-1
/
+0
*
Fix a crash when scrolling a fast-path QuickDraw plugin
stuartmorgan@chromium.org
2010-05-04
2
-7
/
+22
*
Switch to renamed method of SecurityPolicy and expose newly added method to l...
antonm@chromium.org
2010-05-04
2
-5
/
+30
*
WebKit roll to r58722 (also roll test_expectations overrides upstream).
dpranke@chromium.org
2010-05-04
1
-33
/
+0
*
linux: test_shell adjustments for lucid
evan@chromium.org
2010-05-04
1
-4
/
+7
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
5
-0
/
+18
[next]