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
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-1
/
+1
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-3
/
+3
*
Move SpeechInputResult into content/public since it's used in chrome. Also ma...
jam@chromium.org
2011-11-28
5
-31
/
+32
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
1
-1
/
+1
*
Patch from AliceT's issue codereview.chromium.org/8604012.
msw@chromium.org
2011-11-22
1
-1
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
2
-9
/
+10
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-2
/
+2
*
Rebase SpeechInputBubble on the new views bubble.
msw@chromium.org
2011-11-18
1
-121
/
+96
*
Cleanup: Remove more forward declarations in various chrome/browser directories.
thestig@chromium.org
2011-11-16
1
-2
/
+0
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
2
-2
/
+3
*
Add a tray notification UI for speech input recording in the extension API.
leandrogracia@chromium.org
2011-11-11
7
-0
/
+1511
*
Revert 109285 - Seems to have broken chrome_frame_net_tests on the win_rel tr...
rsleevi@chromium.org
2011-11-10
7
-1501
/
+0
*
Add a tray notification UI for speech input recording in the extension API.
leandrogracia@chromium.org
2011-11-09
7
-0
/
+1501
*
Align avatar bubble with edge of anchor control
sail@chromium.org
2011-11-03
1
-2
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
4
-0
/
+8
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
4
-5
/
+5
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
1
-4
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
2
-15
/
+19
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Make audio recording exclusive between web speech input and the extension API.
leandrogracia@chromium.org
2011-10-17
2
-4
/
+19
*
Migrating NewRunnableMethod/Function to bind::Base in the speech input code.
leandrogracia@chromium.org
2011-10-17
5
-30
/
+29
*
Update the bubble to allow it not to be closed on dismiss. This is needed for...
finnur@chromium.org
2011-10-11
1
-7
/
+7
*
Fixing misleading name in a speech input setting and related variables.
leandrogracia@chromium.org
2011-10-08
2
-11
/
+12
*
Applying changes to the existing speech input code to support the extension API.
leandrogracia@chromium.org
2011-10-07
2
-17
/
+18
*
Change std::wstring to string16 for views::Label and views::Label
yosin@chromium.org
2011-10-07
1
-5
/
+5
*
Revert 104076 - Change std::wstring to string16 for views::Link
hbono@chromium.org
2011-10-05
1
-5
/
+5
*
Change std::wstring to string16 for views::Link
yosin@chromium.org
2011-10-05
1
-5
/
+5
*
Converts usage of GetBrowserViewForNativeWindow to
sky@chromium.org
2011-09-30
1
-2
/
+1
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
2
-0
/
+67
*
Reland r102332 - export more symbols needed for the component build
dpranke@chromium.org
2011-09-23
1
-8
/
+0
*
Refactor SpeechInputManager between chrome/ and content/.
allanwoj@chromium.org
2011-09-21
2
-185
/
+50
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+3
*
Remove some static initializers caused by colors in gtk_hig_constants.h.
tony@chromium.org
2011-09-07
1
-1
/
+1
*
content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)
erg@google.com
2011-08-29
1
-1
/
+2
*
Hiding the Speech Input bubble when clicking Microphone Settings for consiste...
leandrogracia@chromium.org
2011-08-26
1
-0
/
+1
*
Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"
erg@google.com
2011-08-25
1
-2
/
+1
*
content: Start splitting up chrome/browser/ui/gtk/gtk_util.h
erg@google.com
2011-08-25
1
-1
/
+2
*
Followup comments to r98147.
jam@chromium.org
2011-08-25
1
-0
/
+2
*
Fix clang build
jam@chromium.org
2011-08-24
2
-0
/
+9
*
Get rid of link dependency from content to chrome. Make it get the SpeechInpu...
jam@chromium.org
2011-08-24
2
-113
/
+113
*
Move bubble border under views/bubble.
saintlou@chromium.org
2011-08-24
1
-1
/
+1
*
Revert "This is a redo of http://codereview.chromium.org/7629009/"
saintlou@chromium.org
2011-08-23
1
-1
/
+1
*
This is a redo of http://codereview.chromium.org/7629009/
saintlou@chromium.org
2011-08-23
1
-1
/
+1
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
1
-1
/
+1
*
Revert r97856 "move bubble border code and update references to it."
maruel@chromium.org
2011-08-23
1
-1
/
+1
*
move bubble border code and update references to it.
saintlou@chromium.org
2011-08-23
1
-1
/
+1
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
1
-1
/
+1
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
1
-1
/
+1
*
browser: Abstract message box dialog functions into its own header file.
tfarina@chromium.org
2011-08-09
1
-1
/
+0
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-2
/
+2
[next]