summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add stub PPAPI for launching NaCl's sel_ldr process.abarth@chromium.org2010-12-174-0/+57
* Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API viaabarth@chromium.org2010-12-172-1/+12
* moving mocks into webkit/mocks/annacc@chromium.org2010-12-177-17/+17
* Roll WebKit to r74255yurys@chromium.org2010-12-171-2/+0
* Temporarily add custom expectations for extensions-headers.htmlyurys@chromium.org2010-12-171-1/+1
* Remove temporary test expectation for fast/regex/pcre-test-1.html,ricow@chromium.org2010-12-171-2/+0
* Revert 69511 - Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-173-48/+9
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-173-9/+48
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-2/+2
* base/version: remove wstring versionevan@chromium.org2010-12-171-2/+2
* WebKit roll 74194:74213jianli@chromium.org2010-12-171-14/+0
* Almost done deinlining virtual methods.erg@google.com2010-12-165-6/+35
* (Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...kbr@google.com2010-12-165-0/+112
* Update latest secure version for Quicktime (7.6.9 for windows only) and RealP...panayiotis@google.com2010-12-161-6/+7
* View source uses scroll position of original page.pfeldman@chromium.org2010-12-162-7/+35
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-1616-1570/+1345
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-1699-2628/+3097
* Cache certificate verification results in memory.wtc@google.com2010-12-161-3/+6
* Add some local test_expectations.txt overrides for media tests due to r69490.scherkus@chromium.org2010-12-161-0/+7
* Add audio/wav and audio/x-wav to TestShellWebMimeRegistryImpl.scherkus@chromium.org2010-12-161-1/+6
* svg/repaint/filter-repaint.svg has incorrect image result on Mac, mark this i...yurys@chromium.org2010-12-161-0/+2
* Roll WebKit to r74182yurys@chromium.org2010-12-161-2/+0
* Mark close-during-stree-test.html as crashing in Debug buildyurys@chromium.org2010-12-161-0/+2
* Some more suppressions to webkit layout test failures.jianli@chromium.org2010-12-151-4/+6
* Supresss webkit layout test failures. Will move these upstream.jianli@chromium.org2010-12-151-0/+5
* Resource width 64->32 change.neb@chromium.org2010-12-151-4/+8
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-155-35/+38
* Keep deinlining stuff.erg@google.com2010-12-155-16/+48
* Roll WebKit to r74116yurys@chromium.org2010-12-151-3/+0
* Add custom expectations for focus-ring-detached.html and focus-ring-multiline...yurys@chromium.org2010-12-151-0/+3
* Update V8 to version 3.0.2.1.lrn@chromium.org2010-12-151-0/+2
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-153-3/+5
* Clean up PluginDataRemover.bauerb@chromium.org2010-12-152-2/+5
* Fix the last scoped_refptr misuses in NewRunnableMethod.willchan@chromium.org2010-12-151-2/+1
* net: Add namespace net to URLRequestSimpleJob.tfarina@chromium.org2010-12-154-6/+7
* Fix bug link in test_expectations.txt.ojan@chromium.org2010-12-151-1/+1
* Client-based geolocation support.jknotten@chromium.org2010-12-146-1/+74
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-146-74/+1
* Revert r69146 due to webkit layout test failures.darin@chromium.org2010-12-142-2/+19
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-148-42/+46
* Use WebFrame::createAssociatedURLLoader.darin@chromium.org2010-12-142-19/+2
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-146-1/+74
* Revert update of v8, reliability tests are failing.ricow@chromium.org2010-12-141-2/+0
* Update V8 to version 3.0.1.1ricow@chromium.org2010-12-141-0/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-146-43/+44
* Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...kinuko@chromium.org2010-12-146-15/+47
* Deinline even more destructors.erg@google.com2010-12-1415-98/+307
* Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill...annacc@chromium.org2010-12-142-6/+4
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-142-3/+3
* Even more virtual method deinlining.erg@google.com2010-12-1320-30/+86