index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
api
/
tab_capture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable TabCaptureApiTest.ApiTests on cros and linux because it's flaky.
jam@chromium.org
2013-07-18
1
-1
/
+7
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Revert 207377 "Disable TabCaptureApiTest.EndToEnd for Linux (non..."
miu@chromium.org
2013-06-27
1
-4
/
+1
*
Disabling flaky test on Linux (dbg)
gene@chromium.org
2013-06-25
1
-1
/
+1
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-1
/
+1
*
Hook up HTML5 fullscreen video notifications to tabCapture API
justinlin@chromium.org
2013-06-21
2
-2
/
+88
*
Revert 207600 "Hook up HTML5 fullscreen video notifications to t..."
rmsousa@chromium.org
2013-06-20
2
-85
/
+2
*
Hook up HTML5 fullscreen video notifications to tabCapture API
justinlin@chromium.org
2013-06-20
2
-2
/
+85
*
Revert 207400 "Hook up HTML5 fullscreen video notifications to t..."
rsesek@chromium.org
2013-06-20
2
-78
/
+2
*
Hook up HTML5 fullscreen video notifications to tabCapture API
justinlin@chromium.org
2013-06-20
2
-2
/
+78
*
Disable TabCaptureApiTest.EndToEnd for Linux (non-Aura) debug builds.
miu@chromium.org
2013-06-20
1
-1
/
+4
*
Reland r206578 w/ Mac 10.6 disabled (Re-enable TabCaptureApiTest.EndToEnd)
miu@chromium.org
2013-06-18
1
-4
/
+26
*
Change ApiResourceManager to use ProfileKeyedApi.
patrickriordan177@gmail.com
2013-06-17
1
-0
/
+2
*
Revert "Re-enable TabCaptureApiTest.EndToEnd now that external issues have be...
senorblanco@chromium.org
2013-06-15
1
-16
/
+4
*
Re-enable TabCaptureApiTest.EndToEnd now that external issues have been resol...
miu@chromium.org
2013-06-15
1
-4
/
+16
*
Use a direct include of strings headers in chrome/browser/extensions/, part 2.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Second try at better workaround for win dbg extensions api browser tests.
asargent@chromium.org
2013-06-05
1
-2
/
+14
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
3
-11
/
+12
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
4
-6
/
+6
*
Drop more dependencies of ProfileKeyedService infrastructure on chrome.
phajdan.jr@chromium.org
2013-05-17
1
-0
/
+2
*
Revert 198790 "Disables couple of other flaky TabCaptureApiTests."
justinlin@chromium.org
2013-05-14
1
-14
/
+2
*
Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."
tzik@chromium.org
2013-05-13
1
-2
/
+0
*
Drop more dependencies of ProfileKeyedService infrastructure on chrome.
phajdan.jr@chromium.org
2013-05-10
1
-0
/
+2
*
Revert 198738 "Disables TabCaptureApiTest.ApiTests and"
justinlin@chromium.org
2013-05-10
1
-14
/
+2
*
Disables couple of other flaky TabCaptureApiTests.
sky@chromium.org
2013-05-07
1
-2
/
+14
*
Disables TabCaptureApiTest.ApiTests and
sky@chromium.org
2013-05-07
1
-2
/
+14
*
Change GetProfileToUse method from Profile to content::BrowserContext
phajdan.jr@chromium.org
2013-05-03
2
-3
/
+6
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
2
-3
/
+4
*
Update tabCapture API docs with browser action info.
justinlin@chromium.org
2013-04-19
1
-1
/
+2
*
Make the tabCapture.capture API require click of the browser action icon.
justinlin@chromium.org
2013-04-18
2
-5
/
+86
*
Renable tabCapture.ApiTests* now that fix landed in r191910.
justinlin@chromium.org
2013-04-09
1
-4
/
+19
*
Revert 192021 "Renable tabCapture.ApiTests* now that fix landed ..."
phoglund@chromium.org
2013-04-03
1
-2
/
+4
*
Renable tabCapture.ApiTests* now that fix landed in r191910.
justinlin@chromium.org
2013-04-03
1
-4
/
+2
*
Disable TabCaptureApiTest.ApiTests since it's flaky.
jam@chromium.org
2013-03-27
1
-1
/
+3
*
TabCaptureApiTest.ApiTestsAudio is DISABLED
ygorshenin@chromium.org
2013-03-27
1
-1
/
+1
*
Split off TabCaptureApiTest.ApiTests audio specific test cases.
justinlin@chromium.org
2013-03-22
1
-8
/
+8
*
TabCapture API fullscreen onStatusChanged notifications.
justinlin@chromium.org
2013-03-20
3
-93
/
+229
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Disable flaky TabCaptureApiTest.ApiTests is flaky on Mac
bartfab@chromium.org
2013-03-05
1
-1
/
+8
*
Disable TabCaptureApiTest.EndToend until other outstanding issues are resolved.
miu@chromium.org
2013-03-01
1
-9
/
+4
*
Rewrite of TabCaptureApiTest.EndToEnd to use an event-based scheme in one tab.
miu@chromium.org
2013-02-28
1
-2
/
+3
*
TabCapture: Handle audio devices errors and correctly close stream in that case.
justinlin@chromium.org
2013-02-22
4
-41
/
+76
*
Cleanup: Consolidate GenerateStream and GenerateStreamForDevice
justinlin@chromium.org
2013-02-20
1
-11
/
+8
*
Disable TabCaptureApiTest.EndToEnd on OS X
ccameron@chromium.org
2013-02-08
1
-1
/
+1
*
Disable TabCaptureApiTest.EndToEnd as it is crashing on Windows.
robertshield@chromium.org
2013-02-06
1
-1
/
+8
*
Move chrome://media-internals to content. This allows us to hide implementati...
jam@chromium.org
2013-02-01
2
-145
/
+67
*
Add end-to-end TabCapture functional testing to browser_tests.
miu@chromium.org
2013-01-31
1
-2
/
+10
*
Rename ExtensionTabIdMap to ExtensionRendererState to allow it to capture fur...
fsamuel@chromium.org
2013-01-24
1
-1
/
+1
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-2
/
+3
*
Overhaul JSON Schema Compiler to support a number of features required to
kalman@chromium.org
2013-01-17
2
-11
/
+10
[next]