summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-141-3/+3
* Fix some mixed content layout tests.darin@chromium.org2009-09-141-0/+3
* Warm up the generic CMYK profile before building a sandbox.mark@chromium.org2009-09-131-15/+17
* Try to fix build.thakis@chromium.org2009-09-122-0/+6
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-122-0/+18
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-111-3/+4
* Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminatedarin@chromium.org2009-09-112-27/+38
* Update ExtensionApiTest.Tabs and re-enablerafaelw@chromium.org2009-09-112-19/+23
* Eliminate some methods.darin@chromium.org2009-09-112-8/+6
* add mole collapse/expand events. convert mappy to use this.erikkay@chromium.org2009-09-112-0/+19
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-112-5/+13
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-113-163/+9
* Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode.mpcomplete@chromium.org2009-09-101-6/+1
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-104-7/+7
* Hook up WebFrameClient::didUpdateCurrentHistoryItemdarin@chromium.org2009-09-102-9/+9
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-104-0/+49
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-104-659/+672
* Fix regression of transparent plugins not displaying correctly.jam@chromium.org2009-09-101-3/+3
* Revert "Use gtk-cursor-blink from GtkSettings"evan@chromium.org2009-09-091-1/+0
* Added chrome.i18n extension API.xji@chromium.org2009-09-091-0/+16
* Use gtk-cursor-blink from GtkSettings to set theevan@chromium.org2009-09-091-0/+1
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-092-9/+67
* Remove unused ATL headers.jhawkins@chromium.org2009-09-091-12/+9
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-083-22/+12
* Take out the activex control.BUG=20259jam@chromium.org2009-09-084-11/+4
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-082-19/+33
* finished testing functions and added events to bookmark tests.erikkay@chromium.org2009-09-082-24/+78
* Pass printing result to the browser.maruel@chromium.org2009-09-085-54/+141
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-042-11/+11
* NNTP: Updating the thumbnail size to match the size we use on the newarv@google.com2009-09-041-2/+2
* Revert 24211 - Implement a readsize throttle within the TCP socket.laforge@chromium.org2009-09-041-10/+0
* Make PrintWebViewHelper::PrintPageAsJPEG compile on Mac.craig.schlenter@chromium.org2009-09-042-5/+6
* Fix build for mac botsmhm@chromium.org2009-09-042-4/+4
* Implement PrintPageAsJPEG feature for Print Preview.In order to show the tab ...mhm@chromium.org2009-09-045-1/+93
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-043-79/+52
* Hook up WebEditingClient.darin@chromium.org2009-09-043-66/+137
* Adjust color spaces so that Mac Chrome renders colors properly.amanda@chromium.org2009-09-031-0/+4
* Fix windows build.estade@chromium.org2009-09-031-1/+2
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-031-2/+6
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-026-165/+195
* Reduce the size of the paint queue.agl@chromium.org2009-09-012-4/+34
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-012-18/+40
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-3/+2
* share extension API test frameworkerikkay@chromium.org2009-08-316-1/+142
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-291-7/+0
* It's OK to include sqlite3.h in renderer code.dumi@chromium.org2009-08-291-0/+1
* Use 10.5/10.6-compatible Sandbox Syntaxjeremy@chromium.org2009-08-282-16/+1
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-283-33/+3
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-11/+47
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-285-14/+11