summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Disable create application shortcuts for internal pagesxiyuan@chromium.org2009-11-194-3/+81
* Introducing the diagnostic model classescpu@chromium.org2009-11-194-0/+380
* Mac: Bounce the downloads folder (in the Dock) on completed downloads.avi@google.com2009-11-193-3/+18
* Cleanup some callers now that the restriction that ChromeURLRequestContextGet...eroman@chromium.org2009-11-197-57/+10
* file_util: Fix some callers of CreateNewTempDirectory to remove the deprecate...evan@chromium.org2009-11-191-11/+11
* BookmarkManagerTest now passes without this hack.oshima@chromium.org2009-11-191-9/+0
* GTK: add f11 for fullscreen menu item to wrench menu.estade@chromium.org2009-11-191-1/+2
* GTK: correct coordinate calculation for floating bookmark bar background pain...estade@chromium.org2009-11-191-5/+5
* Enable WebSocketExperiment backukai@chromium.org2009-11-191-4/+0
* Mac: Fix regression in NTP detached bookmark bar colours.viettrungluu@chromium.org2009-11-191-3/+7
* linux: unused variable in ARM buildjoel@chromium.org2009-11-191-0/+3
* Enabling (sandboxed) extension unpacker tests.cira@chromium.org2009-11-191-6/+4
* GTK: Fix popup menu positioning.estade@chromium.org2009-11-191-0/+8
* Remove the utility process unit tests to simplify the utility process code a ...jam@chromium.org2009-11-193-170/+1
* Made HtmlDialogWindowController on OS X use its own browser object.akalin@chromium.org2009-11-194-77/+86
* Remove Network section from options pages for now.chocobo@chromium.org2009-11-191-3/+4
* Change the folder presentation in the Bookmark Editor and the Bookmark All Ta...mrossetti@chromium.org2009-11-199-407/+585
* Revert r32108 and re-enable BrowserTest.FLAKY_SingleBeforeUnloadAfterWindowClosetony@chromium.org2009-11-181-4/+0
* Change the layout have in sync_setup_flow.cc to only be active on MacOS.zork@chromium.org2009-11-181-1/+1
* NULL out the ProxyScriptFetcher used by ProxyService when the URLRequestConte...eroman@chromium.org2009-11-181-5/+8
* Move some more tests over to CocoaTestdmaclach@chromium.org2009-11-182-21/+27
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-1815-234/+518
* Tiny style fix.viettrungluu@chromium.org2009-11-181-2/+2
* GTK: Remove problematic theme styles from the location bar.erg@google.com2009-11-181-0/+29
* Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-186-24/+31
* Makes it so you can't detach tabs on Chrome OS. It doesn't make sensesky@chromium.org2009-11-182-3/+14
* Add support for the bookmark sync error button on the bookmark bar to Linux.zork@chromium.org2009-11-182-1/+57
* Change the sync dialog to use the Html version on Linux.zork@chromium.org2009-11-183-197/+0
* Mac: implement Pin Tab.viettrungluu@chromium.org2009-11-185-97/+196
* Use Views version of BrowserActionTest for linux/view build.oshima@chromium.org2009-11-182-9/+9
* Hacky fix for crashes with Google Desktop installed.mpcomplete@chromium.org2009-11-181-0/+7
* This is a temp hack to get SSLUITest.TestHTTPErrorWithNoNavEntry working on l...oshima@chromium.org2009-11-181-0/+5
* Hook up the memory purger to all the relevant locations.pkasting@chromium.org2009-11-184-77/+153
* move DownloadShelfMac tests over to CocoaTestdmaclach@chromium.org2009-11-181-2/+2
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-182-7/+10
* Move status_bubble_mac_unittest over to CocoaTest.dmaclach@chromium.org2009-11-181-9/+16
* Move HungRenderedControllerUnitTest over to CocoaTest.dmaclach@chromium.org2009-11-181-3/+2
* move delayedmenu_button_unittest over to CocoaTestdmaclach@chromium.org2009-11-181-18/+8
* move chrome_browser_window_unittest over to cocoatestdmaclach@chromium.org2009-11-181-15/+54
* This cl reimplements the entire "Aw Snap" page to use gtk widgets to layout a...kuan@chromium.org2009-11-182-125/+156
* RenderWidgetHostViewMac should release its owning RenderWidgetHostViewCocoamark@chromium.org2009-11-182-41/+48
* Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...zork@chromium.org2009-11-184-3/+301
* Leave the 'Make Chrome Default' button enabled on Windows if not already defa...kuchhal@chromium.org2009-11-181-1/+1
* GTK: fix link button double free.estade@chromium.org2009-11-181-48/+28
* DISABLING all new unpacker tests. XP try bots are failing.cira@chromium.org2009-11-181-2/+2
* Change two |-autorelease|ed objects to scoped_nsobject<>.rsesek@chromium.org2009-11-181-7/+6
* Moving gradient button cell over to cocoatest.dmaclach@chromium.org2009-11-181-14/+8
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-186-89/+396
* Eliminate the extra separator when there are no bookmarks in the bookmarks bar.mrossetti@chromium.org2009-11-182-3/+27
* Mac: add Extensions to the Main Menu and to the Wrench Menu.viettrungluu@chromium.org2009-11-183-0/+12