summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-091-1/+0
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-092-3/+4
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-1/+0
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-082-2/+2
* Allow verbatim to be passed in OnSearchBoxChange.tonyg@chromium.org2010-11-082-1/+3
* RenderViewHostManagerTest works with a testserver that listens on ephemeral p...cbentzel@chromium.org2010-11-081-6/+32
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-0835-893/+18
* Mac/gpu: Don't show uninitialized surfaces while resizing plugins / composite...thakis@chromium.org2010-11-053-25/+45
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-053-0/+13
* Fix a typo in MSCharSetToFontConfig.jshin@chromium.org2010-11-041-1/+4
* Removed Media Cache Enabled Flagatwilson@chromium.org2010-11-041-1/+0
* Minor fix for bounds related bug in RWHVV.rjkroege@google.com2010-11-041-1/+1
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-043-7/+58
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-043-4/+4
* Mac gpu: on gpu<->nongpu transitions, make sure to not show uninitialized memorythakis@chromium.org2010-11-025-40/+100
* We have to do EV certificate verification for every resourcewtc@chromium.org2010-11-021-4/+6
* Mac: Accelerated views should delegate firstResponder to the RWHVMacthakis@chromium.org2010-11-021-0/+11
* Add PluginProcessHost::Client.bauerb@chromium.org2010-11-021-1/+48
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-0/+4
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-012-8/+22
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-014-13/+13
* Undisable RenderViewHostManagerTest tests:phajdan.jr@chromium.org2010-10-301-6/+3
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-304-9/+9
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-292-2/+2
* Fix tabbing into web area not focusing first element.avi@chromium.org2010-10-291-0/+10
* Enable speech input API back on trunk for all platforms.satish@chromium.org2010-10-291-1/+0
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-292-5/+4
* Implements filesystem integration with devtools. Implements a functionality t...kkanetkar@chromium.org2010-10-292-0/+24
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-2811-15/+35
* Alternative to overlays on X windows.piman@chromium.org2010-10-281-2/+2
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-4/+0
* Forward textfield focus event to the browser.rjkroege@google.com2010-10-272-2/+16
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-276-14/+10
* Mac: Don't crash in -[AcceleratedPluginView drawView] when the RWHVMac went a...thakis@chromium.org2010-10-271-3/+5
* Move speech input behind a flag for M8 beta and stable.satish@chromium.org2010-10-271-0/+1
* views: Fix a crash.anicolao@chromium.org2010-10-271-2/+3
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-272-6/+5
* Mac: Use a ScopedCFTypeRef the IOSurface owned by an accelerated surface cont...thakis@chromium.org2010-10-262-16/+8
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-263-25/+4
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-264-9/+11
* Refactoring select popup on Mac.jcivelli@google.com2010-10-269-146/+66
* Pass --use-gl command line argument to renderer process for use withkbr@chromium.org2010-10-261-0/+3
* [Mac] Synthesize keypress events correctly.suzhe@chromium.org2010-10-251-1/+4
* Refactor printing workflow to handle print preview.kmadhusu@chromium.org2010-10-252-0/+38
* Fix save file stuff to use scoped_refptr for refcounted params.willchan@chromium.org2010-10-251-2/+2
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-252-1/+8
* Mark the GtkKeyBindingsHandlerTest tests as flaky since they don't work in a...nsylvain@chromium.org2010-10-231-3/+6
* Revert 63619 - Workers who want to use FileWriter need to be granted permissi...ericu@google.com2010-10-231-2/+2
* Workers who want to use FileWriter need to be granted permission to access fi...ericu@google.com2010-10-231-2/+2