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_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a Content API around SpeechInputManager. Chrome doesn't derive from it...
jam@chromium.org
2012-02-24
1
-313
/
+0
*
App a Content API around SpeechRecognizer.
jam@chromium.org
2012-02-23
1
-2
/
+2
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-35
/
+31
*
Extract SpeechInputManager delegate into its own header and put it in the con...
tfarina@chromium.org
2012-02-17
1
-2
/
+4
*
Move SpeechRecognizer delegate into its own header file and put it in the con...
tfarina@chromium.org
2012-02-16
1
-0
/
+1
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
1
-1
/
+1
*
Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...
rvargas@google.com
2012-02-14
1
-1
/
+0
*
Revert 121817 - Include speech_recognizer.h in speech_input_manager.h to plea...
rvargas@google.com
2012-02-14
1
-0
/
+1
*
Include speech_recognizer.h in speech_input_manager.h to please scoped_refptr.
tfarina@chromium.org
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
-5
/
+5
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-1
/
+1
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-2
/
+2
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-14
/
+41
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Move SpeechInputResult into content/public since it's used in chrome. Also ma...
jam@chromium.org
2011-11-28
1
-2
/
+2
*
Disable the web speech input feature on extension popups.
leandrogracia@chromium.org
2011-11-16
1
-9
/
+87
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Make audio recording exclusive between web speech input and the extension API.
leandrogracia@chromium.org
2011-10-17
1
-1
/
+3
*
Migrating NewRunnableMethod/Function to bind::Base in the speech input code.
leandrogracia@chromium.org
2011-10-17
1
-1
/
+2
*
Fixing misleading name in a speech input setting and related variables.
leandrogracia@chromium.org
2011-10-08
1
-1
/
+1
*
Applying changes to the existing speech input code to support the extension API.
leandrogracia@chromium.org
2011-10-07
1
-2
/
+8
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
1
-3
/
+6
*
Reland r102332 - export more symbols needed for the component build
dpranke@chromium.org
2011-09-23
1
-0
/
+8
*
Revert "Fix more symbol exports and a compile failure for the component build...
dpranke@chromium.org
2011-09-22
1
-8
/
+0
*
Fix more symbol exports and a compile failure for the component build of
dpranke@chromium.org
2011-09-22
1
-0
/
+8
*
Refactor SpeechInputManager between chrome/ and content/.
allanwoj@chromium.org
2011-09-21
1
-1
/
+155
*
Get rid of link dependency from content to chrome. Make it get the SpeechInpu...
jam@chromium.org
2011-08-24
1
-0
/
+33