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
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
2
-6
/
+6
*
Better error messages for speech input errors.
satish@chromium.org
2011-03-07
1
-15
/
+23
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-03-04
1
-21
/
+0
*
Redo the speech bubble layout on mac.
satish@chromium.org
2011-03-03
1
-4
/
+5
*
Redo the speech bubble layout on GTK.
satish@chromium.org
2011-03-03
1
-14
/
+41
*
Final conversion step. Convert FocusManager, WidgetWin, SpeechInputBubble, an...
ben@chromium.org
2011-03-03
1
-6
/
+5
*
Change from PROCESS_LAUNCHER to FILE thread per earlier suggestion.
satish@chromium.org
2011-03-02
1
-4
/
+3
*
Redo the speech bubble layout on windows.
satish@chromium.org
2011-03-02
1
-33
/
+71
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
2
-2
/
+2
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
2
-4
/
+4
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
1
-5
/
+6
*
Remove/replace RootView/Widget getters with new NativeWidget getters.
ben@chromium.org
2011-03-02
1
-6
/
+5
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+1
*
Add a noise indicator to the speech bubble volume indicator.
satish@chromium.org
2011-03-01
5
-38
/
+72
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Move core pieces of speech from chrome to content.
jam@chromium.org
2011-02-26
20
-3097
/
+3
*
Fix a crash in speech input bubble.
amit@chromium.org
2011-02-25
1
-13
/
+17
*
views: Move the remaining layout constants to the views namespace. Final Part.
tfarina@chromium.org
2011-02-23
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
7
-9
/
+9
*
views: Add namespace views to layout_constants.h
tfarina@chromium.org
2011-02-04
1
-3
/
+3
*
Avoid Xcode 3.1 gcc 4.2 compiler warning:
wtc@chromium.org
2011-02-03
1
-5
/
+5
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-1
/
+1
*
Mark GrammarAttribute and TestBasicRecognition as DISABLED for Chrome builds
eblake@chromium.org
2011-01-31
1
-2
/
+9
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
2
-3
/
+7
*
views: Move standard_layout.h into the layout directory.
tfarina@chromium.org
2011-01-26
1
-1
/
+1
*
Avoid closing speech input UI bubble twice.
leandrogracia@chromium.org
2011-01-25
1
-1
/
+0
*
Fix speech input bubble in GTK to avoid setting images when not visible.
leandrogracia@chromium.org
2011-01-25
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
4
-4
/
+4
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-2
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-5
/
+5
*
Add OWNERS files to autofill, notifications and speech subdirs.
tfarina@chromium.org
2011-01-21
1
-0
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
3
-3
/
+3
*
Fix a potential assert in SpeechRecognizer dtor.
satish@chromium.org
2011-01-20
1
-3
/
+6
*
Cancel any pending speech recognitions when the dispatcher host terminates.
satish@chromium.org
2011-01-20
5
-11
/
+47
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
11
-56
/
+74
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-5
/
+5
*
Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...
satish@chromium.org
2011-01-19
4
-16
/
+48
*
A quick fix for Bug 69906.
hbono@chromium.org
2011-01-18
1
-1
/
+7
*
Add the option of compressing speech input audio using FLAC.
satish@chromium.org
2011-01-17
5
-116
/
+283
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-1
/
+2
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
2
-1
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
3
-9
/
+9
*
Fix build breakage.
thestig@chromium.org
2011-01-11
1
-0
/
+1
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+1
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-01-10
4
-48
/
+16
*
Listen for tab close notifications and cancel active speech sessions.
satish@chromium.org
2011-01-07
9
-59
/
+132
*
Fix official chrome linux builder (missing include).
estade@chromium.org
2011-01-06
1
-2
/
+3
[next]