summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add login status to NTP4sail@chromium.org2011-10-068-11/+153
* Test that split-mode incognito extension settings are shared with non-incognitokalman@chromium.org2011-10-065-4/+161
* Fix aria-label of user pod's password field on the login screenhashimoto@chromium.org2011-10-063-1/+9
* Resolved some start up errors and added shell for Aura.saintlou@chromium.org2011-10-063-103/+6
* I realized that ExtensionBindingsContext is really just theaa@chromium.org2011-10-0618-136/+129
* Ignore title when determining if protocol handler is already registered or ig...benwells@chromium.org2011-10-066-4/+75
* Add sync user name in use errorsail@chromium.org2011-10-0610-7/+85
* For aura build: Moved X11 specific part of chrome_browser_main_gtk to its own...davemoore@chromium.org2011-10-065-109/+123
* Change chromedriver to return the title of the top window, not the currentkkania@chromium.org2011-10-061-4/+26
* limit number of tabs allowed in touch ui.alicet@chromium.org2011-10-066-3/+34
* Fix crash in TabContentsViewViews::GetTopLevelNativeWindow()oshima@google.com2011-10-061-1/+2
* Now closes existing background contents if app opens a new one.atwilson@chromium.org2011-10-067-6/+201
* Converted BalloonCollectionImp to Views.saintlou@chromium.org2011-10-062-2/+21
* win: Fix a regression where the bookmarks bar was a bit too high.thakis@chromium.org2011-10-061-1/+2
* Resolve five aura linking problemsdavemoore@chromium.org2011-10-065-8/+13
* [Mac] Fix rapid tab closure after breaking it in r103764.rsesek@chromium.org2011-10-061-1/+5
* Display alternate nav infobars even when instant is on. This adds a new noti...pkasting@chromium.org2011-10-066-27/+64
* Added sample optional permissions extension.smus@chromium.org2011-10-0610-0/+222
* Enable quota enforcement on the extension settings API.kalman@chromium.org2011-10-062-8/+64
* Panels should not take focus by default. Support active Panels on Mac.jennb@chromium.org2011-10-066-9/+49
* [Sync Setup UI] When syncing a pre-existing account using "encrypt everything",binji@chromium.org2011-10-061-2/+9
* Roll WebKit to r96730.simonjam@chromium.org2011-10-062-2/+2
* [Sync] Fix OnDataTypesChanged functionality to trigger reconfiguration properly.zea@chromium.org2011-10-054-10/+13
* For aura: Add dummy implementation of ShowMissingLocaleMessageBox()davemoore@chromium.org2011-10-051-0/+3
* Second attempt at adding Chrome multi-install tests.hnguyen@google.com2011-10-057-375/+365
* Print Preview: Fix displaying an error message when print preview fails for a...thestig@chromium.org2011-10-051-8/+0
* Adding gfx::Rect::SplitVertically() method.dpapad@chromium.org2011-10-052-18/+3
* Make AppNotificationStorage create the database on disk lazilyasargent@chromium.org2011-10-053-39/+69
* touchui: Fix a keyboard visibility bug.sadrul@chromium.org2011-10-052-3/+3
* Make an empty content browser test work.phajdan.jr@chromium.org2011-10-051-30/+6
* There is no StatusTray for Aura/Linux (just like Views/Linux).saintlou@chromium.org2011-10-052-4/+4
* Fix testNoDuplicatePhoneNumsInPrefs. Create classes for some webui entities.kkania@chromium.org2011-10-054-31/+252
* Delegate the decision whether to swap processes for navigations to/from exten...jochen@chromium.org2011-10-052-0/+26
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-0518-109/+166
* views: Change MenuItemView::GetTitle() to string16.tfarina@chromium.org2011-10-051-1/+2
* Tweak Sync Promo font and backgroundsail@chromium.org2011-10-051-2/+13
* base::Bind: Convert a few more instances.jhawkins@chromium.org2011-10-0523-97/+153
* Add a test for panel's Draw Attention feature.dimich@chromium.org2011-10-0511-22/+218
* Disable inclusion of stats in build step status.cmp@chromium.org2011-10-051-17/+16
* Temporarily avoid process swaps away from an app (again).creis@chromium.org2011-10-052-4/+18
* [Mac] Remove vertical/side tabs.rsesek@chromium.org2011-10-0516-367/+52
* Update URLFetcher::OnURLFetchComplete() parameters.skerner@chromium.org2011-10-052-15/+4
* [Multi profile] Clicking "Customize User" should show the "Manage User" dialog.binji@chromium.org2011-10-057-15/+85
* Disable the default plugin for auradavemoore@chromium.org2011-10-051-2/+3
* Update sync related stringssail@chromium.org2011-10-051-4/+4
* Don't bother installing default apps in locales where its known that theyrogerta@chromium.org2011-10-051-3/+21
* Fix bug where --allow-running-insecure-content flag doesn't work against goog...tsepez@chromium.org2011-10-054-5/+48
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-0535-99/+109
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-0510-75/+255
* Permit tab ID -1 (WINDOW_ID_NONE) to be returned in onFocusChanged.yoz@chromium.org2011-10-051-1/+1