summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Implement mediaGalleriesPrivate api to notify extensions about gallery change...kmadhusu@chromium.org2013-01-0713-12/+1269
* Remove unused includes of view_id_util.htfarina@chromium.org2013-01-072-2/+0
* OWNERS for chrome/browser/first_run/gab@chromium.org2013-01-071-0/+3
* Disable PromoResourceServiceTest.NotificationPromoTest on all platformsjochen@chromium.org2013-01-071-1/+3
* chromeos: Disable Drive metadata prefetchhashimoto@chromium.org2013-01-072-3/+8
* Change DCHECK to DLOG_IF for non zero file watchers in FileBrowserEventRouter.kinaba@chromium.org2013-01-071-1/+2
* Eliminate the LinkInfoBar[Delegate] classes entirely.tfarina@chromium.org2013-01-0720-491/+225
* In BookmarkTree.handleMoved(), moved tree item (bookmark folder) is unregiste...yosin@chromium.org2013-01-071-7/+0
* [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu...gab@chromium.org2013-01-064-130/+342
* mac: Attempt to fix startup regression after r174653 morethakis@chromium.org2013-01-051-2/+1
* Coverity: Remove default TabCaptureRequest constructor.justinlin@chromium.org2013-01-052-17/+29
* [Clean up] Remove unused PushMessagingAPI class member function.kmadhusu@chromium.org2013-01-051-2/+0
* [webui] whittle down a few more uses of old-style templateDataestade@chromium.org2013-01-0518-33/+38
* Suspend Apple Events during their processing.avi@chromium.org2013-01-055-104/+276
* Fixing possible read on URLRequest when there is no more data.shishir@chromium.org2013-01-052-11/+24
* Switch to direct observation of fullscreen after r174754.avi@chromium.org2013-01-051-12/+11
* [Autofill] Update unit tests to use country codes when setting raw address info.isherman@chromium.org2013-01-056-29/+29
* Change the behavior of --wallet-service-url.abodenha@chromium.org2013-01-053-14/+28
* [Fixit-Dec-2012] Auto-launch system-level Chrome post user-level Chrome self-...gab@chromium.org2013-01-051-3/+16
* Added support for image notifications.dharcourt@chromium.org2013-01-052-0/+21
* Rename AppNotifyChannelUIImpl::InfoBar to AppNotifyChannelUIInfoBarDelegate f...pkasting@chromium.org2013-01-052-21/+20
* While building the system menu for the Chrome browser frame we should add the...ananta@chromium.org2013-01-051-1/+1
* Speculative revert 175230. I suspect that dependency on propsys.dll makes chr...alexeypa@google.com2013-01-054-342/+130
* Don't access owner() in the constructor; eventually doing this won't work, be...pkasting@chromium.org2013-01-051-4/+6
* Rename HungPluginTabHelper::InfoBarDelegate to HungPluginInfoBarDelegate for ...pkasting@chromium.org2013-01-052-23/+20
* Integrate QUIC info into net-internals.rch@chromium.org2013-01-058-0/+179
* Remove unnecessary backend_ tests in SQLiteServerBoundCertStore and SQLitePer...mattm@chromium.org2013-01-052-34/+15
* [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in MigrateChromiu...gab@chromium.org2013-01-044-130/+342
* Cleanup: Fix a bunch of lint errors in chrome.thestig@chromium.org2013-01-042-3/+2
* Close avatar bubble when avatar button is clicked a second timesail@chromium.org2013-01-046-20/+132
* Revert "Remove VisitedLink dependency on rest of chrome" r175186boliu@chromium.org2013-01-0415-327/+295
* Fix proxy settings so that a port number in the host field gets applied to th...gspencer@chromium.org2013-01-043-4/+38
* Exclude hosted apps from post-sideload UI.mpcomplete@chromium.org2013-01-042-5/+5
* Use full image URLs for icons in diagnostics UI.hshi@google.com2013-01-041-2/+2
* Add history popup when long pressing on the back key.tedchoc@chromium.org2013-01-043-1/+146
* Move the InputComponents out of extensions entirely.ncj674@motorola.com2013-01-046-96/+60
* Modified extensions::StorageInfoProvider::CheckWatchedStorages() to avoid der...kmadhusu@chromium.org2013-01-041-10/+12
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-1/+3
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-0436-77/+53
* Remove VisitedLink dependency on rest of chromeboliu@chromium.org2013-01-0415-295/+327
* Cause Chrome Frame to follow the fast shutdown path, which cleans up infobars...robertshield@chromium.org2013-01-042-2/+5
* [Spellcheck] Removing the "no more suggestions from Google" line when using t...rlp@chromium.org2013-01-048-33/+71
* Reverting r174957 and r175112 because ProfileBrowserTest are timing out a lot.alexeypa@chromium.org2013-01-041-20/+15
* Display the on screen keyboard on Windows 8 when we receive a notification fr...ananta@chromium.org2013-01-041-0/+11
* Tiny indent fix in prerender_link_manager.ccgavinp@chromium.org2013-01-041-2/+2
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-0455-692/+468
* Add support for high DPI favicons on the "other devices" menu.kevers@chromium.org2013-01-046-44/+72
* Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src...kmadhusu@chromium.org2013-01-0421-1305/+37
* Use correct string for enrollment validation errors.mnissler@chromium.org2013-01-041-1/+1
* Fix use after free in JavascriptAppModalDialogAndroid.pliard@chromium.org2013-01-042-10/+12