summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-3/+3
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Amit, please review everything.ananta@chromium.org2009-11-071-1/+1
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-031-9/+0
* WebSocket support in chromium.ukai@chromium.org2009-10-291-4/+4
* Allow <video> to read from a data URI. Data URI is now handledhclam@chromium.org2009-10-231-0/+1
* Enable WebSocket in test_shellukai@chromium.org2009-10-211-0/+11
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-3/+3
* Allow <audio> to work in extensionhclam@chromium.org2009-09-211-1/+11
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+1
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-8/+12
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-2/+2
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-3/+2
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-2/+3
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-3/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-2/+0
* Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...dimich@google.com2009-06-161-2/+2
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-051-0/+7
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-2/+2
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-181-12/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-3/+3
* Add an extra colon to make inspector work again.dglazkov@chromium.org2009-05-061-1/+1
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-2/+4
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-231-2/+4
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-3/+1
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-2/+2
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-1/+3
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-7/+0
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-2/+3
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-7/+6
* Check return value of SharedMemory::Createagl@chromium.org2009-03-181-3/+3
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-3/+5
* Get rid of stashing a frame pointer with ResourceRequest and just store the r...jam@chromium.org2009-03-161-18/+3
* Temp fix for reliablity crashes.jam@chromium.org2009-03-131-0/+3
* Implement WebSandboxSupport.darin@chromium.org2009-03-121-8/+0
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-21/+7
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-101-11/+1
* Reland r11118.darin@chromium.org2009-03-061-14/+0
* Revert r11118 :(darin@chromium.org2009-03-061-0/+14
* More WebKit API action (chromium side)darin@chromium.org2009-03-061-14/+0
* Revert r10974 since it didn't change performance on the page cyclers.darin@chromium.org2009-03-051-11/+0
* Temporarily disable cookie codepaths that use WebKitClient to analyzedarin@chromium.org2009-03-051-0/+11
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-2/+2
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-281-19/+10
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-41/+0
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-261-8/+7
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-29/+19
* Reverting 10080.jam@chromium.org2009-02-201-19/+29