summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-2671-169/+310
* SyncFS: implement FakeRemoteChangeProcessornhiroki@chromium.org2013-02-262-5/+21
* Disable AutofillRiskFingerprintTest.GetFingerprint on Windowsdcheng@chromium.org2013-02-261-1/+7
* Remove its own queue from Drive Prefetcher and use Scheduler.kinaba@chromium.org2013-02-2611-193/+46
* Move UploadRangeOperationBase to base_operations.hidehiko@chromium.org2013-02-264-194/+225
* Disabling PanelAndDesktopNotificationTest.AddAndClosePanel which failed a few...mad@chromium.org2013-02-261-1/+3
* Remove the WebContentsModalDialog interfacewittman@chromium.org2013-02-2614-88/+37
* Remove the Exit menu item from the Wrench menu in Win/Ash.robertshield@chromium.org2013-02-262-2/+10
* Fix heap-use-after-free in BookmarksIOFunction::ShowSelectFileDialog.mpcomplete@chromium.org2013-02-261-0/+3
* Fix crash on negative tab id for chrome.tabs.insertCSS.meacer@chromium.org2013-02-261-8/+9
* Allow frameless app windows to be resized on GTK.jeremya@chromium.org2013-02-266-71/+167
* Notifications refactor step 2. dimich@chromium.org2013-02-267-38/+68
* Canary test for push messaging.petewil@chromium.org2013-02-266-18/+396
* Avoid TabStripModelTest.Apps unittest accessing the private members of Extens...MHX348@motorola.com2013-02-261-1/+1
* [Autofill] Don't override content/ interfaces in chrome/ test code.isherman@chromium.org2013-02-263-496/+35
* Added support for passing WindowOpenDisposition into BrowserInstantController...dougw@chromium.org2013-02-268-20/+114
* Disable test that times out: ExtensionWebRequestApiTest.WebRequestDeclarative2vandebo@chromium.org2013-02-261-1/+8
* Fix prefs registration/migration for TranslatePrefs.joi@chromium.org2013-02-263-26/+16
* [autofill] Move validation functions to proper file.groby@chromium.org2013-02-263-19/+15
* Make chrome/browser/extensions use base::Clock instead of MockTimeProviderakalin@chromium.org2013-02-269-54/+76
* Turn on threaded compositing in OSX for continuous builds. ccameron@chromium.org2013-02-261-8/+1
* Hide favicon on the NTP.samarth@chromium.org2013-02-262-0/+32
* Change chrome.webstore.install to not allow more than one pending request fro...mek@chromium.org2013-02-261-2/+39
* Add GetDefaultIndex() to ComboboxModel.estade@chromium.org2013-02-264-5/+8
* Add runtime.onBrowserUpdateAvailable event.hshi@chromium.org2013-02-263-0/+27
* Adds various notifications to autofill dialog:dbeam@chromium.org2013-02-2610-42/+161
* Add API in developerPrivate to allow/ disallow incognito mode.grv@chromium.org2013-02-265-1/+65
* Fix instant extended grey autocompletion for RTL languages in CrOS and Win.beaudoin@chromium.org2013-02-261-4/+29
* Fix crasher in tab icon indicatorcpu@chromium.org2013-02-252-33/+21
* Use opaque type to reference web contents modal dialog in WebContentsModalDia...wittman@chromium.org2013-02-257-70/+45
* ash: Remove chromeos ifdefs from chrome_shell_delegate.tfarina@chromium.org2013-02-254-365/+404
* Attempt to fix flakyness of ExtensionURLRewriteBrowserTest.BookmarksURL.asvitkine@chromium.org2013-02-251-6/+11
* requestAutocomplete: Show credit card images in text field.estade@chromium.org2013-02-254-6/+59
* Add bookmark_manager to list of directories which treat Javascript Presubmit ...aboxhall@chromium.org2013-02-251-0/+1
* More flexibility in BubbleBorder arrow rendering.dewittj@chromium.org2013-02-251-1/+1
* Add a new chrome://apps page.mad@chromium.org2013-02-2515-90/+432
* Notify the shell to ensure desktop is refreshed when deleting profile shortcuts.asvitkine@chromium.org2013-02-251-0/+5
* Add browser test to test that loading a theme from the extension on startup o...pkotwicz@chromium.org2013-02-251-0/+67
* Pass Resourcetype to AllowCertificateError callbacksgurun@chromium.org2013-02-252-0/+11
* ActivityLog plumbing between browser and renderer.ataly@chromium.org2013-02-253-0/+66
* Fix prefs registration in promo code.joi@chromium.org2013-02-255-17/+24
* Add restart / launch button to apps_devtools app.grv@chromium.org2013-02-255-15/+55
* Fixes crash from adding tooltip support tosky@chromium.org2013-02-251-7/+1
* avatar menu: Fix the use of enter/exit event notifications.sadrul@chromium.org2013-02-251-0/+2
* Instant: Don't commit unless the page supports Instant.sreeram@chromium.org2013-02-251-0/+16
* Refactor about_flags.cc to make defining enabled/disabled/default flags easier.asvitkine@chromium.org2013-02-253-113/+194
* Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!gab@chromium.org2013-02-2526-104/+165
* Add a policy to hide the Web Store on new tabs.dconnelly@chromium.org2013-02-257-8/+81
* Log the freshness of the Variations seed in a histogram.stevet@chromium.org2013-02-252-2/+32
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator.pneubeck@chromium.org2013-02-255-45/+39