summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-189-30/+410
* Move bookmark bar bridge unittest over to CocoaTest.dmaclach@chromium.org2009-11-181-2/+1
* Add various tests for chrome.tabs/windows.kkania@chromium.org2009-11-181-0/+1
* Fixes several focus issue with popup in the extensions' browser actions:jcampan@chromium.org2009-11-185-2/+41
* Add an option to tree_view for whether to show lines from the root nodeian@chromium.org2009-11-181-1/+2
* Revert my last...jorlow@chromium.org2009-11-184-38/+68
* Make the WebKitThread object start the WebKit thread on construction (not laz...jorlow@chromium.org2009-11-184-68/+38
* Linux: Make sure the suid sandbox is owned by root.thestig@chromium.org2009-11-181-1/+2
* DevTools: add more manual Profiles tab tests.mnaganov@chromium.org2009-11-184-0/+179
* Hold histograms in static variables instead of allocating heap.ukai@chromium.org2009-11-182-112/+94
* A fix for Issue 18994.hbono@chromium.org2009-11-181-7/+29
* Remove tabs introduced by r31197.mark@chromium.org2009-11-181-22/+22
* Fix for BookmarkManager Test Crash test.oshima@chromium.org2009-11-181-0/+10
* Fix find bar scrolling with the page after switching back to tab.simonrad@chromium.org2009-11-181-8/+7
* Hide seccomp sandbox calls from non-x86 machinesjoel@chromium.org2009-11-181-0/+7
* Fix a crash when activating a select element inside a pageaa@chromium.org2009-11-183-12/+69
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-185-44/+38
* Only request full-screen once per plugin windowstuartmorgan@chromium.org2009-11-181-1/+5
* Interpose one more Carbon function for Window disposingstuartmorgan@chromium.org2009-11-181-0/+10
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-1816-331/+478
* Stop top-crasher regression by disabling WebSocketExperimentRunnerjar@chromium.org2009-11-181-0/+4
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-183-5/+13
* Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policywtc@chromium.org2009-11-181-0/+87
* Fixes up TabStripControllerTests so that they work with CocoaTest.dmaclach@chromium.org2009-11-182-25/+44
* Fix for parent window closing behind the bookmark bubble.dmaclach@chromium.org2009-11-185-142/+146
* Move TaskManagerMacUnitTest over to Cocoatest.dmaclach@chromium.org2009-11-181-5/+10
* Fix up check so that it reads correctly when it fails.dmaclach@chromium.org2009-11-181-1/+1
* Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...jamesr@chromium.org2009-11-181-1/+1