summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* End of stream logic implemented & removed the need for pending_buffers_.acolwell@chromium.org2011-07-212-35/+131
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-212-6/+2
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-212-2/+6
* LayoutTests/http/tests/websocket/tests/hixie76/simple-stress.html was flaky.toyoshim@chromium.org2011-07-211-9/+10
* Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.bbudge@chromium.org2011-07-212-12/+16
* Fill size and modified time entry on FileSystem API directory viewtzik@chromium.org2011-07-212-19/+100
* Add a localizable string for the default label of <details>.tkent@chromium.org2011-07-212-0/+5
* revert r93279saintlou@chromium.org2011-07-202-7/+1
* Remove MediaFormat once and for all.scherkus@chromium.org2011-07-205-25/+1
* 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