summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Kill holdback for Http Prioritization experiment. Turn on to 100%.willchan@chromium.org2009-12-022-30/+16
* Update network priorities to support better granularitymbelshe@google.com2009-12-021-4/+13
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-0/+8
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-012-22/+0
* Fix a bug where not all autocomplete entries were being shown whentony@chromium.org2009-12-011-6/+6
* linux: don't try to create plugin container if view_ is NULLpiman@chromium.org2009-12-011-2/+13
* Optimize the rendering when there are pending key events.suzhe@chromium.org2009-12-012-97/+145
* Revert 33344 - Relocate plugin list fetching to PluginServicejamesr@chromium.org2009-11-304-54/+42
* Relocate plugin list fetching to PluginServiceevan@chromium.org2009-11-304-42/+54
* Add -profile command line switchdavemoore@chromium.org2009-11-301-3/+9
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-302-10/+11
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-301-8/+0
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-301-0/+8
* Changed shared worker code so incognito windows do not have access to non-inc...atwilson@chromium.org2009-11-261-2/+4
* RESUBMIT of http://codereview.chromium.org/404025/showchase@chromium.org2009-11-252-6/+4
* Revert "RESUBMIT of http://codereview.chromium.org/404025/show"chase@chromium.org2009-11-252-4/+6
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-252-6/+4
* GTK: Don't send double/triple click events to renderer.estade@chromium.org2009-11-241-0/+2
* Assorted cleanup.estade@chromium.org2009-11-232-9/+3
* Put the --type switch back as the first for renderers, for easy identification.mdm@chromium.org2009-11-221-6/+6
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-214-21/+40
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-6/+4
* Don't do work in the SharedIOBuffer constructor; use an Init method instead. ...hawk@chromium.org2009-11-201-5/+11
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-201-15/+5
* Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...ananta@chromium.org2009-11-201-8/+2
* Disable another part of RDH test due to tsan race condition.tim@chromium.org2009-11-201-1/+2
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+30
* Disable two tests causing valgrind issues from revision 32608.tim@chromium.org2009-11-201-2/+4
* RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...jorlow@chromium.org2009-11-201-2/+8
* Linux: Fix regression issue 27964: ctrl+tab loses focus from the text box.suzhe@chromium.org2009-11-202-6/+36
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-197-129/+33
* RenderWidgetHostViewMac should release its owning RenderWidgetHostViewCocoamark@chromium.org2009-11-182-41/+48
* Remove tabs introduced by r31197.mark@chromium.org2009-11-181-22/+22
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-185-282/+149
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-183-5/+13
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-185-149/+282
* fix include orderjam@chromium.org2009-11-171-1/+1
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-175-282/+149
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-172-2/+2
* Revert 32137 - Revert 32121 Fix crash.laforge@chromium.org2009-11-171-1/+2
* Revert 32121 - Fix crash.erikkay@chromium.org2009-11-171-2/+1
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-1711-14/+32
* Fix crash.thakis@chromium.org2009-11-161-1/+2
* reland 31875. Revert was:estade@chromium.org2009-11-161-2/+13
* Linux: fix uninit warnings when building -Os.agl@chromium.org2009-11-161-1/+1
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-13/+2
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-5/+15
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-15/+5
* Remove (actually, reverse meaning of) command line flag for desktop notificat...johnnyg@chromium.org2009-11-141-1/+1
* Mac: Let arrow keys move caret in IME mode.thakis@chromium.org2009-11-141-6/+5