summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_recognition_bubble.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 252269 "It can happen that when a page with an Speech Reco..."tommyw@chromium.org2014-02-251-6/+13
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-11/+9
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-9/+11
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-11/+9
* Use a direct include of the message_loop header in chrome/browser/, part 10.avi@chromium.org2013-07-171-1/+1
* Use setXfermodeMode instead of leaking in a couple places.msw@chromium.org2013-06-181-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+3
* replace kMultiply_Mode with kModulate_Mode (the former is deprecated). No fun...reed@google.com2013-02-011-1/+1
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* [Coverity] Fix uninitalized scalar field.kmadhusu@chromium.org2012-11-161-0/+1
* Make speech bubble spinner HiDPIpkotwicz@chromium.org2012-10-201-27/+36
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+3
* Speech bubble: Use the images of the appropriate scale for the speech bubble.sadrul@chromium.org2012-08-211-11/+25
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* grd file update for new 2x assetsthakis@chromium.org2012-06-221-1/+1
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-23/+23
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-23/+23
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-23/+23
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* speech: Do not use unix_hacker style for virtual methods.tfarina@chromium.org2012-03-071-1/+1
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-0/+251