summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Hook up copy pasta hotkeys in gtk bookmark manager.estade@chromium.org2009-08-062-4/+32
* Don't pack an empty label into bookmarks with empty titles.estade@chromium.org2009-08-061-9/+16
* Linux: Pass font settings through to interstitial renderers.derat@chromium.org2009-08-063-46/+15
* GTK: Don't choke when there's no selection in the bookmark editor tree view.estade@chromium.org2009-08-062-7/+24
* Properly size accepted dangerous downloads.estade@chromium.org2009-08-061-4/+6
* Correctly handle extensions width in the GTK extension shelf.phajdan.jr@chromium.org2009-08-066-6/+14
* Remove the size of a cancelled download in the download shelf.paul@chromium.org2009-08-061-2/+1
* Switch extension update manifest parse errors to LOG(WARN).asargent@chromium.org2009-08-061-1/+1
* More theme fixes.tc@google.com2009-08-065-30/+38
* GTK: handle Escape in omnibox when numlock/scrolllock/caps lock is on.estade@chromium.org2009-08-061-1/+2
* Revert "GTK: Rounded corner on status bubble."erg@google.com2009-08-062-124/+28
* Get rid of warning on CHROME_OS builder.jam@chromium.org2009-08-061-2/+2
* Enable message ports for workers.jam@chromium.org2009-08-064-11/+92
* GTK: Rounded corner on status bubble.erg@google.com2009-08-062-28/+124
* Linux: add GYP flag to build with system libbz2.agl@chromium.org2009-08-061-1/+6
* Linux: don't use GOT patching to intercept localtime(_r)agl@chromium.org2009-08-061-57/+70
* More Linux theme fixes.tc@google.com2009-08-063-11/+28
* Changed the bookmark sync login dialog message and the dialog's width.idana@chromium.org2009-08-062-4/+4
* Apply theme to incognito NTP.mirandac@chromium.org2009-08-066-8/+93
* Ensure that status bubble does not obscure download shelf.mirandac@chromium.org2009-08-062-9/+7
* Reverting r22603, which reverts r22591. It seems that the revert doesn't help...hamaji@chromium.org2009-08-061-278/+130
* Reverting r22591. It seems to be making purify fail.hamaji@chromium.org2009-08-061-130/+278
* Disable SSLUITest.TestGoodFrameNavigation as it seems to be flaky.hamaji@chromium.org2009-08-061-1/+1
* Revert of r22559.aa@chromium.org2009-08-0620-33/+28
* Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...eroman@chromium.org2009-08-061-278/+130
* 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-0620-28/+33
* 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-055-89/+344
* 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-052-60/+157
* Reverting 22517.rohitrao@chromium.org2009-08-0522-468/+426
* 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-053-24/+49
* Implement TabContentsViewMac::SizeContents(), so that the TabContentsViewjaphet@chromium.org2009-08-051-2/+5
* 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-053-11/+11
* Add the sync files to chrome.gyp. They still don't result in anything buildi...tim@chromium.org2009-08-052-2/+2
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-0522-426/+468
* 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-054-58/+55
* Clean up SavePage UI test, remove dead code.phajdan.jr@chromium.org2009-08-051-21/+2