summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Implement features needed for local ack handling in InvalidationStateTracker.dcheng@chromium.org2012-12-053-44/+271
* Reenable GeolocationBrowserTestsjknotten@chromium.org2012-12-051-4/+2
* Add app.window.setLauncherIconstevenjb@chromium.org2012-12-0517-0/+159
* Add a gyp flag to allow removing dependency on ppapi.nileshagrawal@chromium.org2012-12-057-9/+47
* Add stevenjb@ to chrome/browser/ui/views/notifications/OWNERSstevenjb@chromium.org2012-12-051-0/+1
* Implement {Start,Stop}CapturingKeyStrokes for Instant.samarth@chromium.org2012-12-0527-8/+223
* NTP5: Implementing two rows option for Apps:pedrosimonetti@chromium.org2012-12-0510-24/+81
* In image_loading_tracker, call ReportBack correctly with original_size in Res...tapted@chromium.org2012-12-051-1/+2
* Fix paste through the wrench menu not working in content area. This regressed...jam@chromium.org2012-12-051-6/+11
* improve the appearance of the autofill data editorsestade@chromium.org2012-12-054-141/+98
* Fix crash in BalloonViewImpl::Update()stevenjb@chromium.org2012-12-051-2/+5
* Updating the hexagon used for the script bubble (new assets from the designer).finnur@chromium.org2012-12-052-0/+0
* Add a more generic API for dispatching events from extension EventRouter.mpcomplete@chromium.org2012-12-056-127/+178
* Marking kCheckDefaultBrowser=False when user declines Chrome as default in th...motek@chromium.org2012-12-051-5/+12
* Change 'ok' to 'done' in WebUI where there is no corresponding 'cancel' button.rouslan@chromium.org2012-12-0522-22/+25
* Bookmark: change Move() with no effect to keep the folder timestamp.kinaba@chromium.org2012-12-052-2/+18
* Add more debug logging in SyncFileSystem serviceskinuko@chromium.org2012-12-052-4/+14
* Fix linux redux build.epenner@chromium.org2012-12-051-1/+2
* [Spellcheck] Added UMA metrics for WebKit API usagegroby@chromium.org2012-12-051-4/+11
* Omnibox should accept and navigate URLs dropped using drag and drop.varunjain@chromium.org2012-12-052-0/+25
* Fix DriveFileSyncService::GetOriginForEntrykinuko@chromium.org2012-12-051-3/+3
* Move processes API function registration out of ExtensionFunctionRegistry.yoz@chromium.org2012-12-052-6/+6
* [chromedriver] Fix testLoadUrl to use the supplied Chrome binary.kkania@chromium.org2012-12-051-1/+1
* This patch changes navigateTo() function to simplify code:yosin@chromium.org2012-12-051-57/+33
* TabCapture favicon glow for views.justinlin@chromium.org2012-12-054-16/+88
* app.window: Replace linear view search with direct lookup.mgiuca@chromium.org2012-12-051-32/+2
* Make TaskManagerTabContentsResource explicitly handle prerendering and instan...avi@chromium.org2012-12-054-86/+137
* Depend on stored sync session GUID for Android.nyquist@chromium.org2012-12-051-15/+19
* ui: Use skia::RefPtr<T> for implicit safe reference counting.danakj@chromium.org2012-12-053-12/+10
* Refactor ProcessSingleton to allow a Desktop process to activate Metro Chrome...gab@chromium.org2012-12-052-120/+187
* Fixing missing password Autofill popup for Androidaurimas@chromium.org2012-12-052-3/+22
* App Host install should not be triggered by component extensions.benwells@chromium.org2012-12-051-1/+2
* (1) Added a recursive boolean param to FilePathWatcher::Watch() function to w...kmadhusu@chromium.org2012-12-053-4/+5
* [Sync] Fix auth error handling while the backend is initializing.zea@chromium.org2012-12-056-25/+105
* Turn on Sideload Warning UI (Windows only) to gather more data (leaving Sidel...finnur@chromium.org2012-12-051-0/+4
* Histogram first paint PLT's for Cache Sensitivity Analysis.tburkard@chromium.org2012-12-051-2/+17
* fix PanelBrowserTest.MinimizeRestore tests on win_aurascottmg@google.com2012-12-041-1/+1
* Correctly show disabled Flash versions in chrome://flash.bauerb@chromium.org2012-12-041-6/+12
* Correctly Mark the new Autofill Popup as Visible when showing just passwords.csharp@chromium.org2012-12-042-5/+58
* Rename test_support_ash and test_support_aura.tfarina@chromium.org2012-12-042-5/+5
* Fix for tab re-attach on windows desktop auracpu@chromium.org2012-12-041-4/+8
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-045-9/+7
* Make Blacklist::IsBlacklist asynchronous (it will need to be for safekalman@chromium.org2012-12-0432-361/+1101
* Alternate NTP: Move bookmark bar to bottomsail@chromium.org2012-12-0417-75/+250
* Delay determination of why a synced disabled extension was disabled.yoz@chromium.org2012-12-047-15/+91
* Add a "managed user settings" page to chrome://settings.bauerb@chromium.org2012-12-0414-0/+305
* [imperative autofill] handle filling in <select>estade@chromium.org2012-12-043-28/+48
* Remove last usages of FindTabbedBrowserDeprecated.robertshield@chromium.org2012-12-046-19/+22
* Fixed issue with miscalculated aria-posinset attribute's value.mtomasz@chromium.org2012-12-041-1/+1
* Moved dev tools initialization bit earlier for ChromeOS browser start.zelidrag@chromium.org2012-12-042-20/+25