summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/tab_capture
Commit message (Expand)AuthorAgeFilesLines
* Disable TabCaptureApiTest.ApiTests on cros and linux because it's flaky.jam@chromium.org2013-07-181-1/+7
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Revert 207377 "Disable TabCaptureApiTest.EndToEnd for Linux (non..."miu@chromium.org2013-06-271-4/+1
* Disabling flaky test on Linux (dbg)gene@chromium.org2013-06-251-1/+1
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-1/+1
* Hook up HTML5 fullscreen video notifications to tabCapture APIjustinlin@chromium.org2013-06-212-2/+88
* Revert 207600 "Hook up HTML5 fullscreen video notifications to t..."rmsousa@chromium.org2013-06-202-85/+2
* Hook up HTML5 fullscreen video notifications to tabCapture APIjustinlin@chromium.org2013-06-202-2/+85
* Revert 207400 "Hook up HTML5 fullscreen video notifications to t..."rsesek@chromium.org2013-06-202-78/+2
* Hook up HTML5 fullscreen video notifications to tabCapture APIjustinlin@chromium.org2013-06-202-2/+78
* Disable TabCaptureApiTest.EndToEnd for Linux (non-Aura) debug builds.miu@chromium.org2013-06-201-1/+4
* Reland r206578 w/ Mac 10.6 disabled (Re-enable TabCaptureApiTest.EndToEnd)miu@chromium.org2013-06-181-4/+26
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+2
* Revert "Re-enable TabCaptureApiTest.EndToEnd now that external issues have be...senorblanco@chromium.org2013-06-151-16/+4
* Re-enable TabCaptureApiTest.EndToEnd now that external issues have been resol...miu@chromium.org2013-06-151-4/+16
* Use a direct include of strings headers in chrome/browser/extensions/, part 2.avi@chromium.org2013-06-112-2/+2
* Second try at better workaround for win dbg extensions api browser tests.asargent@chromium.org2013-06-051-2/+14
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-223-11/+12
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-204-6/+6
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+2
* Revert 198790 "Disables couple of other flaky TabCaptureApiTests."justinlin@chromium.org2013-05-141-14/+2
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-131-2/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-101-0/+2
* Revert 198738 "Disables TabCaptureApiTest.ApiTests and"justinlin@chromium.org2013-05-101-14/+2
* Disables couple of other flaky TabCaptureApiTests.sky@chromium.org2013-05-071-2/+14
* Disables TabCaptureApiTest.ApiTests andsky@chromium.org2013-05-071-2/+14
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+4
* Update tabCapture API docs with browser action info.justinlin@chromium.org2013-04-191-1/+2
* Make the tabCapture.capture API require click of the browser action icon.justinlin@chromium.org2013-04-182-5/+86
* Renable tabCapture.ApiTests* now that fix landed in r191910.justinlin@chromium.org2013-04-091-4/+19
* Revert 192021 "Renable tabCapture.ApiTests* now that fix landed ..."phoglund@chromium.org2013-04-031-2/+4
* Renable tabCapture.ApiTests* now that fix landed in r191910.justinlin@chromium.org2013-04-031-4/+2
* Disable TabCaptureApiTest.ApiTests since it's flaky.jam@chromium.org2013-03-271-1/+3
* TabCaptureApiTest.ApiTestsAudio is DISABLEDygorshenin@chromium.org2013-03-271-1/+1
* Split off TabCaptureApiTest.ApiTests audio specific test cases.justinlin@chromium.org2013-03-221-8/+8
* TabCapture API fullscreen onStatusChanged notifications.justinlin@chromium.org2013-03-203-93/+229
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Disable flaky TabCaptureApiTest.ApiTests is flaky on Macbartfab@chromium.org2013-03-051-1/+8
* Disable TabCaptureApiTest.EndToend until other outstanding issues are resolved.miu@chromium.org2013-03-011-9/+4
* Rewrite of TabCaptureApiTest.EndToEnd to use an event-based scheme in one tab.miu@chromium.org2013-02-281-2/+3
* TabCapture: Handle audio devices errors and correctly close stream in that case.justinlin@chromium.org2013-02-224-41/+76
* Cleanup: Consolidate GenerateStream and GenerateStreamForDevicejustinlin@chromium.org2013-02-201-11/+8
* Disable TabCaptureApiTest.EndToEnd on OS Xccameron@chromium.org2013-02-081-1/+1
* Disable TabCaptureApiTest.EndToEnd as it is crashing on Windows.robertshield@chromium.org2013-02-061-1/+8
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-012-145/+67
* Add end-to-end TabCapture functional testing to browser_tests.miu@chromium.org2013-01-311-2/+10
* Rename ExtensionTabIdMap to ExtensionRendererState to allow it to capture fur...fsamuel@chromium.org2013-01-241-1/+1
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-2/+3
* Overhaul JSON Schema Compiler to support a number of features required tokalman@chromium.org2013-01-172-11/+10