[go: up one dir, main page]

  1. d0f0321 Deprecated unused old functions from chromeos_cryptohome.h. by Satoru Takabayashi · 14 years ago factory-1412.B release-R17-1412.B
  2. 01d9b1d Remove mount functions by Ryo Hashimoto · 14 years ago
  3. 63b0d1f chromeos: Deprecate functions in chromeos_update_engine.h part 2. by Satoru Takabayashi · 14 years ago
  4. 67f30fe Deprecate functions in chromeos_update_engine.h. by Satoru Takabayashi · 14 years ago
  5. ca5f26b Replace the deprecated flimflam GetVPNService call with GetService. by Ben Chan · 14 years ago
  6. 9f660d4 Deprecate mount functions by Ryo Hashimoto · 14 years ago
  7. 68b6993 Fix provider properties passed to flimflam GetVPNService DBus call. by Ben Chan · 14 years ago
  8. 3d796e8 Use "ConfigureService" instead of "ConfigureWifiService" in ConfigureService API. by Steven Bennetts · 14 years ago
  9. 7cb8fd0 Add ConfigureService() to API by Steven Bennetts · 14 years ago
  10. 59a9659 Remove chromeos_login, chromeos_speech_synthesis, chromeos_brightness. by Satoru Takabayashi · 14 years ago factory-1284.B firmware-kiev-2.112.B firmware-uboot_v2-1299.B
  11. 322ae2f Add CryptohomePkcs11*ForUser. by Elly Jones · 14 years ago factory-1235.B
  12. f9b5e6b Deprecated speech synthesis library. by Ryo Hashimoto · 14 years ago
  13. 88ad14a Use D-Bus service constants defined in dbus/service_constants.h by Satoru Takabayashi · 14 years ago
  14. d0fd044 Use D-Bus service constants defined in dbus/service_constants.h by Satoru Takabayashi · 14 years ago
  15. fc171c2 Deprecate functions in chromeos_brigthess and chromeos_login. by Satoru Takabayashi · 14 years ago
  16. 42dc7fb Do not attempt to receive a return value from EmitLoginPromptVisible. by Satoru Takabayashi · 14 years ago release-R16-1193.B
  17. b48469c Adding hidden propertyu to DiskInfo. by tbarzic · 14 years ago
  18. 965118a Fix a mismatch in the DBus call issued by RequestVirtualNetworkProperties. by Ben Chan · 14 years ago
  19. 8a84db0 Remove unused power enum and struct by Simon Que · 14 years ago
  20. 70512c1 chromeos_power: read battery state thru dbus as bool by Simon Que · 14 years ago
  21. 899943e kDBusObjectProperty has type G_OBJECT_PATH rather than STRING, so by Nathan Williams · 14 years ago
  22. 87d448d Purge all the known deprecated code. by Satoru Takabayashi · 14 years ago
  23. 4d070e6 chromeos_power: Get all properties with one dbus call by Simon Que · 14 years ago
  24. 2bfa234 chromeos_power: change some signals to methods by Simon Que · 14 years ago
  25. 6bd03ad Fix a template parameter type for DeleteMountCallbackData. by Satoru Takabayashi · 14 years ago
  26. 2700f31 chromeos_power: Fix power manager dbus paths by Simon Que · 14 years ago
  27. 69a693a Exclude manual testing tools that don't compile from the build. by Satoru Takabayashi · 14 years ago
  28. 6809d9d Remove libcros_service_tester.cc. by Satoru Takabayashi · 14 years ago
  29. 8945a71 Deprecate functions no longer used in neither chrome or entd. by Satoru Takabayashi · 14 years ago
  30. 8c764ce Deprecate functions in chromeos_libcros_service.h (take 2) by Satoru Takabayashi · 14 years ago
  31. 5dc3e34 Revert "Deprecate functions in chromeos_libcros_service.h" by Satoru Takabayashi · 14 years ago
  32. fe161f7 Deprecate functions in chromeos_libcros_service.h by Satoru Takabayashi · 14 years ago
  33. 3daf7b8 Deprecate network functions no longer used in neither in chrome nor entd. by Satoru Takabayashi · 14 years ago
  34. d28f7fa Allow chrome to trigger login-prompt-visible. by Sadrul Habib Chowdhury · 14 years ago
  35. a665694 Deprecate functions using base::Value by Satoru Takabayashi · 14 years ago factory-1020.B
  36. ab06f0a Replace the hard-coded object path "/" with kFlimflamServicePath. by Satoru Takabayashi · 14 years ago
  37. caea7c6 Remove duplicated D-Bus constants from chromeos_network_duplicated.cc by Satoru Takabayashi · 14 years ago
  38. b9cc80a Add GetIdleTime method to chromeos_power in Cros. by Szymon Sidor · 14 years ago
  39. b8c14ee Add RequestRemoveNetworkService and RequestNetworkServiceDisconnect by Steven Bennetts · 14 years ago factory-980.B test-982.B
  40. fe2e76c Add glib dependency for Chrome static library (load.cc) by Steven Bennetts · 14 years ago
  41. 3945ad7 Replace base::Value in chromeos_network with GValue by Steven Bennetts · 14 years ago
  42. c6ae741 Remove chromeos_wm_ipc_enums.h from cros.git. by Satoru Takabayashi · 14 years ago
  43. 58c22b3 Rewriting monitor mount application which has been outdated for some time. by tbarzic · 14 years ago
  44. a5b2fc2 Make libcros_service_tester more flexible. by Satoru Takabayashi · 14 years ago 0.15.877.B firmware-881-u-boot-v1 firmware-u-boot-v1
  45. 3588d30 Fix gcc-4.6 build failure by Yusuke Sato · 14 years ago
  46. 3e4466e Remove SetTouchpadSensitivity and SetTouchpadTapToClick, which are no longer used. by Satoru Takabayashi · 14 years ago
  47. 87ad2bf Not building monitor_mount anymore, because it has become obsolete. by tbarzic · 14 years ago
  48. 24669e4 Power structs use string objects instead of char pointers by Simon Que · 14 years ago
  49. 1d59bcc Get power info from power manager instead of upower by Simon Que · 14 years ago
  50. 8d74f2a Revert "Get power info from power manager instead of upower" by Peter Mayo · 14 years ago 0.14.811.B
  51. a44b22e Get power info from power manager instead of upower by Simon Que · 14 years ago
  52. 54b1aee Revert "Get power info from power manager instead of upower" by Darin Petkov · 14 years ago
  53. adcd9c4 Get power info from power manager instead of upower by Simon Que · 14 years ago
  54. 56c9305 Libcros changes for adding support for mount points different from removable device. by tbarzic · 14 years ago
  55. 8b439f1 Libcros support for formatting. by Szymon Sidor · 14 years ago
  56. e948589 Remove CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago 780.B
  57. 0904865 Deprecate SetTouchpadSensitivity and SetTouchpadTapToClick, which are no longer used. by Satoru Takabayashi · 14 years ago
  58. 682a197 Remove unnecessary includes of "marshal.glibmarshal.h". by Satoru Takabayashi · 14 years ago
  59. e94956f Deprecate CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago
  60. a002001 Move Value to base::Value. This needs to be committed first so that I can by Dominic Mazzoni · 14 years ago
  61. a75a6f7 Remove SetSynapticsParameter which has been unused for quite long time. by Satoru Takabayashi · 14 years ago
  62. 3082202 Deprecate SetSynapticsParameter which has been unused for quite long time. by Satoru Takabayashi · 14 years ago
  63. dd3d50b Remove IBus dependencies from libcros build file. by Satoru Takabayashi · 14 years ago
  64. 84c6ce6 Revert "Remove chromeos_synaptics.* which have been unused for quite long time." by David James · 14 years ago
  65. 9926d0b Remove chromeos_synaptics.* which have been unused for quite long time. by Satoru Takabayashi · 14 years ago
  66. 106172c Remove chromeos_input_method_ui.* which are no longer used, again! by Satoru Takabayashi · 14 years ago
  67. 441d1af wm: Add WM_SET_LAYOUT_MODE to WmIpcMessageTypeToString(). by Daniel Erat · 14 years ago
  68. 88916fd Revert "Remove chromeos_input_method_ui.* which are no longer used." by Satoru Takabayashi · 14 years ago
  69. 032b3fa Remove chromeos_input_method_ui.* which are no longer used. by Satoru Takabayashi · 14 years ago
  70. e44c664 Remove chromeos_input_method.* which are no longer used. by Satoru Takabayashi · 14 years ago
  71. 631d434 Deprecate all functions in chromeos_input_method_ui.h by Satoru Takabayashi · 14 years ago
  72. 0e8785d cros: Add WM IPC message for switching layout modes. by Daniel Erat · 14 years ago
  73. 93f6694 [cros] Remove obsolete session_manager test tool by Chris Masone · 14 years ago
  74. 7d18021 [cros] Remove very deprecated CertPath support by Chris Masone · 14 years ago
  75. 99edeae Remove chromeos_syslogs.* which are no longer used. by Satoru Takabayashi · 14 years ago
  76. b8dadcc [cros] Officially Deprecate CertPath support by Chris Masone · 14 years ago
  77. e99090d Deprecate all functions in chromeos_input_method.h. by Satoru Takabayashi · 14 years ago
  78. efc4d92 Fixed the double-delete issue in commit 10e75c848f1f41c861e0cb419ee52dd7be4d5b9c. by Ben Chan · 14 years ago
  79. eea1fea Revert "Consolidate disk-related udev handling in cros-disks." by Antoine Labour · 14 years ago
  80. 411943e Add monitoring function for preedit text of input method. by Kazuhiro Inaba · 14 years ago
  81. 10e75c8 Consolidate disk-related udev handling in cros-disks. by Ben Chan · 14 years ago
  82. eb54d7a [libcros] Switch to using flimflam, cashew, and modemmanager constants from libchromeos by Chris Masone · 14 years ago
  83. 3e265b1 Use upower instead of devicekit-power by Simon Que · 14 years ago
  84. 3946964 Mount external drives as synchronous (write-through mode) by default. by Ben Chan · 14 years ago
  85. cca5e5f Deperecate GetSystemLog by Ryo Hashimoto · 14 years ago
  86. de39111 Add virtual_keyboard_layouts() getter to keep Chrome code clean. by Yusuke Sato · 14 years ago
  87. 65274cb Allow comma-separated virtual keyboard layout names. by Yusuke Sato · 14 years ago
  88. 160d795 Making imageburn DBus call async. by tbarzic · 14 years ago
  89. e2ea9cb Remove chromeos_system.cc and .h that are no longer used. by Satoru Takabayashi · 14 years ago
  90. 858ed67 Load SetNetworkIPConfigProperty in cros. by Charlie Lee · 14 years ago
  91. 284f9cf Add async DeleteServiceFromProfile by Steven Bennetts · 14 years ago
  92. 649b415 Remove unnecessary includes. by Satoru Takabayashi · 14 years ago
  93. 4d65845 Added set/clear property for ip configs. by Charlie Lee · 14 years ago
  94. 4a560ab Rewrite old log messages. by Yusuke Sato · 14 years ago 0.13.558.B
  95. 9240d00 Fix compile error in chromeos_network.cc by Dmitry Polukhin · 14 years ago
  96. 3f3b37a Fix crash in SMSHandler in case of DBUS errors by Dmitry Polukhin · 14 years ago
  97. dab1944 [cros] Roll forward to new libchrome by Chris Masone · 14 years ago
  98. fee7533 Adding WEBUI_BROWSER type to allow the window manager to detect a WebUI based by Ryan Harrison · 14 years ago 0.13.509.B
  99. a744da3 Determine whether a disk is on the boot device through cros-disks DBus API. by Ben Chan · 14 years ago
  100. 8cab720 Add async RequestUpdateStatus call. by James Cook · 14 years ago