summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-188-27/+37
* Clean up remove_ffmpeg_dylibs. The transition is over.mark@chromium.org2009-11-182-29/+0
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-181-6/+10
* Clean up transition_lprojs. The transition is over.mark@chromium.org2009-11-182-61/+0
* Makes it so you can't detach tabs on Chrome OS. It doesn't make sensesky@chromium.org2009-11-182-3/+14
* Only clears the unblock flag on sync IPCs during other sync dispatchesjamesr@chromium.org2009-11-183-15/+17
* 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-184-206/+0
* Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...twiz@google.com2009-11-182-4/+18
* test_shell buildable on ARMhclam@chromium.org2009-11-181-1/+1
* Mac: implement Pin Tab.viettrungluu@chromium.org2009-11-187-99/+247
* 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
* Add a test for NaCl in Chrome.gregoryd@google.com2009-11-182-0/+23
* Hook up the memory purger to all the relevant locations.pkasting@chromium.org2009-11-185-78/+154
* 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-186-18/+24
* 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-185-3/+303
* 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-182-12/+12
* Remove bug 27191 from known_crashes.txt it should be fixed nowjamesr@chromium.org2009-11-181-2/+0
* 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-1841-97/+719
* 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-186-113/+925
* Drag and drop of buttons/folders from bar to bar.jrg@chromium.org2009-11-1810-31/+414
* 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-186-120/+373
* 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
* Add memory commit charge reporting to the page_cycler tests.sgk@google.com2009-11-181-0/+13
* 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
* Updating trunk VERSION from 251.0 to 252.0chrome-bot@google.com2009-11-181-1/+1
* Don't run TabRestoreUITest.* under ThreadSanitizertimurrrr@chromium.org2009-11-181-0/+3
* 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
* Make extension popups shrink when their contents shrink.aa@chromium.org2009-11-182-5/+5
* Remove tabs introduced by r31197.mark@chromium.org2009-11-181-22/+22