summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-062-2/+4
* 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
* 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
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-0623-31/+36
* 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
* This is a quick fix for include file path issue in livesynctest related file.tejasshah@google.com2009-08-051-1/+1
* Fix include path for header file to fix sync build.tim@chromium.org2009-08-051-1/+1
* 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-051-0/+6
* 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-059-514/+190
* Add the sync files to chrome.gyp. They still don't result in anything buildi...tim@chromium.org2009-08-0511-2/+2157
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-0524-438/+493
* Add some spacing to titlebar buttons.estade@chromium.org2009-08-053-18/+52
* Adds a unit test for coverage of bug 15786.sky@chromium.org2009-08-051-1/+6
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-056-58/+66
* Clean up SavePage UI test, remove dead code.phajdan.jr@chromium.org2009-08-051-21/+2
* Move the entire application into a dylib (framework)mark@chromium.org2009-08-053-191/+244
* Reapply r22418 for Linux lanpacks, with fix for Mac langpacks.mmoss@chromium.org2009-08-052-142/+223
* Removes notification observers at the end of each CustomHomePagesModel unittest.rohitrao@chromium.org2009-08-051-0/+5
* Reverting 22478.avi@chromium.org2009-08-0513-554/+14
* Copy files to preserve version history. Will be edited when Itc@google.com2009-08-051-0/+441
* Add some unit tests for master preferences parsing code.kuchhal@chromium.org2009-08-058-165/+359
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-052-0/+8
* On bookmark edit, the OK button is now disabled if the entered URL isjrg@chromium.org2009-08-054-16/+82
* Quick 'low-risk-for-the-next-release' fix to increase theme install/load perf...glen@chromium.org2009-08-051-1/+1
* Add the WS_CLIPCHILDREN style to the external tab container window to prevent...robertshield@chromium.org2009-08-051-1/+1
* Fix a DCHECK hit inside the bookmark matching code.evan@chromium.org2009-08-051-9/+10
* Remove the cleanup action that was part of the nib destination move, hopefull...thomasvl@chromium.org2009-08-051-27/+0
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-0513-14/+554
* Another try to make Valgrind errors go away without figuring out how to do a ...jorlow@chromium.org2009-08-051-0/+6
* Temporarily disable DOM Storage tests since they are exposingjorlow@chromium.org2009-08-051-3/+3
* Run the DOM Storage layout tests in the UI test framework since the test shel...jorlow@chromium.org2009-08-058-288/+393
* Updating trunk VERSION build from 197.0 to 198.0mal@chromium.org2009-08-051-1/+1
* Use the theme ID as as the cache-buster, making subsequent NNTP loads much fa...glen@chromium.org2009-08-051-2/+3
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-054-24/+37