summaryrefslogtreecommitdiffstats
path: root/content/browser/speech
Commit message (Expand)AuthorAgeFilesLines
* Switch content tests to use BrowserThreadImpl directly.joi@chromium.org2011-10-311-2/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-4/+4
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-282-4/+4
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-5/+5
* Make test URLFetcher implementations not derive from the URLFetcher implement...jam@chromium.org2011-10-261-0/+1
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-254-12/+13
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-242-4/+7
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Make audio recording exclusive between web speech input and the extension API.leandrogracia@chromium.org2011-10-173-3/+12
* Migrating NewRunnableMethod/Function to bind::Base in the speech input code.leandrogracia@chromium.org2011-10-173-15/+16
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Fixing misleading name in a speech input setting and related variables.leandrogracia@chromium.org2011-10-086-11/+11
* Applying changes to the existing speech input code to support the extension API.leandrogracia@chromium.org2011-10-0711-115/+166
* Export some unix-specific content symbols.dpranke@chromium.org2011-10-042-3/+5
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-1/+2
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-304-17/+21
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-2910-25/+88
* Update params to OnURLFetchComplete().skerner@chromium.org2011-09-264-26/+32
* Reland r102332 - export more symbols needed for the component builddpranke@chromium.org2011-09-234-16/+25
* Revert "Fix more symbol exports and a compile failure for the component build...dpranke@chromium.org2011-09-224-25/+16
* Fix more symbol exports and a compile failure for the component build ofdpranke@chromium.org2011-09-224-16/+25
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-3/+3
* Refactor SpeechInputManager between chrome/ and content/.allanwoj@chromium.org2011-09-213-7/+259
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-132-12/+14
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-1/+1
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-2/+3
* Revert recent changes to base::Valuestevenjb@google.com2011-08-261-2/+2
* Followup comments to r98147.jam@chromium.org2011-08-251-1/+0
* base: Add AsList() function to Value API.tfarina@chromium.org2011-08-251-2/+2
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-245-24/+48
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-5/+7
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-3/+7
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-3/+2
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-2/+3
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-3/+2
* Create media.dlldarin@chromium.org2011-08-041-2/+3
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-292-13/+2
* Context menu for "Voice recognition options"gshires@google.com2011-07-267-9/+23
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-1/+0
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-171-0/+3
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-013-3/+3