1. 2b06a99 Add 1st cut of IPC plumbing code for FileSystem API's openFileSystem by [email protected] · 15 years ago
  2. bbf7e53f History provider: style cleanup by [email protected] · 15 years ago
  3. 6ddc414 Revert 56939 - History provider: style cleanup by [email protected] · 15 years ago
  4. 6d87d61 History provider: style cleanup by [email protected] · 15 years ago
  5. d4e3ac8 Implement Password Exceptions Tab. Separate the password exceptions list. by [email protected] · 15 years ago
  6. b90c93ff Moving file_system_proxy to base/ and changing it to work with MessageLoopProxies instead of ChromeThreads. by [email protected] · 15 years ago
  7. d683385 Lands http://codereview.chromium.org/3153008 for bryeung: by [email protected] · 15 years ago
  8. 0ae17ad4 OOBE screen with HTML page specified from command line it is going to be used for recovery screen. by [email protected] · 15 years ago
  9. b683c6a Move nsNSSCertTrust from chrome/third_party to net/third_party. by [email protected] · 15 years ago
  10. 56c18fe00 DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay. by [email protected] · 15 years ago
  11. 28472788 DOMUI callback to notification by [email protected] · 15 years ago
  12. 24247e4 Revert r56571: ------------ Make the saved passwords tab work. by [email protected] · 15 years ago
  13. 7316a48f Revert "Checkin for CL: http://codereview.chromium.org/3061044/show" by [email protected] · 15 years ago
  14. 8b8e7c9 Initial version of chrome.experimental.sidebar extension API. by [email protected] · 15 years ago
  15. 74a9f9f Checkin for CL: http://codereview.chromium.org/3061044/show by [email protected] · 15 years ago
  16. 48495594 Use RenderWidget(Host) for full screen by [email protected] · 15 years ago
  17. 5199d74 Reland 56341 - Add support for watching directories to FileWatcher. by [email protected] · 15 years ago
  18. 401d881 Clean up chrome/browser/chromeos/language_preferences.h. by [email protected] · 15 years ago
  19. 5e94b816 Display a banner above each panel that contains managed options. by [email protected] · 15 years ago
  20. 4c793f0 Added BackgroundModeManager which tracks when background apps are loaded/unloaded by [email protected] · 15 years ago
  21. eff38d7 Adds RenderWidgetHostWillPaint. I need this for something else I'm working on. by [email protected] · 15 years ago
  22. 7dc32b81 Make the saved passwords tab work. by [email protected] · 15 years ago
  23. 0755672 [Mac] Don't close the Wrench menu after using the zoom buttons if the menu was opened sticky. by [email protected] · 15 years ago
  24. cce6f1b GTTF: Move TestingAutomationProvider to its own file. by [email protected] · 15 years ago
  25. 2fed40d Compress recorded audio with speex before transmitting to server for recognition. by [email protected] · 15 years ago
  26. d81288a0 Refactor PrefService, pulling the PREF_CHANGED notification infrastructure out so by [email protected] · 15 years ago
  27. 00b14a3 DOMUI - Fix a bug in the chewing config page. by [email protected] · 15 years ago
  28. 5edb922 sync: take two for: by [email protected] · 15 years ago
  29. 95484099 Revert 56423 - Added classes to enable session sync functionality. by [email protected] · 15 years ago
  30. 41ef4508 Added classes to enable session sync functionality. by [email protected] · 15 years ago
  31. 7a4de7a6 Reapplies all the IPC system work (reverts the revert r56272). by [email protected] · 15 years ago
  32. c50a660 BUG=chromium-os:4448 - Hide the address bar for popups in ChromeOS (http://code.google.com/p/chromium-os/issues/detail?id=4448) by [email protected] · 15 years ago
  33. c369ffd Revert 56341 - Add support for watching directories to FileWatcher. by [email protected] · 15 years ago
  34. ab4b95d views: Rename content_setting_bubble_views.[cc/h] to content_setting_bubble_contents.[cc/h] by [email protected] · 15 years ago
  35. 392d74d5 Add support for watching directories to FileWatcher. by [email protected] · 15 years ago
  36. 04d75b6f Location provider using Windows 7 Location API by [email protected] · 15 years ago
  37. 6eae9cf Setup dialog for remoting by [email protected] · 15 years ago
  38. 0cfe5dae Completely revert all my IPC work to see if this was what regressed the page cycler. by [email protected] · 15 years ago
  39. 06e3320 Implemented apps sync (behind a flag). by [email protected] · 15 years ago
  40. 7096f56 Reenabled ChromeOS system setting for timezone selection. by [email protected] · 15 years ago
  41. 976e69f First draft of DOM UI for about box. See chromium-os:5161 for details on what by [email protected] · 15 years ago
  42. 9319035 Redirects NetLog output to the log file, when the command line by [email protected] · 15 years ago
  43. 2a3e22b1 Massive refactoring of extensions sync code by [email protected] · 15 years ago
  44. 6d7a604 remove toolstrips by [email protected] · 15 years ago
  45. 4b9a8c3 Adds SpeechRecognizer which provides a simple interface to record and recognize speech. by [email protected] · 15 years ago
  46. 0a97bdd Add constant values for the webNavigation API. by [email protected] · 15 years ago
  47. e8bfdb3 Use a sane naming scheme for content setting bubble classes. by [email protected] · 15 years ago
  48. 5030758 ServiceProcessControl to launch a service process and communicate through IPC. by [email protected] · 15 years ago
  49. 8abe0a3 Adding tts experimental extensions api by [email protected] · 15 years ago
  50. da96e54c Adding remoting setup to wrench menu by [email protected] · 15 years ago
  51. c02ecb8 Lands http://codereview.chromium.org/2878087 for Alex: by [email protected] · 15 years ago
  52. 57ead35 Chromium plumbing for Device Orientation. by [email protected] · 15 years ago
  53. fd2b9ce Adds support for showing the match preview on views. It's behind the by [email protected] · 15 years ago
  54. c8463a43 Adds SpeechRecognitionRequest class for sending recorded audio data to server and parse response. by [email protected] · 15 years ago
  55. 6edce23 FBTF: Reapplies r55259, the first new IPC definition patch. by [email protected] · 15 years ago
  56. 187eaa7 Added a method to check if a browser is closing. by [email protected] · 15 years ago
  57. 9917811 Move a bunch of chrome/browser/ files into a policy/ subdir. by [email protected] · 15 years ago
  58. 8223d60 Don't list a xib that doesn't need localization, as it generates a warning during the build. by [email protected] · 15 years ago
  59. fe944a7 dom-ui options: Implement font settings overlay dialog. by [email protected] · 15 years ago
  60. 071b4b9 Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by [email protected] · 15 years ago
  61. c21714a7 Revert 55311 - Add remoting to wrench menu. by [email protected] · 15 years ago
  62. 4ee0bc31 Add remoting to wrench menu. by [email protected] · 15 years ago
  63. c5406e5c FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by [email protected] · 15 years ago
  64. 1cd00632 DOMUI: Base framework for the AutoFill page. by [email protected] · 15 years ago
  65. e67090c Fetch OEM services customization manifest from URL async. by [email protected] · 15 years ago
  66. aad51d1c Block non-sandboxed plugins. by [email protected] · 15 years ago
  67. b3952a9 Delete chrome/browser/page_state.*. by [email protected] · 15 years ago
  68. bad671d9 [Mac] Tweaks to the Wrench menu buttons. by [email protected] · 15 years ago
  69. 638694c Adds chromium side plumbing to pass speech input calls back and forth with WebKit. by [email protected] · 15 years ago
  70. c2207a0 Start passwords exceptions by [email protected] · 15 years ago
  71. e8f0ee2 Adding mocked out pages for the proxy settings. by [email protected] · 15 years ago
  72. 7c6821d Add Framework for History Quick Provider by [email protected] · 15 years ago
  73. a9c23a5 First stage of proxy extension API. by [email protected] · 15 years ago
  74. 674b382 ChromeFrame currently overrides the request context for intercepting network requests and cookie requests to route them by [email protected] · 15 years ago
  75. 93a49ae adding ability to register providers to handle particular properties by [email protected] · 15 years ago
  76. 3468eee [Mac] Integrate divider into browser-action overflow chevron. by [email protected] · 15 years ago
  77. d416c11 Fix chromeos compile. by [email protected] · 15 years ago
  78. d324af9 Fix linux build (breakage due to not updating gyp). by [email protected] · 15 years ago
  79. 9c3ad87 [Mac] Enable click-drag-release behavior in the Wrench menu's custom items. by [email protected] · 15 years ago
  80. b15ffb18 Landing http://codereview.chromium.org/3032043/show for Denis (dilmah). by [email protected] · 15 years ago
  81. 5a0b42e Split ProfileImpl out of profile.cc. by [email protected] · 15 years ago
  82. 21ae1f9 Asynchronously open the temp file used for Pepper StreamToFile, and delete the by [email protected] · 15 years ago
  83. 94ae90b Revert "Incorporate 'quick' history provider index as an autocomplete ..." by [email protected] · 15 years ago
  84. 5c86ada Incorporate 'quick' history provider index as an autocomplete provider in preparation for the replacement of the current history_url_provider. This step refactors the history provider code a bit, introduces the replacement class (history-quick_provider), and adds a unittest template. Note that the 'quick' provider will only support the fast, synchronous autocomplete pass. Once the quick provider has been completed the current history_url_provider will be replaced. In the meantime, the latter will remain in operation in order to provide the slower history results. by [email protected] · 15 years ago
  85. 91ac920 Mac: Add tabpose window by [email protected] · 15 years ago
  86. 80bebf48 Change mac notifications UI to match the new mocks. Introduce a new utility view which provides an image based button that changes on hover and press. by [email protected] · 15 years ago
  87. 82073579 Move browser/first_run* into into a subdirectory. by [email protected] · 15 years ago
  88. 82f37b0 Download code cleanup patch of death: by [email protected] · 15 years ago
  89. 4ada238 OwnerManager, allows use of OwnerKeyUtils to take ownership of a device by [email protected] · 15 years ago
  90. 92af935 Revert 54137 - Revert 53990 - - Implement proxy settings dialog for Linux/Windows. by [email protected] · 15 years ago
  91. cc397aad Revert 53990 - - Implement proxy settings dialog for Linux/Windows. by [email protected] · 15 years ago
  92. b1c504c remove the chromeos include and reland by [email protected] · 15 years ago
  93. 175aa68 Revert "Stop Syncing Overlay and Import Data Overlay" by [email protected] · 15 years ago
  94. 8e37a7c3 Stop Syncing Overlay and Import Data Overlay by [email protected] · 15 years ago
  95. 1bd6252 - Implement proxy settings dialog for Linux/Windows. by [email protected] · 15 years ago
  96. c0dac327 Initial stream to file implementation. by [email protected] · 15 years ago
  97. b2e23e3 Port network options to DOM UI. Hook up all the functionality. UI touchup work will be in another changelist. by [email protected] · 15 years ago
  98. 871c7150 Add remaining stuff for Mozc configuration DOMUI. by [email protected] · 15 years ago
  99. ffa7c16 Add Mozc (Japanese IME) configuration DOM UI skeleton. by [email protected] · 15 years ago
  100. 853300a8 [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac. by [email protected] · 15 years ago