summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-053-0/+15
* When --no-referrers is given, also remove Referer header on WebKit side of th...jochen@chromium.org2010-03-051-0/+1
* Remove a CHECK() which was firing.eroman@chromium.org2010-03-041-2/+0
* Add support for running the NaCl plugin in the Linux SUID sandboxagl@chromium.org2010-03-041-0/+16
* Linux: implement Client SSL Certificate selection UImattm@chromium.org2010-03-041-9/+0
* First pass at revamping the main menu, now called app launcher.jcampan@chromium.org2010-03-041-1/+1
* The browser would crash when pressing the translate button in the infobar whe...jcampan@chromium.org2010-03-031-2/+13
* Remove ancient comments that aren't valid any more. The details have been fil...avi@chromium.org2010-03-031-3/+0
* Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html kasperl@google.com2010-03-031-0/+5
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-2/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-2/+2
* Laying down the groundwork for GPU video layers.scherkus@chromium.org2010-03-026-2/+123
* Fix a CHECK() being hit when the safebrowsing check times out (passing in emp...eroman@chromium.org2010-03-021-2/+3
* Add --enable-gpu-rendering instead of relying on a hardcoded constant.scherkus@chromium.org2010-03-022-7/+14
* Remove the --enable-nacl-on-mac flag, since the syscall thunking code is securedspringer@google.com2010-03-021-4/+0
* Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...jhawkins@chromium.org2010-03-021-1/+1