summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+6
* ExtensionAPIClientTest.GetLastFocusedWindow is flakymaruel@chromium.org2009-09-181-1/+2
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-184-5/+86
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-182-4/+5
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-182-19/+1
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-182-1/+19
* Fix mouse over status bubble.darin@chromium.org2009-09-171-1/+1
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-165-268/+313
* Linux: print page to file rather than using shared memory to send it to the b...estade@chromium.org2009-09-161-55/+41
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.agl@chromium.org2009-09-152-18/+23
* Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler."agl@chromium.org2009-09-152-23/+18
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.mbelshe@google.com2009-09-152-18/+23
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-2/+2
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-152-14/+13
* Linux: add support for SELinux.agl@chromium.org2009-09-151-1/+1
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-153-8/+14
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-153-14/+8
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-143-8/+14
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-142-0/+8
* Fix bug where content scripts can get GC'd if they don'taa@chromium.org2009-09-143-7/+34
* 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