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
/
chrome
/
browser
/
speech
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+1
*
Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...
jam@chromium.org
2010-12-14
1
-1
/
+1
*
Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...
jam@chromium.org
2010-12-13
2
-48
/
+24
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
1
-1
/
+0
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
3
-23
/
+33
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
3
-16
/
+18
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-5
/
+7
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Reland issue 5283001 (http://codereview.chromium.org/5283001) which was rever...
sanjeevr@chromium.org
2010-11-30
1
-0
/
+1
*
Revert 67284 - Used a MessageLoopProxy to store the delegate's message loop i...
sanjeevr@chromium.org
2010-11-24
1
-1
/
+0
*
Used a MessageLoopProxy to store the delegate's message loop in URLFetcher::C...
sanjeevr@chromium.org
2010-11-24
1
-0
/
+1
*
When waiting for server, show a 'Working' message instead of 'Speak now'.
satish@chromium.org
2010-11-23
3
-2
/
+11
*
On windows, send audio hardware info with speech input requests if user conse...
satish@chromium.org
2010-11-19
7
-9
/
+96
*
In the current speech input implementation, the application locale is used as
leandrogracia@chromium.org
2010-11-18
1
-5
/
+17
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
3
-3
/
+3
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-3
/
+3
*
Language tag for speech.
leandrogracia@chromium.org
2010-11-01
11
-10
/
+33
*
Revert 64466 - Language tag for speech.
nirnimesh@chromium.org
2010-10-29
10
-32
/
+9
*
Language tag for speech.
leandrogracia@chromium.org
2010-10-29
10
-9
/
+32
*
Enable speech input API back on trunk for all platforms.
satish@chromium.org
2010-10-29
1
-4
/
+0
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-1
/
+1
*
Added grammar attribute to speech input.
satish@chromium.org
2010-10-28
11
-70
/
+133
*
Move speech input behind a flag for M8 beta and stable.
satish@chromium.org
2010-10-27
1
-0
/
+4
*
Add ability to parse multiple recognition results and send them to WebKit.
satish@chromium.org
2010-10-26
11
-48
/
+80
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
4
-43
/
+62
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/speech/.
pkasting@chromium.org
2010-10-21
6
-42
/
+40
*
Fix 2 speech input display issues seen in the M8 dev channel build.
satish@chromium.org
2010-10-18
1
-10
/
+13
*
Fix a crash by checking if a given request id existed in our list before proc...
satish@chromium.org
2010-10-15
2
-4
/
+17
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
2
-5
/
+17
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-0
/
+3
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
5
-5
/
+5
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
6
-33
/
+33
*
Added more logging to debug a test which fails in the build bots.
satish@chromium.org
2010-10-06
1
-2
/
+2
*
Coverity: Initialize data members in constructor.
jhawkins@chromium.org
2010-10-05
1
-0
/
+1
*
Added more logging and marked a test as FLAKY_.
satish@chromium.org
2010-10-04
2
-1
/
+8
*
Added more log messages to help track down an infrequent timeout in the test.
satish@chromium.org
2010-10-04
1
-0
/
+4
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
1
-4
/
+4
*
Enable the html speech input API for all platforms.
satish@chromium.org
2010-10-01
1
-42
/
+0
*
Enables 2 tests which have not been failing recently.
satish@chromium.org
2010-10-01
2
-10
/
+2
*
Fix the progress animation to get displayed at the original size and not squi...
satish@chromium.org
2010-10-01
1
-3
/
+9
*
Mark a failing test as FLAKY and added a potential fix + log messages.
satish@chromium.org
2010-09-29
1
-1
/
+2
*
Get the speech input browser test working again.
satish@chromium.org
2010-09-29
2
-19
/
+31
*
Add some log messages to track down a test timing out occasionally.
satish@chromium.org
2010-09-28
1
-2
/
+7
*
Fix build break due to comparison between signed/unsigned integers.
satish@chromium.org
2010-09-23
1
-1
/
+1
*
Earlier we used to show a static image in this state, instead we now show the...
satish@chromium.org
2010-09-23
4
-10
/
+58
*
Extend speech input bubble in Mac to display error messages with try-again an...
satish@chromium.org
2010-09-21
3
-36
/
+110
*
gtk: Implement SetImage function for speech input bubble.
tfarina@chromium.org
2010-09-19
1
-2
/
+6
[next]