summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Fixing a constant which was the hardcoded value of 2*kNumBytesToSniff. When I rvargas@google.com2010-03-191-2/+6
* Fix a crash due to UserScriptListener unregistering notifications on the wrongmpcomplete@chromium.org2010-03-191-0/+2
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-1921-26/+26
* Move more files to toplevel gfx.ben@chromium.org2010-03-192-2/+2
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-192-0/+12
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-183-21/+0
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-15/+5
* Retry r41799:estade@chromium.org2010-03-183-4/+11
* Delete an out of date comment and include header cleanup.thestig@chromium.org2010-03-181-5/+5
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-0/+3
* Revert r41803 and r41799estade@chromium.org2010-03-173-11/+4
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-175-1/+7
* Fixes a timeout issue in RenderWidgetHost.creis@chromium.org2010-03-172-6/+61
* Drop a comment that's no longer valid.avi@chromium.org2010-03-171-4/+0
* Refactor WebSocket throttling feature.ukai@chromium.org2010-03-171-1/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1710-11/+11
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-2/+2
* Basic DragImage implementation.estade@chromium.org2010-03-173-4/+11
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-14/+21
* Increase the mime sniffer's limit for searching for binary looking bytes fromabarth@chromium.org2010-03-161-8/+6
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-153-6/+6
* [Mac] Fix recursive drawing in DidPaintRect() to defer painting of the second...rohitrao@chromium.org2010-03-152-8/+11
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1413-15/+15
* Fix Mac window frame coordinate conversion on multiple monitor setupsstuartmorgan@chromium.org2010-03-131-7/+10
* Add CanAccuratelyCopyFromBackingStore() to the backing store class.skerner@chromium.org2010-03-121-0/+11
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-2/+3
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-1211-137/+143
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-0/+2
* Move MacGPUPluginContainer from src/webkit/ to src/chrome/. Ittony@chromium.org2010-03-125-1/+451
* Fix linux perf compile:estade@chromium.org2010-03-111-0/+1
* Rename RenderViewHostDelegate::FormFieldHistory to Autocomplete.jhawkins@chromium.org2010-03-113-30/+30
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-112-5/+21
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-7/+9
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-1/+6
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-6/+1
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-1/+6
* Send mouse events to the renderer before changing mouse capture, so that the ...jam@chromium.org2010-03-101-2/+5
* More code cleanups found by -Wextra.evan@chromium.org2010-03-091-1/+1
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-9/+8
* Use the WebViewClient* passed in from the StorageAreaProxy instead of usingjorlow@chromium.org2010-03-091-1/+1
* Attempting to reland this CL as this does not seem related to the ui test fai...ananta@chromium.org2010-03-091-3/+5
* Notify MSAA clients when a state change notification is received. ctguil@chromium.org2010-03-092-0/+12
* Revert "Launching Chrome with a user-data-dir command line switch containing ...mattm@chromium.org2010-03-091-5/+3
* Launching Chrome with a user-data-dir command line switch containing a non AS...ananta@chromium.org2010-03-091-3/+5
* BSD port: Another chunk of chrome/ ifdef changespvalchev@google.com2010-03-092-3/+11
* Fix a crash due to CHECK() hit in SafeBrowsingResourceHandler.eroman@chromium.org2010-03-082-2/+10
* [Mac] When scrolling a webpage, invalidate the web content area instead of pa...rohitrao@chromium.org2010-03-081-8/+8
* Windows: fix some graphical glitches with render view deemphasis.estade@chromium.org2010-03-081-1/+5
* Fix bug 36699: Alt+Enter in windows XP+Chrome gives incorrect keycodes!!suzhe@chromium.org2010-03-061-2/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-2/+2