summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_input_bubble_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where a speech input bubble can be drawn outside of the viewing window.allanwoj@chromium.org2011-07-061-3/+18
* In speech input, introduce a 'warm up' screen for slow audio capture devices.satish@chromium.org2011-04-051-4/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Get the mac bubble to resize propery and fit content in all states.satish@chromium.org2011-03-141-0/+1
* Redo the speech bubble layout on mac.satish@chromium.org2011-03-031-4/+5
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2
* Listen for tab close notifications and cancel active speech sessions.satish@chromium.org2011-01-071-4/+3
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Extend speech input bubble in Mac to display error messages with try-again an...satish@chromium.org2010-09-211-24/+43
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-161-0/+6
* We used to show error messages as info bars earlier. Based on UX feedback, we...satish@chromium.org2010-09-101-4/+17
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-09-011-3/+4
* Reverting as this breaks Chromium OS. Please fix and reland.ananta@chromium.org2010-08-311-4/+3
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-08-311-3/+4
* Implement the speech input bubble on mac.satish@chromium.org2010-08-281-0/+67