summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* IndexedDB: Impose a 64MB limit on the size of values that can be stored.jsbell@chromium.org2012-03-271-2/+2
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-262-16/+65
* Fix reporting of Media.AcceleratedCompositingActive to account for JS-created...fischman@chromium.org2012-03-262-10/+10
* Move |requires_authorization| flag and |update_url| for plug-ins out of webki...bauerb@chromium.org2012-03-266-164/+100
* Add a message for plug-in initialization errors.bauerb@chromium.org2012-03-262-55/+61
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-243-45/+54
* Add full support for filesystem URLs.ericu@google.com2012-03-243-54/+45
* Be sure to create the 'Local Storage' directory if needed.michaeln@google.com2012-03-232-1/+8
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-231-2/+3
* Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.mmocny@chromium.org2012-03-234-2/+37
* Removing stale downstream expectations.pfeldman@chromium.org2012-03-231-23/+0
* Add disable for threaded compositing to about:flags in preparation for turnin...nduca@google.com2012-03-232-2/+0
* DomStorage data deletion and memory purging.michaeln@google.com2012-03-2310-45/+367
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-2/+2
* Add smooth scrolling command line switch for test_shell.scottbyer@chromium.org2012-03-225-2/+15
* Linux: Fix the build for Ubuntu Precise.thestig@chromium.org2012-03-221-1/+1
* PepperPlatformAudioInputImpl: support audio input device selection.yzshen@chromium.org2012-03-216-27/+43
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* Use a new scheme for swapping out RenderViews.creis@chromium.org2012-03-211-0/+4
* DomStorage commit task sequencing. Use two workerpool task sequences (primary...michaeln@google.com2012-03-2112-183/+453
* Bind RenderViewImpl routing_id to SocketStreamHosttoyoshim@chromium.org2012-03-212-23/+30
* Prevent npapi plugin paint when per-tile painting is used.reveman@chromium.org2012-03-212-3/+3
* Added a guard on GetLocalizedString() to make it work with unit tests.morrita@chromium.org2012-03-211-0/+4
* Add metrics for counting # of origins per filesystem typekinuko@chromium.org2012-03-211-5/+12
* Avoid accessing VarTracker from multiple threads.yzshen@chromium.org2012-03-211-0/+10
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-3/+3
* Add traces in PPB_Graphics2Dpiman@chromium.org2012-03-201-0/+4
* Out-of-process implementation of the PPB_NetworkMonitor_Private interface.sergeyu@chromium.org2012-03-201-10/+12
* [Chromoting/PPAPI] Update the Windows scancodes for the arrow keys in the USB...garykac@chromium.org2012-03-201-9/+9
* Use CTFontManagerRegisterFontsForURLs in webkit support if we're building on ...jochen@chromium.org2012-03-201-0/+21
* Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...michaeln@google.com2012-03-204-12/+107
* Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...dgrogan@chromium.org2012-03-194-106/+12
* DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...michaeln@google.com2012-03-194-12/+106
* Add a private PPB_Talk_Private interface.varunjain@chromium.org2012-03-193-0/+7
* Switch an error handler from calling exit() to simply crashing.eroman@chromium.org2012-03-191-1/+4
* ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.tfarina@chromium.org2012-03-191-2/+2
* Group all plug-ins with "Google Talk" in the name.bauerb@chromium.org2012-03-191-1/+1
* BaseSessionService: Remove HTTP bodies from content state if they contain pas...marja@chromium.org2012-03-193-15/+128
* Fix null pointer dereferences in valgrind tests.tkent@chromium.org2012-03-192-4/+3
* npapi plugins: Make sure WebPlugin has no key functions on mac.thakis@chromium.org2012-03-194-9/+9
* Add frame hashing to PipelineIntegrationTests.dalecurtis@chromium.org2012-03-171-1/+2
* Consistent initialization of GL objects in WebGraphicsContext3DInProcessImpl ...reveman@chromium.org2012-03-171-3/+3
* BufferedDataSource wants to know the content length of non-http(s) resources,...fischman@chromium.org2012-03-178-778/+4
* Add OpenGL occlusion query support to pepper.jbauman@chromium.org2012-03-161-0/+2
* Route GPU process console messages through pepper.jbauman@chromium.org2012-03-163-0/+39
* An internal intents dispatcher useful for initiating an intent from the brows...gbillock@chromium.org2012-03-162-4/+29
* Re-land http://codereview.chromium.org/9403039/, r124106dmichael@chromium.org2012-03-167-18/+58
* Don't trigger second request on missing instance size in Content-Range.fischman@chromium.org2012-03-166-14/+123
* Trust servers that claim "Accept-Ranges: bytes" but serve a 200 for Range:0-fischman@chromium.org2012-03-162-3/+20
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-166-12/+13