summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Turn on shared workers by defaultatwilson@chromium.org2009-11-141-1/+1
* Initialize the host_renderer_id and host_render_view_id in the resource dispa...ananta@chromium.org2009-11-141-1/+3
* Add an "extension" process type, which mostly gets treated as a renderer ever...mpcomplete@chromium.org2009-11-132-3/+20
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-133-9/+23
* Disable ResourceDispatcherHostTest.Cancel due to unitialized memory read caug...scherkus@chromium.org2009-11-131-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-1310-21/+21
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-136-26/+25
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-132-32/+24
* Revert 31877 - Revert 31869 Ignore keyboard messages from enter key in rende...scherkus@chromium.org2009-11-132-1/+30
* Revert 31869 - Ignore keyboard messages from enter key in renderer if they we...scherkus@chromium.org2009-11-132-30/+1
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-2/+14
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-133-63/+43
* Ignore keyboard messages from enter key in renderer if they were not initiate...georgey@chromium.org2009-11-132-1/+30
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-134-6/+31
* Fix bug where crossing events (mouse enter, mouse leave) were being sentestade@chromium.org2009-11-121-2/+16
* Address post-commit comments from codereview.chromium.org/371059 and coderevi...thakis@chromium.org2009-11-121-4/+5
* Render Helper would die in HandleLocaltime if passed an invalid time.vandebo@chromium.org2009-11-121-3/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-1214-20/+20
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-126-0/+42
* Fixes leak in BackingStore as shown by valgrind. XFree doesn't freesky@chromium.org2009-11-111-2/+2
* Safely send spellcheck intialization messages to renderer.estade@chromium.org2009-11-111-5/+5
* Revert "Add a RWH_TabSwitchPaintDuration histogram."chase@chromium.org2009-11-116-42/+0
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-116-0/+42
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-113-3/+3
* [GTTF] Make ResourceDispatcherTest.CrossSiteNavigationErrorPage fasterphajdan.jr@chromium.org2009-11-111-14/+6
* Reverting 31632 - looks like it broke some tests.dpranke@google.com2009-11-116-42/+0
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-112-0/+27
* Inodes can be 64-bit, use Int64ToString.thestig@chromium.org2009-11-111-1/+1
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-116-0/+42
* Small cleanup. No more need for Init() since the internal process id is vali...jam@chromium.org2009-11-103-10/+7
* Back out r31572, reinstating r31563:mark@chromium.org2009-11-102-34/+68