summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [autofill] Adding a flag to bypass SSL security restrictions for interactive ...dbeam@chromium.org2012-12-063-8/+18
* [mac] Reenable browser action context menubenwells@chromium.org2012-12-063-15/+43
* Add RemoteChangeProcessor::ClearLocalChangeskinuko@chromium.org2012-12-064-0/+21
* Make apps restart on normal chromeos startup (ie: not just restart).koz@chromium.org2012-12-063-6/+11
* Cleanup various bits of media player code.thestig@chromium.org2012-12-063-19/+16
* Re-initialize spellcheck after user changes language preference forrouslan@chromium.org2012-12-062-12/+24
* Nix TextButton accelerator/mnemonic support and use in Task Manager.msw@chromium.org2012-12-066-21/+9
* ThreadWatcher - crash browser if IO thread is not responsive for 20 secs.rtenneti@chromium.org2012-12-061-0/+10
* google_apis: Remove SetReAuthenticationCallback()satorux@chromium.org2012-12-066-85/+99
* Swap OK/Cancel button in Javascript Dialog to follow Android guidelines.cramya@chromium.org2012-12-061-4/+4
* Add unit tests to DriveUploader, and make it pass on all platforms.kinaba@chromium.org2012-12-064-21/+469
* chromeos: Use Widget::NotifyAccessibilityEvent to speak network changehashimoto@chromium.org2012-12-061-70/+10
* cros: Account picker UI for public account.xiyuan@chromium.org2012-12-066-41/+354
* SyncFileSystem: Add REMOTE_CHANGE_TYPE_FETCH and helper for it.tzik@chromium.org2012-12-064-109/+71
* contacts: Fix a memory leak introduced by crrev.com/171226satorux@chromium.org2012-12-061-11/+2
* Minor cleanup of TabStrip to make method order match and remove ansky@chromium.org2012-12-062-27/+21
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-0637-756/+159
* Make app windows not create or interact with SessionServices.koz@chromium.org2012-12-064-0/+32
* Revert 171389raymes@chromium.org2012-12-065-9/+7
* Immersive mode: Keep top views visible when they have focus, fix stackingjamescook@chromium.org2012-12-064-68/+198
* Magnifier: Prevent useless operation in enabling/disabling magnifier.yoshiki@chromium.org2012-12-067-62/+171
* Revert changes to have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-12-067-33/+32
* Add to_be_fetched flag in DriveMetadata for resolve-to-remote resolutionnhiroki@chromium.org2012-12-064-14/+37
* Revert 171080raymes@chromium.org2012-12-065-7/+9
* Binary file from cl 11440009benwells@chromium.org2012-12-061-0/+0
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-066-10/+93
* Fix ProcessSingleton regression: if the notified process is immersive and is ...gab@chromium.org2012-12-061-9/+10
* Don't make interactive_ui_tests depend on chrome on Win/Linux. This is uneces...jam@chromium.org2012-12-061-3/+7
* Fix showing constrained window for uninitialized tabssail@chromium.org2012-12-063-6/+77
* Move setting of theme from ExtensionService to FinishInstallationakalin@chromium.org2012-12-063-11/+20
* Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().gab@chromium.org2012-12-0627-113/+114
* Make the activeTab permission available to stable channel.kalman@chromium.org2012-12-054-12/+5
* Convert SyslogsProvider to use new CancelableTaskTracker.kaiwang@chromium.org2012-12-059-131/+174
* Revert 171333 - Memory issues on Macrsleevi@chromium.org2012-12-0510-46/+47
* Update server2 to 2-0-11.kalman@chromium.org2012-12-051-1/+1
* Remove TabContents from TabStripModel::DetachTabContentsAt.avi@chromium.org2012-12-0510-44/+42
* Adding USB ID vendor and product lookups.gdk@chromium.org2012-12-051-0/+1
* Fix lint in prerender_manager.h.gavinp@chromium.org2012-12-051-0/+1
* Fix crash when signing in to gaia from incognito tab.rogerta@chromium.org2012-12-053-9/+28
* Extensions Docs Server: Search intros/articles for $refscduvall@chromium.org2012-12-057-75/+204
* chrome: Use skia::RefPtr for skia ref-counted objects.danakj@chromium.org2012-12-0510-47/+46
* Remove legacy constrained window APIsail@chromium.org2012-12-0510-448/+5
* Adding hosts based prefetching.shishir@chromium.org2012-12-0517-1172/+1914
* Add DISALLOW_COPY_AND_ASSIGN to proxy_browsertest.cctoyoshim@chromium.org2012-12-051-0/+6
* Alternate NTP: Refactor bookmark statesail@chromium.org2012-12-058-198/+181
* Using displayEmail and case insensitive comparison when validating email.jwd@chromium.org2012-12-053-9/+19
* Enable NEW_TAB, NEW_WINDOW and NEW_INCOGNITO_WINDOW global shortcuts/menu ite...dimich@chromium.org2012-12-054-34/+114
* Fix bug 161392: Panels: Increase titlebar height to 40px and eliminate titleb...jianli@chromium.org2012-12-056-57/+13
* Simplify pinch flags.wjmaclean@chromium.org2012-12-052-2/+1
* Fix GTK bubble arrow positioning.msw@chromium.org2012-12-051-29/+26