summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UIsaintlou@chromium.org2011-07-202-1/+7
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-201-9/+6
* Remove downstream WebKit test expectations after r93242.rniwa@chromium.org2011-07-201-2/+0
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-203-14/+14
* Implement IAccessibleTable and IAccessibleTableCell so that screendmazzoni@chromium.org2011-07-202-28/+71
* Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-204-14/+0
* reland patch http://codereview.chromium.org/7204008 after webrtc build has be...wjia@chromium.org2011-07-205-5/+58
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-206-32/+62
* Convert PPB_Surface3D to use tracked callbacks.viettrungluu@chromium.org2011-07-202-17/+26
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-206-62/+32
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-206-32/+62
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-206-62/+32
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-206-32/+62
* Add a PluginList::stale() method that returns true if the list of plugins has...bauerb@chromium.org2011-07-202-17/+7
* PPB_FileSystem::Open should return PP_ERROR_INPROGRESS when another callback ispolina@google.com2011-07-201-1/+1
* Remove --disable-3d-apis check for pepper interfaces in the renderer.mnissler@chromium.org2011-07-201-22/+19
* Add crashing test expectation to svg/custom/crash-textPath-attributes.html.rniwa@chromium.org2011-07-201-0/+2
* Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...scherkus@chromium.org2011-07-201-8/+4
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-6/+12
* Move check for Javascript URL to PPB_URLRequestInfo_Impl::RequiresUniversalAc...bbudge@chromium.org2011-07-202-7/+8
* some cleanup for base/stl_utildilmah@chromium.org2011-07-1914-14/+15
* Reparenting of RendererGLContexts supports going from no parent to having a p...apatrick@chromium.org2011-07-194-0/+14
* CrOS - Fix crash when closing file pickerjamescook@chromium.org2011-07-191-1/+0
* Binding Graphics3D with Instance and OpenGLES2 interface.alokp@chromium.org2011-07-196-929/+88
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-193-28/+100
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-1914-38/+35
* Unbind currently bound surface before binding new surface.reveman@google.com2011-07-191-9/+11
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-192-20/+6
* Update the widget API to use the new InputEvent resource rather than the oldbrettw@chromium.org2011-07-197-45/+82
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-192-26/+14
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-194-29/+281
* FileManagerDialogTest.SelectFileAndCancel flaky.grt@chromium.org2011-07-191030-0/+164108
|\
* | Roll ANGLE r704:r705jbauman@chromium.org2011-07-191030-164108/+0
* | Make unfiltered events default to 'handled'.dmichael@chromium.org2011-07-191-0/+2
|/
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-198-19/+32
* Adding FileUtilProxy::Entry::{size,last_modified_time},tzik@chromium.org2011-07-194-20/+55
* Fix forgotten bool location.brettw@chromium.org2011-07-191-2/+1
* Fix vertical range slider.rogerta@chromium.org2011-07-191-4/+25
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-184-281/+28
* Remove webkit/data/layout_tests since we have no more tests totony@chromium.org2011-07-183-31/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-184-28/+281
* Strip fragments prior to looking up blob urls in our map of registered blobs.michaeln@google.com2011-07-181-2/+29
* Fix media code to use initializer-list style for inheritance.scherkus@chromium.org2011-07-182-5/+6
* Removing support dev file interfaces.sanga@chromium.org2011-07-171-17/+0
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-173-44/+86
* Collect stats on MIME types seen for Flash plug-in loads. This will help uscevans@chromium.org2011-07-151-1/+40
* [Reverted due to check_deps failure]zea@chromium.org2011-07-151-3/+3
* Prepare for WebKitClient rename setSharedTimerFireTime->setSharedTimerFireInt...jamesr@chromium.org2011-07-152-9/+23
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-151-3/+3
* Avoid leaking file handles.yzshen@chromium.org2011-07-155-4/+8