summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update WebKit purify test exclusions to add Plugin.Refresh.dglazkov@chromium.org2009-08-061-0/+2
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-0647-321/+338
* Make sure the socket is deleted when ConnectJob times out.willchan@chromium.org2009-08-062-1/+48
* Don't show themes in extension config UI. This fixes various bugsaa@chromium.org2009-08-063-22/+6
* Don't run the SetProxyConfig task on the UI thread as it causes a bunch of DC...ananta@chromium.org2009-08-061-14/+2
* Icon loader: respect delegate's response to NotifyDelegate call (false means ...estade@chromium.org2009-08-061-2/+2
* Remove an obsolete TODO comment. HostResolver has changedwtc@chromium.org2009-08-061-4/+1
* Mark LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html as flakydpranke@google.com2009-08-061-1/+1
* Suppress yet another fontconfig leakdkegel@google.com2009-08-061-0/+15
* Update v8 to 1.3.2, same as chrome. That version has a fix for Linux.piman@google.com2009-08-062-4/+4
* Revert "Save a reference to the origin passed into the StorageAreaImpl for as...phajdan.jr@chromium.org2009-08-063-8/+3
* Fix a BAD_OVERRIDE defect reported by Coverity. Change thewtc@chromium.org2009-08-061-1/+1
* NNTP: Fix window tooltip so that it is not shown out of place.arv@google.com2009-08-061-11/+15
* NNTP: Minor tweak to make the Google chrome logo line up better.arv@google.com2009-08-061-1/+1
* Refactor ExpectedFilename() to be a little easier to understanddpranke@google.com2009-08-061-20/+29
* Fix minor bug - start layout_test_helper before checking sys depsdpranke@google.com2009-08-061-14/+14
* Save a reference to the origin passed into the StorageAreaImpl for as longjorlow@chromium.org2009-08-063-3/+8
* Skip the willCacheResponse-delegate-callback test since it only makes sense fordarin@chromium.org2009-08-061-1/+1
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-0630-40/+52
* Re-land extension docs build/render/presubmit. The original patch, http://cod...rafaelw@chromium.org2009-08-0521-1190/+787
* Fix a bug where a download isn't canceled when the user requests it.paul@chromium.org2009-08-052-7/+21
* Safari Bookmark/Favicon import.jeremy@chromium.org2009-08-059-89/+367
* Linux: make gfx::Canvas honor GTK font settings.derat@chromium.org2009-08-051-0/+76
* So tired of trying to keep up with these test expectationspkasting@chromium.org2009-08-051-6/+6
* Yet Another Flaky Mac Crashpkasting@chromium.org2009-08-051-1/+2
* More updates. One crash no longer seems to occur on the Mac; a Windows test ...pkasting@chromium.org2009-08-051-2/+1
* A couple tests seem to be flakily crashing :(pkasting@chromium.org2009-08-051-2/+2
* This is a quick fix for include file path issue in livesynctest related file.tejasshah@google.com2009-08-051-1/+1
* FAIL -> CRASHpkasting@chromium.org2009-08-051-1/+1
* Remove some tests that seem to be passing.pkasting@chromium.org2009-08-051-7/+0
* Fix include path for header file to fix sync build.tim@chromium.org2009-08-051-1/+1
* Updated O3D to work with most recent Chrome base.apatrick@google.com2009-08-056-12/+41
* Mark overflow-scroll-delete.html as flaky on mac debug. It's been flipping ba...tc@google.com2009-08-051-0/+2
* GTK: Fancy html5 draggy stuff.estade@chromium.org2009-08-053-60/+159
* Reverting 22517.rohitrao@chromium.org2009-08-0524-493/+438
* Ensure that we never call into WebCore::Page static methods when Page constru...dglazkov@chromium.org2009-08-058-1/+22
* Draw the theme overlay. I hadn't implemented this previously becausetc@google.com2009-08-051-7/+7
* Add the anti-clockwise waiting throbber to app mode/popup windows.tc@google.com2009-08-055-24/+50
* Add unit tests for unpacking and patching methods.kuchhal@chromium.org2009-08-0518-189/+338
* Fishing expedition in mac ui tests. dank@chromium.org2009-08-053-13/+124
* Fixing svn:ignore on several files.bradnelson@google.com2009-08-050-0/+0
* Implement TabContentsViewMac::SizeContents(), so that the TabContentsViewjaphet@chromium.org2009-08-051-2/+5
* Fix layout test controller simulation script to make it work for worker UI test.jianli@chromium.org2009-08-051-3/+15
* Use a font size of 9pt in the tab titles. This is a bittc@google.com2009-08-051-5/+7
* extensions: clean up some code I saw while tracking down a bugevan@chromium.org2009-08-051-4/+3
* linux: always show bookmarks bar on NTPevan@chromium.org2009-08-051-1/+1
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-0517-614/+900
* Add the sync files to chrome.gyp. They still don't result in anything buildi...tim@chromium.org2009-08-0512-3/+2158
* Update to WebKit r46807.pkasting@chromium.org2009-08-054-20/+9
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-0524-438/+493