| Commit message (Expand) | Author | Age | Files | Lines |
* | Move MediaGalleries.getMediaFileSystems out of experimental. | vandebo@chromium.org | 2012-08-31 | 1 | -2/+2 |
* | Move ModuleSystem and NativeHandler to extensions/ | aa@chromium.org | 2012-08-28 | 1 | -4/+4 |
* | PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally | dmichael@chromium.org | 2012-08-27 | 1 | -0/+1 |
* | Define ENABLE_MOBILE_YOUTUBE_PLUGIN on Android. | newt@chromium.org | 2012-08-22 | 1 | -0/+5 |
* | Gradient overlay for constrained window | sail@chromium.org | 2012-08-17 | 1 | -0/+2 |
* | Revert 152059 - Gradient overlay for constrained window | sail@chromium.org | 2012-08-17 | 1 | -2/+0 |
* | Gradient overlay for constrained window | sail@chromium.org | 2012-08-17 | 1 | -0/+2 |
* | Move chrome.experimental.app.onLaunched event handler to chrome.app.runtime.o... | miu@chromium.org | 2012-08-14 | 1 | -2/+2 |
* | Creating a new directory chrome/renderer/searchbox and moving searchbox code ... | shishir@chromium.org | 2012-08-11 | 1 | -4/+4 |
* | Fix extension link error on Android. | torne@chromium.org | 2012-08-10 | 1 | -7/+0 |
* | Clean-up safe browsing dependencies. | yfriedman@chromium.org | 2012-08-09 | 1 | -2/+4 |
* | Remove Instant v1 API. | sreeram@chromium.org | 2012-08-09 | 1 | -2/+0 |
* | Move localized_error from chrome/renderer into chrome/common. | mirandac@chromium.org | 2012-08-08 | 1 | -2/+0 |
* | Move c/r/extensions/* into extensions namespace | rdevlin.cronin@chromium.org | 2012-08-07 | 1 | -6/+6 |
* | Hook up the PPB_Flash_Print interface to new host system. | brettw@chromium.org | 2012-07-27 | 1 | -0/+7 |
* | Histograms - Support histograms for Plugins, GPU | rtenneti@google.com | 2012-07-12 | 1 | -2/+0 |
* | Remove inappropriate chrome.{extension,app} bindings for platform apps. | asargent@chromium.org | 2012-07-03 | 1 | -0/+3 |
* | Shim that simulates a <browser> tag via Mutation Observers. | mihaip@chromium.org | 2012-07-03 | 1 | -0/+1 |
* | NaCl: Remove the unused ImportPepper*() methods in nacl_desc_wrapper_chrome.cc | mseaborn@chromium.org | 2012-06-27 | 1 | -3/+0 |
* | Allow platform apps to receive WebIntents. | benwells@chromium.org | 2012-06-20 | 1 | -0/+2 |
* | Allow platform apps to get writable FileEntry objects from readable ones. | benwells@chromium.org | 2012-06-13 | 1 | -2/+2 |
* | Implement the activeTab permission, so that extensions with the permission | kalman@chromium.org | 2012-06-13 | 1 | -0/+2 |
* | Pass command line arguments onto platform apps which provide the right intent. | benwells@chromium.org | 2012-05-26 | 1 | -0/+2 |
* | Allow platform apps to create shell windows with a script connection. | jeremya@chromium.org | 2012-05-25 | 1 | -0/+2 |
* | Hack to restrict runtime API to dev channel rather than experimental. | mpcomplete@chromium.org | 2012-05-16 | 1 | -1/+1 |
* | Move declarative API into events API | battre@chromium.org | 2012-05-16 | 1 | -1/+1 |
* | Revert 137388 - Move declarative API into events API | battre@chromium.org | 2012-05-16 | 1 | -1/+1 |
* | Move declarative API into events API | battre@chromium.org | 2012-05-16 | 1 | -1/+1 |
* | Initial extension bindings for Media Gallery API. | vandebo@chromium.org | 2012-05-11 | 1 | -0/+2 |
* | New link rel=prerender api, using WebKit::WebPrerenderingPlatform | gavinp@chromium.org | 2012-05-11 | 1 | -0/+6 |
* | Move Declarative Web Request API out of experimental and make it a feature | battre@chromium.org | 2012-05-09 | 1 | -2/+2 |
* | Refactor the socket API to remove onEvent callback in socket.create() function. | penghuang@chromium.org | 2012-05-07 | 1 | -4/+0 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Experimental USB API | gdk@chromium.org | 2012-04-28 | 1 | -0/+10 |
* | Revert 134390 - Experimental USB API | jamesr@chromium.org | 2012-04-27 | 1 | -10/+0 |
* | Experimental USB API | miket@chromium.org | 2012-04-27 | 1 | -0/+10 |
* | Add a PPB_Flash_Print interface and implement in Chrome. | brettw@chromium.org | 2012-04-27 | 1 | -4/+8 |
* | Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ... | jam@chromium.org | 2012-04-18 | 1 | -0/+2 |
* | Adding run_at to chrome.tabs.executeScript/insertCss. | eaugusti@chromium.org | 2012-04-13 | 1 | -2/+2 |
* | Add chrome.experimental.runtime.getBackgroundPage which ensures the transient | mpcomplete@chromium.org | 2012-04-12 | 1 | -0/+1 |
* | Restrict platform app access to WebKit features by modifying JS bindings. | jstritar@chromium.org | 2012-04-05 | 1 | -0/+1 |
* | Split SchemaGeneratedBindings up into smaller, more targetted native handlers. | koz@chromium.org | 2012-04-05 | 1 | -2/+6 |
* | Fix perf_tests build on debug version for ChromeOS. | kinaba@chromium.org | 2012-04-04 | 1 | -8/+0 |
* | Provide real RequestMatcher for declarative webRequest API conditions | battre@chromium.org | 2012-04-03 | 1 | -0/+1 |
* | Extract ExtensionRequestSender from SchemaGeneratedBindings. | koz@chromium.org | 2012-04-03 | 1 | -0/+2 |
* | Removing obsolete chromePrivate.decodeJPEG API. | glotov@google.com | 2012-03-28 | 1 | -3/+0 |
* | Pull out setIcon and sendRequest into their own modules. | koz@chromium.org | 2012-03-28 | 1 | -0/+2 |
* | Revert 128089 - Initial extension bindings for Media Gallery API. | gman@chromium.org | 2012-03-22 | 1 | -2/+0 |
* | Initial extension bindings for Media Gallery API. | vandebo@chromium.org | 2012-03-21 | 1 | -0/+2 |
* | Re-land alexbost's experimental offscreenTabs API. | jstritar@chromium.org | 2012-03-21 | 1 | -0/+1 |