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
/
content
/
browser
/
speech
/
speech_input_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
1
-252
/
+0
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Create a Content API around SpeechInputManager. Chrome doesn't derive from it...
jam@chromium.org
2012-02-24
1
-24
/
+7
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-13
/
+12
*
Extract SpeechInputManager delegate into its own header and put it in the con...
tfarina@chromium.org
2012-02-17
1
-6
/
+12
*
Move SpeechRecognizer delegate into its own header file and put it in the con...
tfarina@chromium.org
2012-02-16
1
-0
/
+1
*
Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...
rvargas@google.com
2012-02-14
1
-1
/
+0
*
Move SpeechRecognizer delegate into its own header file and put it in the con...
tfarina@chromium.org
2012-02-14
1
-0
/
+1
*
Move SpeechInputPreferences to content/public/browser and put it in the conte...
tfarina@chromium.org
2012-02-13
1
-1
/
+1
*
Fixed a bug and a race condition in SpeechInputBrowserTest::TestCancelAll whi...
primiano@chromium.org
2012-02-03
1
-30
/
+33
*
Revert 120196 - Fixed a bug causing hang of speech input tests (especially Te...
mkwst@chromium.org
2012-02-02
1
-25
/
+30
*
Fixed a bug causing hang of speech input tests (especially TestCancelAll). Re...
primiano@chromium.org
2012-02-02
1
-30
/
+25
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-2
/
+2
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-1
/
+2
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-5
/
+7
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-28
/
+23
*
Move SpeechInputResult into content/public since it's used in chrome. Also ma...
jam@chromium.org
2011-11-28
1
-3
/
+4
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Make audio recording exclusive between web speech input and the extension API.
leandrogracia@chromium.org
2011-10-17
1
-1
/
+2
*
Migrating NewRunnableMethod/Function to bind::Base in the speech input code.
leandrogracia@chromium.org
2011-10-17
1
-8
/
+9
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Applying changes to the existing speech input code to support the extension API.
leandrogracia@chromium.org
2011-10-07
1
-3
/
+4
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
1
-1
/
+3
*
Refactor SpeechInputManager between chrome/ and content/.
allanwoj@chromium.org
2011-09-21
1
-0
/
+18
*
Get rid of link dependency from content to chrome. Make it get the SpeechInpu...
jam@chromium.org
2011-08-24
1
-8
/
+3
*
Remove a couple racy functions from ui_test_utils.
gbillock@chromium.org
2011-08-24
1
-5
/
+7
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
1
-1
/
+1
*
Disable the test SpeechInputBrowserTest.TestCancelAll
akalin@chromium.org
2011-03-19
1
-6
/
+1
*
Disable the newly added SpeechInputBrowserTest.TestCancelAll in official rele...
satish@chromium.org
2011-03-19
1
-1
/
+7
*
Close ongoing speech input sessions when a tab terminates.
satish@chromium.org
2011-03-18
1
-7
/
+47
*
Try a different way to test speech input in browsertests. These tests were fl...
satish@chromium.org
2011-03-14
1
-14
/
+2
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-03-04
1
-0
/
+4
*
Disable SpeechInputBrowserTest.TestBasicRecognition, crashes flakily
phajdan.jr@chromium.org
2011-02-28
1
-2
/
+2
*
Move core pieces of speech from chrome to content.
jam@chromium.org
2011-02-26
1
-0
/
+207