summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-092-4/+4
* Fixing test expectaions after 44119 BUG=19113 TEST=nonesergeyu@chromium.org2010-04-091-0/+6
* Optimized version of bilinear video scaler. It is about 2 times faster than S...sergeyu@chromium.org2010-04-091-18/+16
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-0927-42/+105
* WebKit roll 57243:57305ojan@chromium.org2010-04-091-2/+0
* Improve handling of plugin context menus on Leopard.stuartmorgan@chromium.org2010-04-081-2/+3
* Fix browser crash in isvalidcheck check on urls with no path e.g. about:blankinferno@chromium.org2010-04-081-0/+2
* Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-1/+0
* Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-0/+1
* Add setScrollbarPolicy to layoutTestController. The testsojan@chromium.org2010-04-082-0/+11
* Skip a test that is failing since the webkit merge.ojan@chromium.org2010-04-081-1/+3
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-072-4/+6
* ffmpeg roll will need rebasing for seek behavior changefbarchard@chromium.org2010-04-071-0/+6
* Fix a crashing bug.michaeln@chromium.org2010-04-071-1/+5
* Don't clear VideoRendererImpl's proxy_ variable during OnStop().scherkus@chromium.org2010-04-061-5/+1
* AutoFill: Parse HTMLLabel elements for form control element labels.jhawkins@chromium.org2010-04-061-3/+2
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-062-7/+14
* Remove VLC from the Mac plugin blacklist now that it's not crashingstuartmorgan@chromium.org2010-04-061-4/+0
* On sites like hulu.com while playing a video the cursor would not disappear i...ananta@chromium.org2010-04-061-2/+7
* Enforce valid Mac plugin event and drawing model pairingsstuartmorgan@chromium.org2010-04-065-7/+17
* AutoFill: Implement WebFormElementToFormData and use this to send form data tojhawkins@chromium.org2010-04-051-2/+3
* Update test shell for new dragImage api.estade@chromium.org2010-04-054-7/+18
* Fix DivX crash on the Macstuartmorgan@chromium.org2010-04-052-9/+10
* Add more wrapper functions to webkit_support to avoid dependency totkent@google.com2010-04-058-3/+297
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-0314-82/+20
* Re-submit r42290 - Remove the layout test platform-specific chromium baselinesdpranke@google.com2010-04-0325686-347701/+0
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-034-120/+2
* Include the appcache and database tracker databases into the sql diagnostics ...michaeln@chromium.org2010-04-025-7/+40
* Block plugin HandleURLRequest calls with invalid chars like @,;,\ before the ...inferno@chromium.org2010-04-022-16/+33
* editing/selection/extend-selection.html times out in debug mode.darin@chromium.org2010-04-021-0/+2
* Don't navigate TestShell page to about:blank if it's devtools frontend becaus...yurys@chromium.org2010-04-021-3/+7
* Override a few more expectations due to r43444.scherkus@chromium.org2010-04-021-0/+2
* Bilinear video scaling enabled (using Skia).scherkus@chromium.org2010-04-022-15/+25
* Don't forcibly set our network state to NETWORK_LOADING after media initializes.scherkus@chromium.org2010-04-021-3/+2
* Adding disabled appcaches information along with capability of kkanetkar@chromium.org2010-04-022-27/+121
* Reapply 43381 - Add some safeguards in DatabaseTracker to prevent writing any...michaeln@chromium.org2010-04-023-19/+70
* Block plugin HandleURLRequest calls with invalid chars like @,;,\ before the ...inferno@chromium.org2010-04-011-0/+18
* Replace the NOTIMPLEMENTED() in NPN_ForceRedraw with a commentstuartmorgan@chromium.org2010-04-011-14/+2
* Consume Char events in Mac pluginsstuartmorgan@chromium.org2010-04-011-1/+6
* Revert 43381 - Add some safeguards in DatabaseTracker to prevent writing anyt...michaeln@google.com2010-04-013-38/+16
* Add some safeguards in DatabaseTracker to prevent writing anything to disk fo...michaeln@chromium.org2010-04-013-16/+38
* Revert 43367 - Enabled pepper3d test on mac. It will be enabled on other plat...rohitrao@chromium.org2010-04-011-3/+0
* AppCache: If we can't read the existing data delete it and start over.michaeln@chromium.org2010-04-015-2/+76
* Enabled pepper-3d test on mac. It will be enabled on other platforms as soon ...alokp@chromium.org2010-04-011-0/+3
* AutoFill: Store the form method on the FormData object. This is another step...jhawkins@chromium.org2010-04-011-0/+2
* Make .def and .rc plugin files Windows-only.mmoss@google.com2010-03-311-0/+9
* Remove run_webkit_tests dependency on third_party\python_24.victorw@chromium.org2010-03-313-8/+13
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-3131-53/+53
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-312-0/+6
* Appcache Manifest Parsing Rule. If the manifest's <scheme> is secure, and the...inferno@chromium.org2010-03-302-0/+34