summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-121-7/+9
* Reland r52072. Pass notifications to the browser on access to the appcache ma...jochen@chromium.org2010-07-123-0/+18
* Failed compile on Chromium builder dbgvandebo@chromium.org2010-07-123-18/+0
* Pass notifications to the browser on access to the appcache main resource man...jochen@chromium.org2010-07-123-0/+18
* Add unit test and supporting code to test process overflow case.erikkay@chromium.org2010-07-115-6/+156
* Renamed AudioController to AudioOutputController.satish@chromium.org2010-07-095-52/+57
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-091-0/+1
* Add --allow-scripting-gallery command line switch to allow extensionssdoyon@chromium.org2010-07-091-0/+1
* AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails.dhollowa@chromium.org2010-07-091-1/+9
* Remove an unnecessary null pointer test for |info| inwtc@chromium.org2010-07-091-1/+1
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-073-9/+114
* Fix valgrind / heapcheck error in 51743hclam@chromium.org2010-07-071-10/+4
* First semi-successful attempt at mac accessibility.feldstein@chromium.org2010-07-072-5/+143
* Inform the SSLClientAuthHandler that a request was cancelleddavidben@chromium.org2010-07-071-0/+2
* Rewrite AudioRendererHost to use AudioControllerhclam@chromium.org2010-07-075-783/+906
* Put Chromoting plugin behind a flag.ajwong@chromium.org2010-07-071-0/+1
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-072-18/+37
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-032-3/+4
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-027-12/+73
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-024-52/+0
* Add a "session only" policy to the content settings.jochen@chromium.org2010-07-021-2/+3
* [Linux]When cancelling a composition, only focus out/in the IM context when i...suzhe@chromium.org2010-07-021-4/+6
* Revert 51480 - [Linux]When cancelling a composition, only focus out/in the IM...kinuko@chromium.org2010-07-021-6/+4
* [Linux]When cancelling a composition, only focus out/in the IM context when i...suzhe@chromium.org2010-07-021-4/+6
* Adds a temporary switch --enable-glsl-translator which gman@chromium.org2010-07-021-0/+1
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-0/+1
* Add the concept of browse extent.aa@chromium.org2010-07-011-2/+5
* linux: add accelerated compositing.piman@chromium.org2010-07-011-0/+7
* Asynchronously generate key pairs for <keygen> tagdavidben@chromium.org2010-06-302-5/+43
* [Mac]Revert RWHVM to use NSTextInput protocol instead of NSTextInputClientsuzhe@chromium.org2010-06-302-23/+8
* Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...bauerb@chromium.org2010-06-301-1/+1
* Expand print-related IPCs so we can implement CSS3 paged media.hamaji@chromium.org2010-06-291-0/+3
* Fixes a DCHECK when visiting chrome://theme.creis@chromium.org2010-06-282-0/+28
* [Mac] Base implementation of extension infobars on the mac.andybons@chromium.org2010-06-281-0/+6
* [Mac]Avoid beep when typing in a password box.suzhe@chromium.org2010-06-281-1/+2
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-261-0/+2
* GTK: add more syncronization to GtkNativeViewIdManager to avoid a crash.estade@chromium.org2010-06-251-4/+8
* Disallow apps with the wrong content type header.skerner@chromium.org2010-06-251-0/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-251-2/+2
* Reland r50834aa@chromium.org2010-06-251-2/+2
* Revert r50834aa@chromium.org2010-06-251-2/+2
* Allow multiple domains in app.aa@chromium.org2010-06-251-2/+2
* [Linux]Honour GNOME's show_input_method_menu setting.suzhe@chromium.org2010-06-251-0/+7
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-243-4/+9
* Fire the document load complete and focus event on the root document object.ctguil@chromium.org2010-06-241-4/+8
* Fix a potential crash issue.suzhe@chromium.org2010-06-241-13/+17
* Canvas refactoring part 2.ben@chromium.org2010-06-231-5/+6