summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make sure the cursor is a hand for the Extension Commands link.finnur@chromium.org2012-08-012-1/+3
* Move icon fallbacks into ExtensionAction.jyasskin@chromium.org2012-08-0118-286/+222
* Add Fade-out/Fade-in animation during output-configuration change.mukai@chromium.org2012-08-012-10/+36
* Fix color chooser cleanup process.mukai@chromium.org2012-08-011-5/+7
* Fix uninitialized variable. Initialize in constructor.kochi@chromium.org2012-08-011-1/+1
* Add FileResource/FileList parser.kochi@chromium.org2012-08-014-90/+495
* chromeos: Move common D-Bus method callbacks to dbus_method_call_status.hhashimoto@chromium.org2012-08-013-5/+4
* Anti Phising UI for web auth flow window:munjal@chromium.org2012-08-013-117/+171
* gdata: Introduce GDataWapiFeedProcessor classsatorux@chromium.org2012-08-013-102/+150
* Control the frequency of fileBrowserPrivate.onFileTransfersUpdated events.kinaba@chromium.org2012-08-013-21/+80
* Add a svn:executable flag.hbono@chromium.org2012-08-011-0/+0
* Drive: fix the DCHECK condition on stopping update watch.yoshiki@chromium.org2012-08-011-1/+1
* chrome: Move browser_otr_state.h into chrome namespace.tfarina@chromium.org2012-08-014-7/+7
* Speculative resource prefetching - Test fixes.shishir@chromium.org2012-08-011-9/+4
* Support for loading all default intent services. Necessary to allow editing o...smckay@chromium.org2012-08-013-66/+186
* Fix issue with the Buy Plan button.rkc@chromium.org2012-08-011-1/+2
* Add the user email field to Chrome.rkc@chromium.org2012-08-018-56/+66
* Introduce an API and associated smoke test for writing PyAuto tests which col...eatnumber@chromium.org2012-08-018-0/+399
* [Sync] Persist keystore key across restartszea@chromium.org2012-08-016-7/+75
* gdata: Periodic refresh should be active for file lists loaded from cache.kinaba@chromium.org2012-08-013-3/+35
* net-internals: When viewing a loaded log, display timemmenke@chromium.org2012-08-014-21/+135
* Add out dir to win32 for winjaukai@chromium.org2012-08-011-2/+2
* Fix CacheStats histogram name.tburkard@chromium.org2012-08-011-2/+2
* gdata: Remove 'origin' parameter from GDataFileSystem::UpdateFromFeed()satorux@chromium.org2012-08-013-5/+1
* NaCl: Support 64-bit reserved_at_zero valuearbenson@google.com2012-08-012-2/+3
* Move web_contents from SearchViewController to SearchTabHelperdhollowa@chromium.org2012-08-015-12/+72
* Valgrind: Fix leak in TabRestoreServiceTest.PruneEntries.thestig@chromium.org2012-08-011-6/+7
* Add query formulation time to aqs (assisted query stats) parameterhfung@google.com2012-08-011-1/+19
* Add OWNERS files for feedback, screensaver and kiosk_mode.rkc@chromium.org2012-07-312-0/+2
* Fix garbled text in extension error bubble.kinaba@chromium.org2012-07-311-1/+1
* Dead member removal, courtesy of Scythe, %/media/% edition.fischman@chromium.org2012-07-311-1/+0
* Allow chrome://* to always include cookies in secure XHRs.abodenha@chromium.org2012-07-312-1/+37
* Fix CleanupProcesses() interface to use TimeDelta.tedvessenes@gmail.com2012-07-313-12/+15
* Do not open file on UI thread in VisitedLinkMasterpaivanof@gmail.com2012-07-312-27/+54
* Refactor chrome.bookmarks API to use JSON schema compiler.mitchellwrosen@chromium.org2012-07-318-206/+480
* Fix SyncManager initialization failure crash.rlarocque@chromium.org2012-07-314-48/+46
* Renamed chrome_auth to cloud_print.vitalybuka@chromium.org2012-07-3118-48/+48
* contacts: Add OWNERS file.derat@chromium.org2012-07-311-0/+2
* contacts: Add contacts::ContactDatabase.derat@chromium.org2012-07-318-4/+645
* [Sync] Preserve old SessionSpecifics data when overwriting tab.zea@chromium.org2012-07-311-14/+11
* Move ExtensionHost into extensions namespacerdevlin.cronin@chromium.org2012-07-3155-153/+200
* Fixed SelectFile parameter for the Wallpaper chooserkaznacheev@chromium.org2012-07-311-3/+8
* Extensions Docs Server: fix rendering of the Devtools API.cduvall@chromium.org2012-07-3134-905/+1277
* Update webkit_resources to support high-dpi assetsrbyers@chromium.org2012-07-314-0/+9
* Refactor WebIntentsRegistry internals to use closures as WebDataService resul...smckay@chromium.org2012-07-312-95/+119
* roll clang 159409:160967thakis@chromium.org2012-07-311-1/+4
* Extensions Docs Server: Preview server and more integration testscduvall@chromium.org2012-07-318-40/+136
* This fixes connecting to hidden networks by not marking them failedgspencer@chromium.org2012-07-313-4/+15
* Resize control transfer buffers so users don't have to.gdk@chromium.org2012-07-311-3/+8
* gdata: Make RemoveEntry/TakeEntry/TakeOverEntries privatesatorux@chromium.org2012-07-313-34/+34