summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make Flip4Mac handling version-specificstuartmorgan@chromium.org2010-12-131-8/+14
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-133-9/+12
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-121-2/+2
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-114-34/+40
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-1112-37/+39
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-114-40/+34
* Silence another failurepkasting@chromium.org2010-12-111-1/+2
* Temporarily silence a failurepkasting@chromium.org2010-12-111-0/+1
* Fix a plugin taking a whole iframe from messing with the page's zoom level.jam@chromium.org2010-12-101-0/+7
* Fix a regression introduced with the change to marshal custom HCURSOR's set b...ananta@chromium.org2010-12-101-1/+2
* Add a newline to make Linux happybrettw@google.com2010-12-091-1/+2
* Make it possible to write simple unit tests for the pepper implementation. Th...brettw@google.com2010-12-0911-2/+623
* appcache: document that the manifest parsing algorithm is fixedevan@chromium.org2010-12-091-0/+7
* Provide the right bug number for a failure.pkasting@chromium.org2010-12-091-1/+1
* Ensure that custom cursors set by windowless flash plugins get marshaled corr...ananta@chromium.org2010-12-092-23/+35