summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert LOG(INFO) to VLOG(1) - chrome/browser/renderer_host/.pkasting@chromium.org2010-10-238-75/+57
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-224-4/+4
* Cleanup: Remove and reorganize headers in resource_message_filter.cc.thestig@chromium.org2010-10-221-28/+20
* Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...enne@chromium.org2010-10-221-2/+2
* Disable GPU features AcceleratingCompositing and WebGL by default.enne@chromium.org2010-10-221-2/+2
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-2212-85/+121
* Geolocation dispatcher rename:jknotten@chromium.org2010-10-222-4/+4
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-224-4/+4
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-224-4/+4
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-212-4/+8
* toolkit views: update mouse and keyboard events.bryeung@google.com2010-10-212-63/+67
* Disable hangy RenderViewHostManagerTest tests:phajdan.jr@chromium.org2010-10-211-3/+6
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-2026-121/+93
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-2026-93/+121
* Make the BrowserAccessibilityManagerMac own the management of the cocoa ax tree.dtseng@chromium.org2010-10-192-35/+30
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-1919-63/+34
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-1919-34/+63
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-4/+14
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-193-0/+365
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-5/+5
* Fix one-time version check for Mac plugin IMEstuartmorgan@chromium.org2010-10-181-0/+1
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-173-10/+12
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-1/+0
* Moves instant back into flags.sky@chromium.org2010-10-171-0/+1