summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-173-4/+4
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-161-3/+5
* Upon a bad reload of an extension, leave the original disabled instead of bla...andybons@chromium.org2010-08-162-8/+22
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-0/+1
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-2/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-4/+1
* Remove (deprecated) wstring version of Value::CreateStringValue().viettrungluu@chromium.org2010-08-151-5/+4
* Made IsGalleryDownloadURL() compare based on spec and made it aakalin@chromium.org2010-08-142-9/+8
* Convert more wide strings in browser/extensions.viettrungluu@chromium.org2010-08-148-125/+125
* Fixed bug preventing gallery apps from being autoupdated/synced.akalin@chromium.org2010-08-141-1/+0
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-1/+2
* Grant ChromeApplications unlimited appcache and database storage if requested.michaeln@chromium.org2010-08-134-15/+164
* Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"asargent@chromium.org2010-08-131-3/+19
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-136-24/+29
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-132-0/+8
* Remove toolstrip references from autoupdate browser testasargent@chromium.org2010-08-131-0/+5
* Revert 55967 - This was handled by another revision and is now redundantcdn@chromium.org2010-08-131-5/+0
* Convert wide strings in extension_popup_api.cc and external_pref_extension_pr...viettrungluu@chromium.org2010-08-132-12/+9
* Convert wide strings in extension_context_menu_api.*.viettrungluu@chromium.org2010-08-132-14/+13
* Fix for issue 51693, which was a regression from integrating the open sourcerogerta@google.com2010-08-131-2/+1
* Convert wide strings in extension_{page_actions_module,processes_api}_constants.viettrungluu@chromium.org2010-08-135-15/+14
* Convert wide strings in extension_tabs_module_constants.viettrungluu@chromium.org2010-08-136-63/+63
* Massive refactoring of extensions sync codeakalin@chromium.org2010-08-131-2/+11
* Convert wide strings in extension_web_navigation_api_constants.viettrungluu@chromium.org2010-08-132-20/+20
* Only use Browser::TYPE_NORMAL as the last-chance GetCurrentBrowser for Extens...rafaelw@chromium.org2010-08-131-1/+1
* Convert wide strings in extension_idle_api_constants and extension_infobar_mo...viettrungluu@chromium.org2010-08-135-16/+16
* Convert wide string constants in extension_bookmarks_module_constants.viettrungluu@chromium.org2010-08-136-39/+39
* Fixes a bug in revision 55103 that prevents extensions from loading their own...cdn@chromium.org2010-08-131-0/+5
* Convert wide strings in extension_cookies_api_constants.viettrungluu@chromium.org2010-08-124-40/+39
* Mark ExtensionApiTest.Incognito as not FLAKY. According to the flakinessmpcomplete@chromium.org2010-08-121-2/+1
* Get rid of wide string constants in extension_accessibility_api_constants.viettrungluu@chromium.org2010-08-122-22/+22
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-123-11/+12
* remove toolstripserikkay@chromium.org2010-08-1217-1060/+15
* Add constant values for the webNavigation API.mad@google.com2010-08-122-0/+63
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-122-51/+72
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1
* Remove wchar_t* methods from prefs.viettrungluu@chromium.org2010-08-126-139/+131
* Copyright change to kick off new build.mirandac@chromium.org2010-08-121-1/+1
* Mark NaClPermissionEnabled as flaky.lzheng@chromium.org2010-08-121-1/+2
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-124-0/+115
* Extension package creation cleanuperg@google.com2010-08-115-29/+164
* Add a test for "native_client" permission for extensions.gregoryd@google.com2010-08-111-0/+10
* Disable ageActionRefreshCrash on windows.lzheng@chromium.org2010-08-111-1/+2
* Revert r55750aa@chromium.org2010-08-111-44/+27
* Forbid hybrid apps.aa@chromium.org2010-08-111-27/+44
* Implement admin control (by policy) over which extensions the user can instal...finnur@chromium.org2010-08-115-3/+89
* Suppress ExtensionApiTest.CaptureVisibleTabPnghamaji@chromium.org2010-08-111-1/+1
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-112-0/+8
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-115-13/+13