summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-199-10/+10
* Uses GURL instead of host for requesting Geolocation permission.bulach@chromium.org2010-03-191-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-193-8/+6
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-187-0/+311
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-183-43/+42
* Minor extension infobar changes.finnur@chromium.org2010-03-181-1/+1
* Follow up on http://codereview.chromium.org/848003bulach@chromium.org2010-03-182-8/+0
* Better error messages for SSL client-cert errors.snej@chromium.org2010-03-181-0/+14
* Fix the initial draw handing of Core Animation pluginsstuartmorgan@chromium.org2010-03-182-6/+11
* Retry r41799:estade@chromium.org2010-03-182-1/+26
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-2/+14
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-183-4/+4
* Revert r41803 and r41799estade@chromium.org2010-03-172-29/+4
* Committing for dcheng@brg@chromium.com2010-03-171-0/+1
* Add the descriptor support needed for Pepper in a way that doessehr@google.com2010-03-171-0/+71
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-173-2/+4
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-171-0/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-177-8/+8
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-177-311/+0
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+1
* Basic DragImage implementation.estade@chromium.org2010-03-172-4/+29
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-177-0/+311
* Use the full URL of the icon in the notification, not just the string passed ...johnnyg@chromium.org2010-03-161-1/+1
* The plugin channel host in the renderer process should not initialize IPCmark@chromium.org2010-03-161-0/+17
* Send cross frame accesses which WebKit reports to UMA.johnnyg@chromium.org2010-03-162-1/+32
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-162-2/+2
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+1
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-155-164/+171
* Notify link doctor about the url truncation.pfeldman@chromium.org2010-03-151-1/+5
* Adds host for Geolocation OnStartUpdating.bulach@chromium.org2010-03-152-3/+14
* Uses the new spellchecker dictionaries on Chromium.hbono@chromium.org2010-03-151-5/+11
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1413-19/+18
* Register chrome-extension as a secure scheme so that adding resources from anabarth@chromium.org2010-03-131-0/+4
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-121-1/+1
* Fixed the Pepper print interface to take in the print dimensions and printer ...sanjeevr@chromium.org2010-03-122-28/+32
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-125-20/+30
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-124-59/+62
* Don't light up form fields we aren't filling, and don't light up the submit b...jhawkins@chromium.org2010-03-121-2/+5
* AutoFill form filling with form name absentdhollowa@chromium.org2010-03-121-1/+9
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-123-5/+16
* Added functions to the Pepper interface to allow plugins to participate in th...sanjeevr@chromium.org2010-03-112-0/+219
* Make sure Core Animation plugins get initial geometrystuartmorgan@chromium.org2010-03-111-0/+12
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-112-2/+17
* Move devtool resources from webkit_resources.grd to an upstream grd file.tony@chromium.org2010-03-111-1/+1
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-102-7/+30
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-102-30/+7
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-102-7/+30
* More dependency breaking. webkit shouldn't depend on chrome or ipc.tony@chromium.org2010-03-101-0/+1
* Add #include <string.h> so that the 64-bit nacl-g++ compiler has a definitiondspringer@google.com2010-03-101-0/+3
* More code cleanups found by -Wextra.evan@chromium.org2010-03-091-1/+1