summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...andybons@chromium.org2010-02-109-84/+93
* Initial Feedback from UX on the filebrowserdhg@chromium.org2010-02-104-45/+71
* Mark download tests as flaky on all platform, just the sad truth.phajdan.jr@chromium.org2010-02-101-21/+17
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-1049-195/+189
* Fix a bug in DownloadFile::Rename where we need to seek to the end of the file.jianli@chromium.org2010-02-102-1/+6
* Move build/external_code.gypi into build/common.gypi.mark@chromium.org2010-02-102-44/+29
* Fix for bug 26397: Bookmark manager in Incognito mode doesn't show Sync Bookm...dantasse@chromium.org2010-02-101-1/+1
* Only show one FileBrowse pop up for the same folderxiyuan@chromium.org2010-02-102-15/+42
* Couple of tweaks to the cookie prompt dialog:sky@chromium.org2010-02-108-82/+66
* Add automation proxy methods for sending InstallExtension message.kkania@chromium.org2010-02-102-0/+12
* Fix event generation for layout tests. Key codes are 'A'..'Z' so we must ensu...avi@chromium.org2010-02-101-4/+7
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-02-102-7/+5
* linux: fix the shared build by excluding cookie_modal_dialog.craig.schlenter@chromium.org2010-02-101-0/+1
* Roll WebKit to 54596jorlow@chromium.org2010-02-101-1/+1
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-107-115/+123
* Added sanity checks for base_unittests to Memcheck and ThreadSanitizer test r...glider@chromium.org2010-02-104-16/+44
* Revert the part of http://codereview.chromium.org/593018 touching unload_uite...phajdan.jr@chromium.org2010-02-101-4/+17
* Really enable JAVASCRIPT_DEBUGGER WebKit feature for Chromium.mnaganov@chromium.org2010-02-101-0/+1
* Updating trunk VERSION from 323.0 to 324.0chrome-release@google.com2010-02-101-1/+1
* DevTools: switch to upstreamed version of DevTools *.js files. Second attempt...yurys@chromium.org2010-02-1022-6549/+8
* Make several tests more snappy, less sleepy.phajdan.jr@chromium.org2010-02-107-138/+96
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-107-10/+187
* Revert "DevTools: switch to upstreamed version of DevTools *.js files"yurys@chromium.org2010-02-1022-6/+6547
* DevTools: switch to upstreamed version of DevTools *.js filesyurys@chromium.org2010-02-1022-6547/+6
* Prepare for removing glue/devtools: move devtools_message_data.* to glue/yurys@chromium.org2010-02-107-14/+12
* Added initial implementation of account creation view.avayvod@chromium.org2010-02-107-23/+381
* Add option to suppress HTTP Referer header.jochen@chromium.org2010-02-104-6/+23
* Disabling the following net tests for ChromeFrame as this functionality does ...ananta@chromium.org2010-02-101-1/+5
* Remove empty directories from svn.tony@chromium.org2010-02-100-0/+0
* Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...ananta@chromium.org2010-02-103-6/+110
* A few minor changes to windows implementation on windows.alokp@chromium.org2010-02-101-2/+5
* Files that should have been included in the last webkit roll.tony@chromium.org2010-02-102-0/+0
* Update webkit from 54559 to 54585.tony@chromium.org2010-02-1018-117/+122
* disabled another worker test on mac valgrindatwilson@chromium.org2010-02-101-0/+1
* Increase the height of the clear browsing data dialog so it's not smashed tog...pkasting@chromium.org2010-02-101-1/+1
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-108-170/+423
* Revert "Move conditions of FormFields creation to FormFieldHistoryManager;tony@chromium.org2010-02-108-113/+61
* Update webkit from 54550 to 54559.tony@chromium.org2010-02-1055-49/+173
* Fix using of OmxInputBufferhclam@chromium.org2010-02-101-15/+12
* Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...jhawkins@chromium.org2010-02-108-61/+113
* Try to make spacing/indenting of Privacy section clearer.pkasting@chromium.org2010-02-101-12/+14
* Disabled new shared worker tests for valgrind.atwilson@chromium.org2010-02-102-2/+11
* Update webkit from 54530 to 54550tony@chromium.org2010-02-1027-41/+183
* Fix Mac compile by removing obsolete string and updating another.rsesek@chromium.org2010-02-101-117/+68
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-105-46/+6
* Make sure there's padding between the "manage" link and the close button, eve...pkasting@chromium.org2010-02-101-0/+1
* GTK: fix DCHECK triggered when multiple ExtensionPopupGtks existed concurrently.estade@chromium.org2010-02-101-3/+6
* GTK: Close extension popup when its browser window changes the focus widget.estade@chromium.org2010-02-103-8/+57
* Disable DownloadTest.DownloadMimeType for now.jianli@chromium.org2010-02-101-1/+1
* Make it so that chrome.bookmarks.update can update the URL of a bookmark.arv@chromium.org2010-02-105-18/+133