summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* [cros] Use mocked URLFetcher and other mocks in ExistingUserController tests.nkostylev@chromium.org2012-03-0624-1378/+1741
* Fix build. finnur@chromium.org2012-03-061-1/+1
* Move the .h ExtensionKeybindingRegistry implementation to the Views specific ...finnur@chromium.org2012-03-062-4/+4
* Add website settings backend v 0.1markusheintz@chromium.org2012-03-063-0/+606
* Add the protobufs for the set of session timeout policies planned for the kio...pastarmovj@chromium.org2012-03-065-74/+200
* Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...finnur@chromium.org2012-03-062-3/+3
* Move the ExtensionKeybindingRegistry implementation to the Views specific sec...finnur@chromium.org2012-03-061-0/+0
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-062-3/+3
* [filebrowser] New UI for saving in Gallery.dgozman@chromium.org2012-03-065-91/+200
* Ensure that SequencedWorkerPools in tests don't outlive their testsakalin@chromium.org2012-03-061-2/+7
* Move creation of CookiesTreeModel to UI code and add getter for the LocalStor...markusheintz@chromium.org2012-03-065-79/+143
* Remove unnecessary LOG(ERROR).yusukes@chromium.org2012-03-061-1/+1
* [File Manager] Show thumbnails for GData fileskaznacheev@chromium.org2012-03-065-58/+142
* Aura: CrOS dialogs use new window framesjamescook@chromium.org2012-03-064-287/+32
* Make VPN UI to show masked PSK and user passphrase only when they are set.benchan@chromium.org2012-03-064-7/+50
* Make the Views sad tab code not be tied down to TabContentsViewViews. This al...jam@chromium.org2012-03-0610-89/+76
* Revert 125081 - Don't use NTP for app install if NTP does not show apps page.dbeam@chromium.org2012-03-061-4/+1
* Convert uses of int ms to TimeDelta in chrome/browser/profiles.tedvessenes@gmail.com2012-03-061-1/+1
* Move handling of OAuth2 token out of ProfileSyncService.atwilson@chromium.org2012-03-0617-129/+267
* [WebUI] Make drag'n'drop future proof.dbeam@chromium.org2012-03-062-4/+15
* [Sync] Remove dependencies on BrowserThread from syncakalin@chromium.org2012-03-066-47/+12
* [uber] fix up headerestade@chromium.org2012-03-065-35/+57
* Add new checkmark resource for uber page.estade@chromium.org2012-03-061-0/+0
* Move the pepper flash to the top of the flash plugin list, if the client is w...yzshen@chromium.org2012-03-061-5/+6
* Fix crash during ChromeOS loginhashimoto@chromium.org2012-03-061-2/+9
* WebUI TaskManager: Remember column settingsyoshiki@chromium.org2012-03-063-40/+66
* Adding some stubs for some InfoBars on Android.jcivelli@chromium.org2012-03-061-0/+19
* GTK: Move TranslateInfoBarBase::BuildOptionsMenuButton to InfoBarGtk::CreateM...yujie.mao@intel.com2012-03-064-28/+28
* [Sync] Remove unused mock_gaia_authenticator* filesakalin@chromium.org2012-03-063-427/+0
* Use a hosted app's opener URL and not its origin to locate it.creis@chromium.org2012-03-062-2/+5
* Refactor dangerous download warning text generation into DownloadItemModel.asanka@chromium.org2012-03-069-220/+154
* Don't use NTP for app install if NTP does not show apps page.xiyuan@chromium.org2012-03-061-1/+4
* Launch panels as popup windows in Aura, and add separate launcher icon logic ...stevenjb@chromium.org2012-03-0610-44/+119
* Add reload to default developer-mode platform app context menu.jeremya@chromium.org2012-03-062-3/+6
* [uber page] Remove obsolete subpage logic.csilv@chromium.org2012-03-064-338/+19
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-03-062-2/+2
* Implementation of AutomationEventQueue and associated framework to support ge...craigdh@chromium.org2012-03-066-0/+445
* Keep lazy background page alive while there are pending network requests ormpcomplete@chromium.org2012-03-066-42/+217
* Revert 125053 - Show applications page in aura compact mode.dcheng@chromium.org2012-03-061-7/+2
* gdata: Stop exposing AsWeakPtr() from DocumentsService.satorux@chromium.org2012-03-064-186/+271
* Force URL in settings page to be left-to-right.xji@chromium.org2012-03-061-1/+1
* Show applications page in aura compact mode.flackr@chromium.org2012-03-061-2/+7
* Execution gets lost between PostProfileInit and SetExpectedTabCount. Adding b...oshima@chromium.org2012-03-062-2/+51
* Remove "set noparent" from an OWNERS file.eroman@chromium.org2012-03-061-1/+0
* Client auth is not yet implemented on Android.jcivelli@chromium.org2012-03-061-0/+23
* sync: sprinkle an extra SyncAssert in UnlinkEntryFromOrder to diagnose a bug.tim@chromium.org2012-03-061-6/+19
* Revert two changesoshima@chromium.org2012-03-062-24/+10
* [uber page] Eliminate js exception on Chromium builds.csilv@chromium.org2012-03-061-1/+3
* [WebUI] Suppress DeprecationWarning from js presubmit checks.dbeam@chromium.org2012-03-051-0/+5
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-03-054-12/+37