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
/
chromeos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Localize strings, speeds.
avi@chromium.org
2011-06-22
1
-12
/
+5
*
Add the virtual keyword to fix clang build.
zork@chromium.org
2011-06-22
1
-1
/
+1
*
Add keyboard navigation to the user icon selection screen
zork@chromium.org
2011-06-22
6
-2
/
+145
*
CrOS - Fix header includes in network_menu.h
jamescook@chromium.org
2011-06-21
2
-62
/
+46
*
Fix crash when InputMethodMenu model changes while menu is displayed.
rhashimoto@chromium.org
2011-06-21
2
-12
/
+12
*
When a user logs into sync, the appropriate cookies are retrieved so that
rogerta@chromium.org
2011-06-21
3
-6
/
+19
*
Don't uninitialize camera from dtor.
avayvod@chromium.org
2011-06-21
2
-9
/
+8
*
Remove DCHECK(virtual_keyboard) so Chrome can run without --enable-experiment...
yusukes@google.com
2011-06-21
1
-4
/
+3
*
use path in #includes
dilmah@chromium.org
2011-06-20
3
-3
/
+3
*
Add preedit-text area for ChromeOS IME candidate window.
kinaba@chromium.org
2011-06-20
1
-144
/
+212
*
Add accessible text to Language and clock buttons
zork@chromium.org
2011-06-20
2
-0
/
+2
*
Use hardware information when selecting a fallback virtual keyboard.
yusukes@google.com
2011-06-20
1
-10
/
+38
*
Reset notification registrar before posting delete task
oshima@google.com
2011-06-17
1
-3
/
+2
*
InputMethodLibraryImpl cleanup.
yusukes@chromium.org
2011-06-17
1
-19
/
+24
*
Use large bold font for associated network on touch.
rhashimoto@chromium.org
2011-06-17
1
-3
/
+9
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
2
-0
/
+17
*
Show cellular roaming badge in network status icon.
chocobo@chromium.org
2011-06-16
2
-16
/
+27
*
Call on_collection_changed_callback_ on chromeos
oshima@google.com
2011-06-16
1
-0
/
+8
*
Re-land:
ben@chromium.org
2011-06-16
2
-10
/
+10
*
[cros] Support carrier deal info link in promo bubble.
nkostylev@chromium.org
2011-06-16
16
-66
/
+163
*
Copy ibus_input_methods.h and keyboard_overlay_map.h to Chrome tree.
satorux@chromium.org
2011-06-16
6
-60
/
+218
*
Adding methods for unmounting a volume and fetching volume metadata to fileBr...
tbarzic@chromium.org
2011-06-16
3
-1
/
+25
*
Remove deprecated cert path code
stevenjb@google.com
2011-06-15
2
-39
/
+3
*
Change title color for urgent panels.
stevenjb@google.com
2011-06-15
1
-4
/
+9
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
2
-10
/
+10
*
Flag for switching GAIA backend
gfeher@chromium.org
2011-06-15
7
-31
/
+21
*
Convert LanguageSwitchMenu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-06-15
3
-61
/
+46
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
2
-10
/
+10
*
[cros] Stopping camera when reinit. Opening /dev/video%d instead of /dev/video0
avayvod@chromium.org
2011-06-15
2
-19
/
+30
*
Extend access to webSocketProxyPrivate and decodeJPEG private APIs.
dilmah@chromium.org
2011-06-15
1
-2
/
+4
*
[cros] Match NetworkLibrary error value with flimflam: UNKNOWN > NO_ERROR.
nkostylev@chromium.org
2011-06-15
2
-5
/
+6
*
Remove includes of "third_party/cros/chromeos_input_method.h"
satorux@chromium.org
2011-06-15
1
-11
/
+16
*
Add VirtualKeyboardObserver class and RegisterVirtualKeyboard function to Inp...
yusukes@google.com
2011-06-15
3
-0
/
+107
*
Finally fix Linux Clang (ChromiumOS dbg) build.
satorux@chromium.org
2011-06-15
2
-11
/
+18
*
Fix Linux Clang (ChromiumOS dbg) build.
satorux@chromium.org
2011-06-15
2
-20
/
+44
*
Remove use of libcros from InputMethodLibrary.
satorux@chromium.org
2011-06-15
15
-698
/
+689
*
Fix memory leak in VirtualKeyboardSelector.
yusukes@google.com
2011-06-15
1
-0
/
+1
*
Set proper accessible names on the network and battery icons
zork@chromium.org
2011-06-15
3
-15
/
+22
*
Fix Linux Clang build.
yusukes@google.com
2011-06-15
2
-4
/
+13
*
Add virtual_keyboard_selector.{h,cc} for supporting automatic virtual keyboar...
yusukes@google.com
2011-06-15
3
-0
/
+509
*
Listen to APP_EXITING notification to shutdown the login screen.
oshima@google.com
2011-06-14
1
-3
/
+7
*
Revert 89033 - Convert LanguageSwitchMenu from Menu2 to MenuItemView.
asargent@chromium.org
2011-06-14
3
-47
/
+61
*
Convert LanguageSwitchMenu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-06-14
3
-61
/
+47
*
Fixes a bunch of crashes from my Widget removal yesterday. These places were ...
ben@chromium.org
2011-06-14
2
-4
/
+2
*
chromeos: Hide status area when requested by window manager.
derat@chromium.org
2011-06-14
4
-16
/
+142
*
Don't signal error notification for new network.
stevenjb@google.com
2011-06-14
1
-2
/
+5
*
Return empty string for user cert when none installed.
stevenjb@google.com
2011-06-14
1
-3
/
+7
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.
thestig@chromium.org
2011-06-14
3
-4
/
+5
*
Fix a comment typo in chrome/browser/chromeos/input_method/candidate_window.cc
yuzo@chromium.org
2011-06-14
1
-2
/
+2
*
Avoid n^2 operation (n: # users) on login and lock screens
yoshiki@chromium.org
2011-06-14
2
-12
/
+19
[next]