summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* First step in moving the password autocomplete code from the WebKit APIjcivelli@google.com2010-07-145-1/+889
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Initialize was_alternate_protocol_available_.lzheng@chromium.org2010-07-141-1/+2
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-145-34/+145
* Mac: Make Chrome work correctly in the case of AquaConnect OS X Terminal server.jeremy@chromium.org2010-07-141-0/+3
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-131-2/+2
* ChromeFrame back forward navigations at times would mess up the navigation hi...ananta@chromium.org2010-07-131-2/+4
* Revert 52161 -Accidental checkin. Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-131-6/+10
* Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-131-10/+6
* Asynchronously launches the GPU process.apatrick@chromium.org2010-07-121-0/+8
* Clean up renderer_resources.grd:pkasting@chromium.org2010-07-122-2/+1
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-1/+1
* Move idle from experimental.levin@chromium.org2010-07-121-1/+1
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-122-2/+25
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-124-2/+4
* AutoFill: Use setSuggestedValue() instead of setPlaceholder() when previewingjhawkins@chromium.org2010-07-122-14/+14
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-6/+19
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-122-7/+14
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-122-14/+7
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-122-7/+14
* Chrome side of removing WebPlugin::supportsFind.jam@chromium.org2010-07-103-12/+10
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-093-4/+18
* Add --allow-scripting-gallery command line switch to allow extensionssdoyon@chromium.org2010-07-093-7/+12
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-092-10/+4
* Clean up Chromium code to follow message loop reentrancy fix in WebKit (https...apavlov@chromium.org2010-07-092-10/+2
* Add URL-based features for client-side phishing detection.bryner@chromium.org2010-07-096-0/+476
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-5/+5
* Fix a Chrome renderer crash which occurs on closing the print dialog right af...ananta@chromium.org2010-07-081-4/+2
* Fix compile (add include of WebSize to webgles2context_impl.h)jamesr@chromium.org2010-07-082-1/+1
* Switch WebGLES2Context::resizeOffscreenContent to use a WebSize instead of in...jamesr@chromium.org2010-07-082-3/+4
* Chrome side of making RenderView not special case PluginDocument and making t...jam@chromium.org2010-07-086-76/+54
* Linux: Flush cairo surface at end of CanvasPaintLinux.estade@chromium.org2010-07-081-0/+2
* Expose functions to resize and get the texture ID from offscreen GLES2 contextsjamesr@chromium.org2010-07-082-0/+11
* Chrome side of Pepper v2 scrollbar widget.jam@chromium.org2010-07-081-2/+2
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-0/+25
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-073-41/+52
* Move default_plugin from webkit/ to chrome/thakis@chromium.org2010-07-072-2/+1
* Revert 51681 - Move default_plugin out of webkit.thakis@chromium.org2010-07-071-1/+1
* Move default_plugin out of webkit.thakis@chromium.org2010-07-071-1/+1
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-5/+5
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-5/+5
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-2/+6
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+5
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-18/+2
* Fix style issues pointed in another change.hamaji@chromium.org2010-07-022-14/+14
* Implement limited paged media support for win.hamaji@chromium.org2010-07-022-5/+52
* Adds a temporary switch --enable-glsl-translator which gman@chromium.org2010-07-021-1/+4
* Revert some changes I accidentally checked in in revision 50597. This was anbrettw@chromium.org2010-07-016-42/+1
* Implement limited paged media support for mac.hamaji@chromium.org2010-07-013-5/+59