| Commit message (Expand) | Author | Age | Files | Lines |
* | Aura on Android: Stub implementation of UsbPrinterManifestHandler. | moshayedi | 2015-11-03 | 3 | -0/+36 |
* | Improve ContentVerifierTest.Fail* tests | asargent | 2015-11-02 | 1 | -8/+10 |
* | chrome.browserAction.setBadgeBackgroundColor accepts hsl CSS color strings | limasdf | 2015-11-01 | 4 | -17/+134 |
* | ServiceWorker: Remove dead code from ServiceWorkerContextWrapper | nhiroki | 2015-10-30 | 1 | -0/+1 |
* | [Media Router] Add experiment control logic. | imcheng | 2015-10-30 | 2 | -6/+14 |
* | [Extensions] Make handler_function a hidden property | rdevlin.cronin | 2015-10-29 | 1 | -5/+9 |
* | webcamPrivate API: Fix regression from r351343. (try 2) | thestig | 2015-10-29 | 7 | -100/+300 |
* | Disable zoom bubble for PDF extension. | wjmaclean | 2015-10-29 | 5 | -0/+21 |
* | Revert of webcamPrivate API: Fix regression from r351343. (patchset #7 id:130... | georgesak | 2015-10-29 | 7 | -299/+105 |
* | webcamPrivate API: Fix regression from r351343. | thestig | 2015-10-29 | 7 | -105/+299 |
* | Remove readingListPrivate extension API. | yfriedman | 2015-10-29 | 2 | -4/+4 |
* | Don't use calling context in chrome | jochen | 2015-10-29 | 6 | -14/+4 |
* | [Extensions] Don't allow built-in extensions code to be overridden | rdevlin.cronin | 2015-10-28 | 53 | -146/+189 |
* | SSL and add handlers in EmbeddedTestServer | svaldez | 2015-10-28 | 1 | -6/+2 |
* | Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder... | stevenjb | 2015-10-27 | 1 | -2/+6 |
* | Add MimeHandlerViewGuest::NavigationStateChanged to handle title changes | thestig | 2015-10-27 | 2 | -0/+21 |
* | SSL and add handlers in EmbeddedTestServer | svaldez | 2015-10-27 | 1 | -6/+2 |
* | Separate RenderViewHost from RenderWidgetHost, part 4: delegate | avi | 2015-10-27 | 1 | -1/+1 |
* | [Media Router] Implements deferred media sink queries. | imcheng | 2015-10-26 | 1 | -2/+8 |
* | Give the main frame a RenderWidget. | dcheng | 2015-10-26 | 2 | -4/+6 |
* | Reland of [Extensions] Migrate ServiceWorker off behavior feature system (pat... | rdevlin.cronin | 2015-10-26 | 2 | -13/+0 |
* | Revert of [Extensions] Migrate ServiceWorker off behavior feature system (pat... | anthonyvd | 2015-10-26 | 2 | -0/+13 |
* | Use bluetooth APIs in Options UI | stevenjb | 2015-10-26 | 1 | -4/+20 |
* | [Extensions] Migrate ServiceWorker off behavior feature system | rdevlin.cronin | 2015-10-26 | 2 | -13/+0 |
* | Use the blocking pool for BITS background downloader. | sorin | 2015-10-26 | 2 | -9/+0 |
* | [Extensions] Remove kalman@ from OWNERS files | rdevlin.cronin | 2015-10-26 | 3 | -4/+0 |
* | Platform Apps: Disable history.state in platform_app.js | jkummerow | 2015-10-26 | 1 | -1/+1 |
* | Make chrome and other targets compile on Mac GN | brettw | 2015-10-23 | 2 | -1/+25 |
* | Implement chrome.languageSettingsPrivate custom spell check functions | michaelpg | 2015-10-23 | 1 | -0/+2 |
* | ContentDataReductionProxyLoFiHelperTest test | megjablon | 2015-10-23 | 2 | -20/+20 |
* | Fix the documentation for chrome.runtime.reload for not being supported in ki... | jennyz | 2015-10-22 | 1 | -1/+1 |
* | Remove passwordsPrivate.canPasswordAccountBeManaged | vabr | 2015-10-22 | 1 | -1/+1 |
* | Bluetooth extension api fixes for WebUI | stevenjb | 2015-10-22 | 6 | -27/+83 |
* | bluetooth_private -> IDL | stevenjb | 2015-10-22 | 4 | -278/+139 |
* | This patch reduces the public method footprint of GuestViewBase and derived t... | paulmeyer | 2015-10-21 | 7 | -205/+167 |
* | Fix extension_function_histogram_value.h enum | michaelpg | 2015-10-21 | 1 | -2/+0 |
* | When sending an incident report, also collect data regarding the last install... | proberge | 2015-10-21 | 1 | -0/+3 |
* | Promote kiosk_only to stable. | mtomasz | 2015-10-20 | 1 | -1/+1 |
* | [Media Router] Add speaker group sink icon. | apacible | 2015-10-20 | 1 | -0/+2 |
* | Don't keep the lazy background page alive after a view with a Pepper plugin i... | emaxx | 2015-10-19 | 1 | -10/+17 |
* | Use RSA_public_key_from_bytes instead of d2i_RSAPublicKey. | davidben | 2015-10-16 | 1 | -7/+4 |
* | Adding error handlers to setup.exe. | pmonette | 2015-10-16 | 1 | -1/+1 |
* | Make ValueDeserializer::Deserialize return scoped_ptr | olli.raula | 2015-10-16 | 7 | -14/+13 |
* | Fix a typo in stash_client.js | dcheng | 2015-10-16 | 1 | -1/+1 |
* | Make chrome/common pass "gn check" | brettw | 2015-10-15 | 2 | -3/+5 |
* | Add extensions code to use common updater in components/update_client/ | asargent | 2015-10-15 | 27 | -333/+759 |
* | [Extensions] Refactor click-to-script permissioning | rdevlin.cronin | 2015-10-15 | 2 | -23/+0 |
* | Separate RenderViewHost from RenderWidgetHost, part 1: public interface. | avi | 2015-10-15 | 4 | -7/+20 |
* | Remove WebDOMError, nothing uses it. | esprehn | 2015-10-15 | 2 | -36/+0 |
* | Revert of Make chrome/common pass "gn check" (patchset #8 id:140001 of https:... | mpearson | 2015-10-14 | 2 | -5/+3 |