[go: up one dir, main page]

  1. 08bdbd5 drop test_libbase_ndebug by Mike Frysinger · 14 years ago factory-1987.B
  2. 3c36cd9 convert to SLOT-ed libbase by Mike Frysinger · 14 years ago
  3. 97f0cfe Remove chromeos_cryptohome.cc by Ryo Hashimoto · 14 years ago
  4. 2b826b4 Deprecate Cryptohome functions by Ryo Hashimoto · 14 years ago
  5. 8374a59 Move Cryptohome mount error code to system_api by Ryo Hashimoto · 14 years ago
  6. dd36b4f Deprecate unused cryptohome functions by Ryo Hashimoto · 14 years ago
  7. 071f8e1 Remove deprecated cryptohome functions by Ryo Hashimoto · 14 years ago
  8. a72ebb9 Remove chromeos_imageburn.* by Ryo Hashimoto · 14 years ago
  9. 51c15d4 Deprecate libcros CryptohomeAsyncSetOwnerUser by Bartosz Fabianowski · 14 years ago release-R18-1660.B
  10. aa50358 Deprecate chromeos_imageburn.h/cc by Ryo Hashimoto · 14 years ago
  11. 93944ad Replace deprecated flimflam "GetWifiService" with "GetService" by Steven Bennetts · 14 years ago
  12. bc6234d Deprecate unused functions in chromeos_network.cc by Steven Bennetts · 14 years ago
  13. 9184a58 [libcros] use libchrome{,os}.pc by Elly Jones · 14 years ago
  14. 76b232b Remove unused manuall tools that do not compile. by Satoru Takabayashi · 14 years ago
  15. fc57cd3 Remove functions in chromeos_network_deprecated.h. by Satoru Takabayashi · 14 years ago
  16. 56ca945 Revert "[libcros] use libchromeos.pc" by Scott James Remnant · 14 years ago
  17. 3781b30 [libcros] use libchromeos.pc by Elly Jones · 14 years ago
  18. fc4565a Deprecate functions in chromeos_network_deprecated.h. by Satoru Takabayashi · 14 years ago
  19. f55c3a6 Remove chromeos_power,resume,screen_lock. by Satoru Takabayashi · 14 years ago
  20. e63ea62 Remove chromeos_update_engine. by Satoru Takabayashi · 14 years ago
  21. c709d59 Deprecate power, resume, and screen lock functions by Simon Que · 14 years ago
  22. d0f0321 Deprecated unused old functions from chromeos_cryptohome.h. by Satoru Takabayashi · 14 years ago factory-1412.B release-R17-1412.B
  23. 01d9b1d Remove mount functions by Ryo Hashimoto · 14 years ago
  24. 63b0d1f chromeos: Deprecate functions in chromeos_update_engine.h part 2. by Satoru Takabayashi · 14 years ago
  25. 67f30fe Deprecate functions in chromeos_update_engine.h. by Satoru Takabayashi · 14 years ago
  26. ca5f26b Replace the deprecated flimflam GetVPNService call with GetService. by Ben Chan · 14 years ago
  27. 9f660d4 Deprecate mount functions by Ryo Hashimoto · 14 years ago
  28. 68b6993 Fix provider properties passed to flimflam GetVPNService DBus call. by Ben Chan · 14 years ago
  29. 3d796e8 Use "ConfigureService" instead of "ConfigureWifiService" in ConfigureService API. by Steven Bennetts · 14 years ago
  30. 7cb8fd0 Add ConfigureService() to API by Steven Bennetts · 14 years ago
  31. 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
  32. 322ae2f Add CryptohomePkcs11*ForUser. by Elly Jones · 14 years ago factory-1235.B
  33. f9b5e6b Deprecated speech synthesis library. by Ryo Hashimoto · 14 years ago
  34. 88ad14a Use D-Bus service constants defined in dbus/service_constants.h by Satoru Takabayashi · 14 years ago
  35. d0fd044 Use D-Bus service constants defined in dbus/service_constants.h by Satoru Takabayashi · 14 years ago
  36. fc171c2 Deprecate functions in chromeos_brigthess and chromeos_login. by Satoru Takabayashi · 14 years ago
  37. 42dc7fb Do not attempt to receive a return value from EmitLoginPromptVisible. by Satoru Takabayashi · 14 years ago release-R16-1193.B
  38. b48469c Adding hidden propertyu to DiskInfo. by tbarzic · 14 years ago
  39. 965118a Fix a mismatch in the DBus call issued by RequestVirtualNetworkProperties. by Ben Chan · 14 years ago
  40. 8a84db0 Remove unused power enum and struct by Simon Que · 14 years ago
  41. 70512c1 chromeos_power: read battery state thru dbus as bool by Simon Que · 14 years ago
  42. 899943e kDBusObjectProperty has type G_OBJECT_PATH rather than STRING, so by Nathan Williams · 14 years ago
  43. 87d448d Purge all the known deprecated code. by Satoru Takabayashi · 14 years ago
  44. 4d070e6 chromeos_power: Get all properties with one dbus call by Simon Que · 14 years ago
  45. 2bfa234 chromeos_power: change some signals to methods by Simon Que · 14 years ago
  46. 6bd03ad Fix a template parameter type for DeleteMountCallbackData. by Satoru Takabayashi · 14 years ago
  47. 2700f31 chromeos_power: Fix power manager dbus paths by Simon Que · 14 years ago
  48. 69a693a Exclude manual testing tools that don't compile from the build. by Satoru Takabayashi · 14 years ago
  49. 6809d9d Remove libcros_service_tester.cc. by Satoru Takabayashi · 14 years ago
  50. 8945a71 Deprecate functions no longer used in neither chrome or entd. by Satoru Takabayashi · 14 years ago
  51. 8c764ce Deprecate functions in chromeos_libcros_service.h (take 2) by Satoru Takabayashi · 14 years ago
  52. 5dc3e34 Revert "Deprecate functions in chromeos_libcros_service.h" by Satoru Takabayashi · 14 years ago
  53. fe161f7 Deprecate functions in chromeos_libcros_service.h by Satoru Takabayashi · 14 years ago
  54. 3daf7b8 Deprecate network functions no longer used in neither in chrome nor entd. by Satoru Takabayashi · 14 years ago
  55. d28f7fa Allow chrome to trigger login-prompt-visible. by Sadrul Habib Chowdhury · 14 years ago
  56. a665694 Deprecate functions using base::Value by Satoru Takabayashi · 14 years ago factory-1020.B
  57. ab06f0a Replace the hard-coded object path "/" with kFlimflamServicePath. by Satoru Takabayashi · 14 years ago
  58. caea7c6 Remove duplicated D-Bus constants from chromeos_network_duplicated.cc by Satoru Takabayashi · 14 years ago
  59. b9cc80a Add GetIdleTime method to chromeos_power in Cros. by Szymon Sidor · 14 years ago
  60. b8c14ee Add RequestRemoveNetworkService and RequestNetworkServiceDisconnect by Steven Bennetts · 14 years ago factory-980.B test-982.B
  61. fe2e76c Add glib dependency for Chrome static library (load.cc) by Steven Bennetts · 14 years ago
  62. 3945ad7 Replace base::Value in chromeos_network with GValue by Steven Bennetts · 14 years ago
  63. c6ae741 Remove chromeos_wm_ipc_enums.h from cros.git. by Satoru Takabayashi · 14 years ago
  64. 58c22b3 Rewriting monitor mount application which has been outdated for some time. by tbarzic · 14 years ago
  65. 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
  66. 3588d30 Fix gcc-4.6 build failure by Yusuke Sato · 14 years ago
  67. 3e4466e Remove SetTouchpadSensitivity and SetTouchpadTapToClick, which are no longer used. by Satoru Takabayashi · 14 years ago
  68. 87ad2bf Not building monitor_mount anymore, because it has become obsolete. by tbarzic · 14 years ago
  69. 24669e4 Power structs use string objects instead of char pointers by Simon Que · 14 years ago
  70. 1d59bcc Get power info from power manager instead of upower by Simon Que · 14 years ago
  71. 8d74f2a Revert "Get power info from power manager instead of upower" by Peter Mayo · 14 years ago 0.14.811.B
  72. a44b22e Get power info from power manager instead of upower by Simon Que · 14 years ago
  73. 54b1aee Revert "Get power info from power manager instead of upower" by Darin Petkov · 14 years ago
  74. adcd9c4 Get power info from power manager instead of upower by Simon Que · 14 years ago
  75. 56c9305 Libcros changes for adding support for mount points different from removable device. by tbarzic · 14 years ago
  76. 8b439f1 Libcros support for formatting. by Szymon Sidor · 14 years ago
  77. e948589 Remove CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago 780.B
  78. 0904865 Deprecate SetTouchpadSensitivity and SetTouchpadTapToClick, which are no longer used. by Satoru Takabayashi · 14 years ago
  79. 682a197 Remove unnecessary includes of "marshal.glibmarshal.h". by Satoru Takabayashi · 14 years ago
  80. e94956f Deprecate CheckForUpdate and Update which are no longer used. by Satoru Takabayashi · 14 years ago
  81. a002001 Move Value to base::Value. This needs to be committed first so that I can by Dominic Mazzoni · 14 years ago
  82. a75a6f7 Remove SetSynapticsParameter which has been unused for quite long time. by Satoru Takabayashi · 14 years ago
  83. 3082202 Deprecate SetSynapticsParameter which has been unused for quite long time. by Satoru Takabayashi · 14 years ago
  84. dd3d50b Remove IBus dependencies from libcros build file. by Satoru Takabayashi · 14 years ago
  85. 84c6ce6 Revert "Remove chromeos_synaptics.* which have been unused for quite long time." by David James · 14 years ago
  86. 9926d0b Remove chromeos_synaptics.* which have been unused for quite long time. by Satoru Takabayashi · 14 years ago
  87. 106172c Remove chromeos_input_method_ui.* which are no longer used, again! by Satoru Takabayashi · 14 years ago
  88. 441d1af wm: Add WM_SET_LAYOUT_MODE to WmIpcMessageTypeToString(). by Daniel Erat · 14 years ago
  89. 88916fd Revert "Remove chromeos_input_method_ui.* which are no longer used." by Satoru Takabayashi · 14 years ago
  90. 032b3fa Remove chromeos_input_method_ui.* which are no longer used. by Satoru Takabayashi · 14 years ago
  91. e44c664 Remove chromeos_input_method.* which are no longer used. by Satoru Takabayashi · 14 years ago
  92. 631d434 Deprecate all functions in chromeos_input_method_ui.h by Satoru Takabayashi · 14 years ago
  93. 0e8785d cros: Add WM IPC message for switching layout modes. by Daniel Erat · 14 years ago
  94. 93f6694 [cros] Remove obsolete session_manager test tool by Chris Masone · 14 years ago
  95. 7d18021 [cros] Remove very deprecated CertPath support by Chris Masone · 14 years ago
  96. 99edeae Remove chromeos_syslogs.* which are no longer used. by Satoru Takabayashi · 14 years ago
  97. b8dadcc [cros] Officially Deprecate CertPath support by Chris Masone · 14 years ago
  98. e99090d Deprecate all functions in chromeos_input_method.h. by Satoru Takabayashi · 14 years ago
  99. efc4d92 Fixed the double-delete issue in commit 10e75c848f1f41c861e0cb419ee52dd7be4d5b9c. by Ben Chan · 14 years ago
  100. eea1fea Revert "Consolidate disk-related udev handling in cros-disks." by Antoine Labour · 14 years ago