summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-4/+4
* revert r16181 as it broke linuxestade@chromium.org2009-05-157-27/+714
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-157-714/+27
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-152-2/+9
* Do proper cleanup during shutdown to make Valgrind happy.kuchhal@chromium.org2009-05-152-0/+16
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-8/+8
* Create app_switches and remove a dep.beng@google.com2009-05-151-0/+1
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-142-4/+12
* linux: another notimplemented into a bug.evan@chromium.org2009-05-141-1/+3
* Linux: Delay the deletion of the RWHVGtk object.willchan@chromium.org2009-05-141-5/+4
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-133-6/+9
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-134-5/+5
* DevTools: enable out of process dev tools by default. Take 2.pfeldman@chromium.org2009-05-132-5/+5
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-123-0/+19
* Don't access the notification service once it has been deleted.paulg@google.com2009-05-121-5/+8
* Reverting 15843: chrome performance regression.pfeldman@chromium.org2009-05-122-5/+5
* Revert "Revert "Only show the original RWHV or the interstitial page at any t...willchan@chromium.org2009-05-122-4/+2
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-122-7/+14
* DevTools: enable out of process dev tools by default.pfeldman@chromium.org2009-05-122-5/+5
* Revert "Only show the original RWHV or the interstitial page at any time."willchan@chromium.org2009-05-111-2/+2
* Only show the original RWHV or the interstitial page at any time.willchan@chromium.org2009-05-111-2/+2
* Add a comment to reflect API reality in RenderWidgetHostView.erikkay@google.com2009-05-111-1/+2
* Fix a bug where the extension toolstrip could get reparented to the desktop.erikkay@google.com2009-05-111-1/+11
* Fix mac build bustage. I forgot about the .mm files!darin@chromium.org2009-05-101-2/+2
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-109-12/+12
* Fix white flash when resizing window larger.aa@chromium.org2009-05-091-3/+3
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-093-4/+10
* Stop leaking RenderWidgetHostViewGtk.willchan@chromium.org2009-05-081-0/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-083-3/+3
* Various popup UI fixes:pkasting@chromium.org2009-05-083-35/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-082-4/+4
* Fix an issue with SiteInstance where special URLs would not always get groupedmpcomplete@google.com2009-05-071-1/+10
* DevTools: Enable debugging of non-TabContents including extensions.pfeldman@chromium.org2009-05-071-7/+25
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-072-0/+8
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-061-1/+1
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-061-2/+2
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-062-9/+9
* Uncomment the crash checks in UITest::TearDown since CountFilesCreatedAfterevan@chromium.org2009-05-061-1/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-062-2/+2
* Add --simple-data-source which uses simplified media resource loading.scherkus@chromium.org2009-05-061-0/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-2/+2
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-053-5/+10
* Don't start the throbber when loading javascript URLs. This fixes abrettw@chromium.org2009-05-052-5/+13
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-053-20/+17
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-052-2/+2
* Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close thempcomplete@google.com2009-05-051-5/+6
* Linux: show the correct cursor when the render view regains focus.estade@chromium.org2009-05-051-1/+2
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-043-14/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-0414-59/+59