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_recognition_request.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
1
-5
/
+5
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-6
/
+7
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-1
/
+4
*
Fixing misleading name in a speech input setting and related variables.
leandrogracia@chromium.org
2011-10-08
1
-2
/
+2
*
Applying changes to the existing speech input code to support the extension API.
leandrogracia@chromium.org
2011-10-07
1
-13
/
+38
*
Update params to OnURLFetchComplete().
skerner@chromium.org
2011-09-26
1
-9
/
+5
*
net: Put more functions from escape.h into net namespace.
tfarina@chromium.org
2011-09-22
1
-3
/
+3
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
1
-2
/
+2
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
1
-2
/
+2
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
1
-2
/
+3
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-1
/
+0
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-1
/
+1
*
Enable visible profanity filter for speech input and correct a mistake in the...
satish@chromium.org
2011-04-27
1
-1
/
+2
*
In speech input, introduce a 'warm up' screen for slow audio capture devices.
satish@chromium.org
2011-04-05
1
-1
/
+1
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-2
/
+2
*
Request for 5 speech recognition results instead of 3.
satish@chromium.org
2011-03-21
1
-3
/
+6
*
A small set of related fixes:
satish@chromium.org
2011-03-14
1
-5
/
+1
*
Stream speech audio to server as it gets recorded, instead of waiting until e...
satish@chromium.org
2011-03-04
1
-8
/
+12
*
Move core pieces of speech from chrome to content.
jam@chromium.org
2011-02-26
1
-0
/
+197