summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2681-0/+81
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-263-19/+20
* render_view.h: Header cleanup.jhawkins@chromium.org2010-07-2613-26/+45
* Don't try to block a disabled plugin.bauerb@chromium.org2010-07-263-12/+31
* Coverity issue 1577: Uninitialized member in dom_ui_bindings.hfinnur@chromium.org2010-07-241-5/+7
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* This CL creates a new class AutofillHelper that factors out the autofill rela...jcivelli@google.com2010-07-226-249/+439
* Continual header pruningerg@google.com2010-07-222-13/+16
* Few TranslateManager changes:jcivelli@chromium.org2010-07-224-10/+6
* Revert 53342 - Switch back to disabling Core Animation for Flash (for branch ...stuartmorgan@chromium.org2010-07-221-5/+5
* AutoFill: Record whether the user initiated the form submission and don't sav...jhawkins@chromium.org2010-07-221-0/+1
* Switch back to disabling Core Animation for Flash (for branch merge).stuartmorgan@chromium.org2010-07-221-5/+5
* Revert 53333 - Make NaCl/Chromium startup interface easier to maintaindanno@chromium.org2010-07-221-6/+2
* Make NaCl/Chromium startup interface easier to maintainmseaborn@chromium.org2010-07-221-2/+6
* Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1hans@chromium.org2010-07-221-0/+3
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-2/+14
* If we're setting a frame's content settings based on its opener,japhet@chromium.org2010-07-211-3/+6
* Fix for: State in small letters should be auto-filled from the profile.jhawkins@chromium.org2010-07-211-0/+25
* Print a better error message when someone passes the wrong parameters tompcomplete@chromium.org2010-07-211-1/+5
* AutoFill: Limit the size of form field data as a temporary solution to DOS'ingjhawkins@chromium.org2010-07-201-0/+11
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-7/+6
* AutoFill: Several functional fixes:jhawkins@chromium.org2010-07-201-8/+13
* Fix crash in renderer process when Pepper plugin fails to initialize.apatrick@chromium.org2010-07-201-0/+3
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-192-4/+4
* Add click-to-load functionality for blocked plugins.bauerb@chromium.org2010-07-196-28/+237
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-192-12/+1
* Revert 52872 - Remove the special hole that was opened for Native Clientrohitrao@chromium.org2010-07-191-0/+14
* Remove the special hole that was opened for Native Clientmsneck@google.com2010-07-181-14/+0
* 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