Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
chromium
/
cros
/
refs/heads/0.12.362.B
fb885f0
[cros] Change Store/RetrievePolicy to use a GArray
by Chris Masone
· 15 years ago
0.12.362.B
3d7e725
Fix the test build failure in libcros.
by Satoru Takabayashi
· 15 years ago
ba24607
Get rid of the version hack from chromeos_keyboard.cc.
by Satoru Takabayashi
· 15 years ago
2b35604
Remove GetCurrentInputMethod.
by Satoru Takabayashi
· 15 years ago
f25299c
Add SMS monitoring API to libcros.
by Nathan Williams
· 15 years ago
8897181
Add RequestVirtualNetwork to chromeos_network
by Steven Bennetts
· 15 years ago
0b5fa6a
libcros: support for passing dict in SetNetworkServiceProperty
by Dmitry Polukhin
· 15 years ago
d80e4a2
This adds a window manager message to switch windows
by Greg Spencer
· 15 years ago
836f149
Add ClearNetworkServiceProperty().
by Nathan Williams
· 15 years ago
81e2984
Add async RequestRetrieveProperty.
by xiyuan
· 15 years ago
c18251d
[cros] Add Store/RetrievePolicy
by Chris Masone
· 15 years ago
18bccdc
Fixed an apparent typo that would cause an assertion failure and Chrome crash.
by Eric Shienbrood
· 15 years ago
1167c71
Use chromeos::Process in libchromeos.a instead of g_spawn_async.
by Yusuke Sato
· 15 years ago
914f547
Fixed unnecessary field rename.
by Zelidrag Hornung
· 15 years ago
3b12cdc
Rewrote mount library to use async dbus calls
by Zelidrag Hornung
· 15 years ago
82fea48
Add async RequestTrack to update_engine in libcros
by Steven Bennetts
· 15 years ago
b2f8e87
Make ibus_config_set_value() for "preload_engines" asynchronous.
by Yusuke Sato
· 15 years ago
a66a6a9
Deprecate GetAutoRepeatEnabled and GetAutoRepeatRate.
by Yusuke Sato
· 15 years ago
7688b12
Use g_spawn_async instead of _sync to avoid blocking UI-thread.
by Yusuke Sato
· 15 years ago
49d2e70
Make ibus_bus_request_name and ibus_bus_exit calls asynchronous.
by Yusuke Sato
· 15 years ago
ccea53b
libcros: Add "user initiated" arg to brightness interface.
by Daniel Erat
· 15 years ago
bb81ec1
Libcros changes for issue_12743: Add async RequestUpdateCheck call.
by Steven Bennetts
· 15 years ago
4a6181a
Deprecate GetCurrentInputMethod().
by Satoru Takabayashi
· 15 years ago
ae8c8e4
NetworkServiceConnectAsync(): Don't pass the path as an argument
by Nathan Williams
· 15 years ago
0.11.241.B
11.1.241.B
a7f3eec
Added CryptohomeDoAutomaticFreeDiskSpaceControl()
by Denis Glotov
· 15 years ago
f01153f
Fix typo in previous 'fix'
by Steven Bennetts
· 15 years ago
f96e399
Add chromeos_network_deprecated.h
by Steven Bennetts
· 15 years ago
fa0877f
Eliminate ConenctionType, etc from chromeos_network.h
by Steven Bennetts
· 15 years ago
ad28b98
Add two asynchronous methods for manipulating services:
by Nathan Williams
· 15 years ago
fa1f788
Revert "Add two asynchronous methods for manipulating services:"
by Benson Leung
· 15 years ago
fdf99db
Add two asynchronous methods for manipulating services:
by Nathan Williams
· 15 years ago
7ef7ba5
Remove an unused member variable.
by Yusuke Sato
· 15 years ago
9b5d26b
Fix bug passing Cellular.Foo values from libcros to Chrome.
by Steven Bennetts
· 15 years ago
5e74e8d
Remove deprecated input method functions.
by Satoru Takabayashi
· 15 years ago
11ac049
Add histogram API tp pass timing info to Chrome.
by Steven Bennetts
· 15 years ago
827b97c
Revert "Add histogram API tp pass timing info to Chrome."
by Steven Bennetts
· 15 years ago
c969d6d
Add histogram API tp pass timing info to Chrome.
by Steven Bennetts
· 15 years ago
56df5b0
Fix copy/paste error in GetEntryAsync.
by Steven Bennetts
· 15 years ago
4ebc44d
Add comments about IBus IPC.
by Yusuke Sato
· 15 years ago
b85feea
Fix wrong comments.
by Yusuke Sato
· 15 years ago
21986ac
Use the latest IBus (20110217) APIs instead of our own.
by Yusuke Sato
· 15 years ago
0a4ab9e
Do not call UpdateUI in FocusIn.
by Yusuke Sato
· 15 years ago
d445811
Deprecate DisconnectInputMethodStatus and InputMethodStatusConnectionIsAlive.
by Yusuke Sato
· 15 years ago
7160c71
Remove the one-shot timer from input_method_library.cc (libcros part.)
by Yusuke Sato
· 15 years ago
2d32f1f
Fix a bug that broke keyboard layout switching on the login screen.
by Satoru Takabayashi
· 15 years ago
f8e1da4
Deprecate GetCurrentKeyboardLayoutName.
by Satoru Takabayashi
· 15 years ago
d5e51cf
Handle name-owner-changed gobject signal. This is the first step to fix the issue 11479.
by Yusuke Sato
· 15 years ago
5cbae0b
Remove ibus_bus_get_global_engine (synchronous IBus call) from UpdateUI.
by Yusuke Sato
· 15 years ago
19f79e8
Initialized parent variable.
by Ahmad Sharif
· 15 years ago
c78929b
Asynchronous refactoring of chromeos_network, part 1.
by Steven Bennetts
· 15 years ago
d44915a
MonitorResume and DisconectResume API added to track system resume
by Denis Glotov
· 15 years ago
a3a0c3b
Remove g_variant_unref(variant) call in SetImeConfig()
by Yusuke Sato
· 15 years ago
20bec78
Do not handle the StateChanged D-Bus signal from ibus-daemon.
by Yusuke Sato
· 15 years ago
8da2784
Use asynchronous ibus method to set global input method engine
by Zach Kuznia
· 15 years ago
3a66c87
Set engine configuration values asynchronously since they're not so important.
by Yusuke Sato
· 15 years ago
6bf1e1d
Deprecated GetImeConfig.
by Satoru Takabayashi
· 15 years ago
ad4b7ee
Reduce the DLOG volume in chromeos_input_method.cc.
by Yusuke Sato
· 15 years ago
9cb79fa
Deprecate GetSupportedInputMethods().
by Satoru Takabayashi
· 15 years ago
c553c03
Handle new EAP fields and provide backwards compatibility for old
by Nathan Williams
· 15 years ago
ac66dc1
Deprecate GetHardwareKeyboardLayoutName() and CreateFallbackInputMethodDescriptors()
by Satoru Takabayashi
· 15 years ago
1a82c37
Add GetSupportedInputMethodDescriptors()
by Satoru Takabayashi
· 15 years ago
b01f071
Cleanup of chromeos_input_method.cc.
by Yusuke Sato
· 15 years ago
c19b58e
Delete GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow.
by Yusuke Sato
· 15 years ago
8090eba
Fixed crash when destroying LibCrosService.
by Kuan Tan
· 15 years ago
aaaf3f2
Deprecate GetActiveInputMethods() and SetActiveInputMethods().
by Satoru Takabayashi
· 15 years ago
9fb4a74
Created a dbus service called LibCrosService (for lack of a better name) that runs in chrome executable. This service currently exposes the functionality of resolving network proxies for given URLs. If more functionalities are required from chrome later, just simply add methods to this service. This implementation spans across several pkgs, this is the libcros pkg.
by Kuan Tan
· 15 years ago
43fbb59
Support the new IBusPanelService API:
by Yusuke Sato
· 15 years ago
34a0e13
Deprecate GetKeyboardLayoutPerWindow and SetKeyboardLayoutPerWindow.
by Yusuke Sato
· 15 years ago
dce4a10
Remove obsolete comments in chromeos_input_method files.
by Yusuke Sato
· 15 years ago
7b5cbf4
Remove IBus-1.3 support from chromeos_input_method*.cc.
by Yusuke Sato
· 15 years ago
575309b
Fix build failure of the keyboard unittest.
by Yusuke Sato
· 15 years ago
e806d76
Remove the dependency on libxklavier.
by Yusuke Sato
· 15 years ago
64268a7
Ask libibus to watch the GlobalEngineChanged signal.
by Yusuke Sato
· 15 years ago
880db71
Add C scalar-type versions to cryptohome APIs that only had STL versions.
by Frank Swiderski
· 15 years ago
a186acd
Add IsBootDevicePath to mount library.
by Achuith Bhandarkar
· 15 years ago
67edbf1
Check the return value of ibus_bus_exit().
by Yusuke Sato
· 15 years ago
e9730f8
Add an API to get keyboard overlay ID from input method ID.
by Yasuhiro Matsuda
· 15 years ago
09abaf5
Add StopInputMethodProcess API which allows Chrome/libcros to terminate ibus-daemon in a nicer way than the kill system call.
by Yusuke Sato
· 15 years ago
1ee59b1
Add GetCurrentInputMethod API.
by Yusuke Sato
· 15 years ago
44e30da
Fix compile error (with IBus-1.3)
by Yusuke Sato
· 15 years ago
88e2a21
libcros: Support IBus-1.4 APIs.
by Yusuke Sato
· 15 years ago
08c38e0
cros: Add enum to helper function that I forgot to update.
by Daniel Erat
· 15 years ago
5bcc95e
cros: Add message for Chrome notifying WM about signout.
by Daniel Erat
· 15 years ago
0b871a0
cros: Document show-while-locked param for info bubbles.
by Daniel Erat
· 15 years ago
921eabe
Don't try to fetch IPConfigs when the device path passed in is empty.
by Eric Shienbrood
· 15 years ago
7537f1e
libcros: Watch for display brightness changes.
by Daniel Erat
· 15 years ago
fcc0c22
Add orientation information in InputMethodLookupTable::ToString()
by Satoru Takabayashi
· 15 years ago
975d0d2
libcros: Respect DKD_PRESENTATION_HIDE.
by Kenneth Waters
· 15 years ago
06ccf3d
Fix memory leaks in chromeos_update_engine.cc.
by Satoru Takabayashi
· 15 years ago
46d0b05
Code cleanup. Limit scope of static variables. The variables should not be used in the Chrome tree.
by Yusuke Sato
· 15 years ago
c60401e
Remove logging on FocusIn.
by Yusuke Sato
· 15 years ago
82f15fd
libcros: Add ability reinitialize entd after installing extensions
by Ken Mixter
· 15 years ago
d486ce9
Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean.
by Eric Shienbrood
· 15 years ago
882feba
Revert "Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean."
by Eric Shienbrood
· 15 years ago
3f49615
Added an enum ConnectivityState to ServiceInfo, and deprecated the restricted_pool boolean.
by Eric Shienbrood
· 15 years ago
625e96d
Change DeviceInfo.type to ConnectionType for issue 4982.
by Steven Bennetts
· 15 years ago
8814dc5
Added ClearServiceProperty for setting empty passwords.
by Steven Bennetts
· 15 years ago
450110a
Add Connectable property to network services. BUG=8293 TEST=None
by Charlie Lee
· 15 years ago
b0fdd77
Do not send UpdateUI notification to Chrome on FocusIn signal from ibus-daemon, except the first few signals. We send notifications on focus in a few times in order to workaround process start-up races.
by Yusuke Sato
· 15 years ago
d446570
Revert "Revert "Pass 1 at fixing cashew CellularDataPlans interface""
by Zelidrag Hornung
· 15 years ago
Next »