summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twicedavidben@chromium.org2011-06-121-3/+5
* AppCache + Quota integrationmichaeln@google.com2011-06-1021-66/+1544
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-107-386/+1
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-105-15/+42
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-105-42/+15
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-105-15/+42
* JRE6u26 sounds like it fixes some pretty nasty bugs:cevans@chromium.org2011-06-101-2/+2
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-103-3/+29
* Don't write image markup to the clipboard when copying images on OS X.dcheng@chromium.org2011-06-091-4/+9
* Fix bug 84783: BlobURLRequestJobTest uses URLRequest::job()jianli@chromium.org2011-06-091-3/+1
* Roll V8 to version 3.4.2.1erik.corry@gmail.com2011-06-081-0/+5
* roll clang 131935:132017thakis@chromium.org2011-06-087-7/+12
* Add new expectations for registerProtocolHandler, soon to be rolled in from W...koz@chromium.org2011-06-081-0/+2
* Revert V8 roll due to failure of WebNavigationIFrameerik.corry@gmail.com2011-06-071-5/+0
* Roll V8 to version 3.4.2. Second attempt.erik.corry@gmail.com2011-06-071-0/+5
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-073-12/+11
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-076-4/+46
* Fix a null pointer crasher.michaeln@google.com2011-06-072-6/+11
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-064-49/+69
* Removing the NACL function LaunchSelLdr from webkit_glue.h as this functional...ananta@chromium.org2011-06-061-6/+0
* Move setToolTipText related functions from RenderView to RenderWidget.Takano.Naoki@gmail.com2011-06-063-0/+7
* Revert V8 roll due to buildbot failures.erik.corry@gmail.com2011-06-061-4/+0
* Bump V8 to version 3.4.2.erik.corry@gmail.com2011-06-061-0/+4
* Reduce one of the implicit dependencies of src\content on chrome\renderer by ...ananta@chromium.org2011-06-058-87/+7
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-044-69/+49
* make command buffer work in DRTgman@chromium.org2011-06-041-5/+33
* Proper fix for a leak problem previously hacked around inericu@chromium.org2011-06-042-16/+13
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-044-49/+69
* make command buffer work in DRTgman@chromium.org2011-06-037-1407/+1543
* Changes to have chrome building with net.dllrvargas@google.com2011-06-033-1/+6
* Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).vmr@chromium.org2011-06-032-15/+16
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-0/+1
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-1/+0
* Fix BufferedResourceLoader's kReadThenDefer strategy.scherkus@chromium.org2011-06-033-7/+44
* Fix comment in pdf interface.elijahtaylor@google.com2011-06-031-2/+2
* Fix resource icons not writing to shared memory correctly.elijahtaylor@google.com2011-06-021-5/+3
* Don't allow Pepper URL requests to have Javascript URLs. Modify PPB_URLReques...bbudge@google.com2011-06-023-1/+13
* This goes in first, followed by a webkit change that defines WEBFILESYSTEMCAL...ericu@chromium.org2011-06-023-26/+141
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-06-021-1/+1
* Remove downstream suppressions. These suppressions are blocking me from reso...abarth@chromium.org2011-06-011-23/+1
* Roll WebKit DEPS: 87771 => 87815.abarth@chromium.org2011-06-011-0/+3
* Infobar Windows Media Player plug-in by default.cevans@chromium.org2011-06-013-2/+8
* Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-014-1/+9
* Revert Update V8 to version 3.4.1ricow@chromium.org2011-06-011-5/+0
* Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-014-9/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-0136-670/+495
* Update V8 to version 3.4.1.ricow@chromium.org2011-06-011-0/+4
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-0136-491/+670
* Revert 87419 - Add some missing virtual keywords to fix the clang build.thestig@chromium.org2011-06-012-2/+2
* Don't crash when quota is queried on file:///kinuko@chromium.org2011-06-012-8/+30