summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* enable hairline-clipping fixreed@google.com2012-03-161-0/+8
* suppress this test until webkit's version is pulled inreed@google.com2012-03-161-0/+3
* [Chromoting] Add USB keycode handling to Windows client.garykac@chromium.org2012-03-164-139/+182
* chromeos: Do not peek at /home/chronos/user/Downloadssatorux@chromium.org2012-03-161-27/+28
* Revert 127030 - chromeos: Do not peek at /home/chronos/user/Downloadstbarzic@chromium.org2012-03-161-28/+27
* mac: Move EventWithMenuAction() to the only file where it's called.thakis@chromium.org2012-03-163-74/+61
* Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...jamesr@chromium.org2012-03-162-10/+1
* chromeos: Do not peek at /home/chronos/user/Downloadssatorux@chromium.org2012-03-151-27/+28
* Callback renaming in media code.xhwang@chromium.org2012-03-154-7/+7
* Update Linux nativeKeyCode to USB keycode conversion table.garykac@chromium.org2012-03-151-62/+151
* Revert 126933 - roll skia to 3402zmo@google.com2012-03-151-3/+0
* Reduce unnecessary network connections.fischman@chromium.org2012-03-154-63/+17
* Native to USB keycode conversion for Macgarykac@chromium.org2012-03-154-2/+417
* roll skia to 3402reed@google.com2012-03-151-0/+3
* Added out-of-process support for server sockets.ygorshenin@chromium.org2012-03-156-29/+22
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-158-2/+100
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-158-2/+111