summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-306-255/+267
* Remove bold from About label.davemoore@chromium.org2009-10-301-2/+2
* Convert chrome_url_data_manager (previously a global) into atony@chromium.org2009-10-3011-31/+36
* Enable ExternalProtocolDialog for Chromeos.oshima@chromium.org2009-10-309-34/+215
* BookmarkEditorController needs to implement NSMatrixDelegate for the 10.6 SDKmark@chromium.org2009-10-301-1/+2
* Disable DownloadTest.PerWindowShelf because of flakiness.mirandac@chromium.org2009-10-301-1/+2
* Use FilePath in UserDataDirDialog to remove the use of FilePath::FromWStringH...avi@chromium.org2009-10-303-12/+12
* Add yasm and ffmpeg into the build tree for linux.ajwong@chromium.org2009-10-301-3/+1
* Updating trunk VERSION from 229.0 to 230.0chrome-bot@google.com2009-10-301-1/+1
* Disable flaky test. See http://crbug.com/26296brg@chromium.com2009-10-301-1/+2
* Move various runtime enabled features into a WebRuntimeFeatures class.darin@chromium.org2009-10-301-6/+8
* Remove redundant tests for chrome.experimental.history API.brg@chromium.com2009-10-301-108/+0
* [mac] Make NTP floating style rect 1px thick. Also change the border color.thakis@chromium.org2009-10-301-3/+4
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-3019-2/+1449
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-3011-12/+180
* LocalStorageLayoutTests are flakey on Linux as well.jam@chromium.org2009-10-301-5/+1
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-3032-361/+315
* [Mac] Implement form resubmission warning dialogthakis@chromium.org2009-10-304-1/+154
* Based on the rest of the codebase, I think we're supposed to #include chromiu...pkasting@chromium.org2009-10-303-4/+3
* Re-enable the warm perf load test.chase@chromium.org2009-10-301-1/+1
* Fix linux view build breakage.chocobo@google.com2009-10-301-10/+10
* Fix build breakage.chocobo@google.com2009-10-301-2/+2
* Disable form entry while sending credentials. tim@chromium.org2009-10-301-1/+6
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-3051-192/+354
* Fix for crash when a bookmark URL is an empty string tim@chromium.org2009-10-302-4/+6
* Revert r30541 since it's still breaking browser_testsben@chromium.org2009-10-304-36/+40
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-295-39/+179
* Unflaky tests.thakis@chromium.org2009-10-291-4/+2
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-294-40/+36
* Some new tab ui fixes.tony@chromium.org2009-10-292-9/+18
* Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).cira@chromium.org2009-10-291-1/+1
* Original discussion in CL for 337010. See http://codereview.chromium.org/337...mrossetti@chromium.org2009-10-298-79/+342
* GTK: add back toolbar border.estade@chromium.org2009-10-292-1/+16
* - Removes fallback from Prefs to LoadExtension on UI thread.cira@chromium.org2009-10-294-18/+76
* Use the new SearchVersusNavigateClassifier in BrowserRootView. Patch by Thia...pkasting@chromium.org2009-10-292-20/+14
* A bit of polish for the extensions page.finnur@chromium.org2009-10-291-5/+5
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-291-26/+0
* Remove the element_ member of FormField, as we don't use it and shouldn't be ...jhawkins@chromium.org2009-10-292-25/+13
* GTK Improve look of about dialog.estade@chromium.org2009-10-291-38/+63
* Remove out of date comment.ben@chromium.org2009-10-291-1/+0
* If we remove a search engine from our prepopulate data, remove it from the us...pkasting@chromium.org2009-10-293-10/+77
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-297-16/+27
* Fix typo in Event.hasListener().aa@chromium.org2009-10-291-1/+1
* Mailto links should not include mailto: when copying to the clipboard.finnur@chromium.org2009-10-291-1/+4
* New event style for pageAction API.asargent@chromium.org2009-10-298-18/+125
* Fix transparent windowless plugin background painting. This would manifestbrettw@chromium.org2009-10-292-20/+21
* Random style fixes in the database backend.brettw@chromium.org2009-10-292-26/+26
* NTP: Allow hiding tips and bookmark sync.arv@chromium.org2009-10-2913-37/+194
* Try to force plugins to use software rendering until we can supportamanda@chromium.org2009-10-291-0/+10
* Linux: Remove unnecessary time_linux.cc from sync code.craig.schlenter@chromium.org2009-10-292-8/+0