summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert "Identity API: Add component app for auth flow UI"courage@chromium.org2013-05-258-36/+0
* Stop forcing optional permission on usbDevices sectionikarienator@chromium.org2013-05-245-55/+5
* Cleanup unused APIs in developerPrivate.grv@chromium.org2013-05-241-7/+0
* This adds a way to interrogate the USB interfaces. It will list out allkroot@google.com2013-05-241-2/+39
* [SystemInfo API] Rename 'harddisk' to 'fixed' for storage unit typehongbo.min@intel.com2013-05-241-8/+7
* Fixing memory leak in newly added USB device permission unit tests.dbeam@chromium.org2013-05-241-2/+3
* Identity API: enable chrome.identity in dev channelcourage@chromium.org2013-05-241-1/+1
* Make app launcher Chrome Store UMA consistent with NTP.koz@chromium.org2013-05-241-0/+12
* Fix USB Permission string to UI-review approved Strings:ikarienator@chromium.org2013-05-242-22/+81
* Revert 201932 "Add API function chrome.notifications.getAll"dbeam@chromium.org2013-05-241-6/+0
* Add API function chrome.notifications.getAlldewittj@chromium.org2013-05-241-0/+6
* Properly catch user scriptsrdevlin.cronin@chromium.org2013-05-231-3/+3
* Make sure the google wallet in-app payment support app is always installed.mek@chromium.org2013-05-233-0/+8
* Identity API: Add component app for auth flow UIcourage@chromium.org2013-05-238-0/+36
* Removed references to the "simple" template type.awatson@chromium.org2013-05-231-25/+18
* Remove unused WebIntents code and tests.benwells@chromium.org2013-05-227-146/+0
* Added 'SEARCH_METADATA_OFFLINE' option to SearchMetadata.hirono@chromium.org2013-05-221-1/+1
* Remove simple notification template from notifications API.dewittj@chromium.org2013-05-221-3/+0
* Disallow extensions on the Chrome signin page.mpcomplete@chromium.org2013-05-227-12/+62
* app_list: Add web store search.xiyuan@chromium.org2013-05-222-0/+25
* Sending crash reports to notification server.vadimt@chromium.org2013-05-221-0/+15
* Add expected content size to streamsPrivate.onExecuteMimeTypeHandlerzork@chromium.org2013-05-211-0/+5
* Restrict use of chrome.bookmarks.{import,export} to component extensionsasargent@chromium.org2013-05-211-0/+12
* Add onReset event for input.imenona@chromium.org2013-05-201-0/+12
* Update sample extension of input.ime.nona@chromium.org2013-05-203-38/+41
* Make TYPE_USER_SCRIPT an alias for TYPE_EXTENSION while checking features.kalman@chromium.org2013-05-201-1/+5
* Files.app: Remove unused private API "chrome.fileBrowserPrivate.getFileLocati...yoshiki@chromium.org2013-05-171-24/+0
* Docserver: roll handlebar.py to pull in a bugfix causing docserver test failu...kalman@chromium.org2013-05-171-2/+0
* Docserver: convert more new-style dict and set generator syntax {} intokalman@chromium.org2013-05-172-5/+6
* Un-inline_doc downloads.{Long,String,Boolean}Deltabenjhayden@chromium.org2013-05-171-16/+16
* Move RuntimeData and related permissions out of Extension classrdevlin.cronin@chromium.org2013-05-1711-1048/+1146
* Docserver: version 2-4-0. Missed from the last change.kalman@chromium.org2013-05-172-5/+5
* Docserver: update third_party/handlebar. handlebar.py (used in the docserver)...kalman@chromium.org2013-05-177-21/+41
* Added logging for blocked API callsfelt@chromium.org2013-05-171-0/+5
* Propagate option page URL to input method descriptor.nona@chromium.org2013-05-162-0/+5
* Add CapsLock support into InputMethodIBus.nona@chromium.org2013-05-161-1/+2
* Docserver: fix sidebar scrolling.kalman@chromium.org2013-05-151-5/+13
* Automatically detect inline-able doc in IDL fileskalman@chromium.org2013-05-154-20/+44
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Docserver: make CachingFileSystem save read data across all app versions. Thiskalman@chromium.org2013-05-153-10/+10
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-2/+4
* Switch from {...} to dict((...)) generator syntax. The former doesn't work inkalman@chromium.org2013-05-143-7/+9
* Document how to use apps/extension doc preview.scheib@chromium.org2013-05-131-2/+7
* Docserver: remove the favicon from the HTML templates. We now have a properkalman@chromium.org2013-05-131-1/+0
* Docserver: fix chrome-32.ico path in app.yaml.kalman@chromium.org2013-05-131-1/+1
* Docserver: only allow viewing codereview patches (i.e. _patch URLs) from appspotkalman@chromium.org2013-05-133-4/+46
* Docserver: add missing favicon.kalman@chromium.org2013-05-132-1/+1
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-4/+2
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-2/+4
* Docserver: Fix a bug in PatchServlet.fangjue23303@gmail.com2013-05-131-1/+1