summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-181-1/+1
* The autocomplete popup is now closed when no suggestions are available.jcivelli@chromium.org2010-07-181-36/+40
* Move context menu module out of experimental.aa@chromium.org2010-07-173-7/+6
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-174-34/+223
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-165-20/+24
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-163-24/+26
* Unexperimentalify the cookies API.aa@chromium.org2010-07-161-1/+1
* Fixes bug where deleting an autofill/autocomplete entry didn't updatesky@chromium.org2010-07-161-0/+6
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-161-1/+1
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-161-10/+45
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-161-1/+1
* Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-161-18/+6
* Added accessor for permissions map. NaCl needs this in order to look uperikkay@chromium.org2010-07-152-18/+51
* Audio pause and seek betterhclam@chromium.org2010-07-152-55/+25
* Fix the password autofill.jcivelli@chromium.org2010-07-151-0/+2
* AutoFill: Add a CHECK to try to track down a crasher.jhawkins@chromium.org2010-07-151-0/+2
* Fix a race where WebGL would attempt to use the GpuChannel before it was in t...apatrick@chromium.org2010-07-156-20/+11
* Added support for printing of Pepper v2 plugins.sanjeevr@chromium.org2010-07-151-1/+1
* Coverity: Fix null dereference in WebPluginDelegatePepper::Device3DInitialize...mattm@chromium.org2010-07-151-3/+3
* Coverity: Fix missing const on WebPluginDelegatePepper::Device3DCreateContext...mattm@chromium.org2010-07-152-4/+4
* Coverity: Fix missing const on RendererWebIDBIndexImpl and RendererWebIDBData...mattm@chromium.org2010-07-154-14/+14
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Only setup the contextMenus listener if we're actually using contextMenus.asargent@chromium.org2010-07-151-8/+15
* media: refactoring video_render_base to recycle buffersjiesun@google.com2010-07-141-0/+3
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-141-12/+46
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-141-0/+4
* Take out temporary code now that WebKit plugin change is rolled.jam@chromium.org2010-07-141-6/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* 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