summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Changes to BookmarkBubble.xib.dmaclach@chromium.org2009-11-182-764/+41
* Update Chromium menu button images.derat@chromium.org2009-11-182-0/+0
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-1833-209/+230
* 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
* Replace hard-coded media_format() methods with Google Mock methods declared i...scherkus@chromium.org2009-11-181-3/+16
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-1818-332/+486
* 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-189-9/+27
* Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policywtc@chromium.org2009-11-182-0/+88
* 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
* Fix a crashing bug around ApplicationCacheDispatcherHost::Initialize in the m...michaeln@google.com2009-11-181-4/+8
* Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...jamesr@chromium.org2009-11-181-1/+1
* Add a string to be used in new extension promo message.mirandac@chromium.org2009-11-181-1/+4
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-1816-482/+330
* Revert 32176 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-187-37/+24
* Fix DCHECK when trying to remove multiple engines from the Manage Search Engi...pkasting@chromium.org2009-11-171-1/+1
* Fix checkfailure caused by stupidity.pkasting@chromium.org2009-11-171-1/+1
* I've moved toolbar_controller_unittest over to CocoaTest which should be bett...dmaclach@chromium.org2009-11-171-23/+19