1. 042ecea A basic implementation of information about appcache. Lists manifest files, time and size information. by [email protected] · 15 years ago
  2. 11fb1b2 Hook autofill++ WebDatabase changes up to the NotificationService. by [email protected] · 15 years ago
  3. aefdb47 Initial add of app launcher DOM UI. by [email protected] · 15 years ago
  4. d8f54c078 Temporary EULA display for internal plugin. by [email protected] · 15 years ago
  5. ce21660 Mac: Initial Geolocation UI. by [email protected] · 15 years ago
  6. a10d16e In process browser test for login screen. by [email protected] · 15 years ago
  7. aada7d5 First part of new install dialog on Windows. Later changes will by [email protected] · 15 years ago
  8. 935e9e1 Refactor network selection screen. by [email protected] · 15 years ago
  9. c10da4b0 Reland r42467. Clear cookies, local storage and databases when an extension gets uninstalled. by [email protected] · 15 years ago
  10. c7ae702 [Mac] Allow user to change cookie expiration date in cookie prompt by [email protected] · 15 years ago
  11. 0f7066e Reland r42473. Add a delegate to CookieMonster and broadcast notifications about changes to cookies. by [email protected] · 15 years ago
  12. 687c5ac Reverts 42520 and 42477. It back red again when adding this change back. by [email protected] · 15 years ago
  13. c422c91 Cmd-click in bookmark subfolders will open all. by [email protected] · 15 years ago
  14. a24642a Implement status icons on windows. by [email protected] · 15 years ago
  15. 3868bae Put up a prompt to create appcaches if the Content Settings indicate to do so. Done for windows and linux (sorry mac, you're out of luck). Also put in place a GenericInfoView class. by [email protected] · 15 years ago
  16. 869f2ef Reapply 42467 by reverting 42499 and added suppression. by [email protected] · 15 years ago
  17. 44d6da8 Revert r42467: "Clear cookies, local storage and databases when an extension gets uninstalled." by [email protected] · 15 years ago
  18. 1d6247d Revert 42473 - Add a delegate to CookieMonster and broadcast notifications about changes to cookies. by [email protected] · 15 years ago
  19. e5e9dd07 Add a delegate to CookieMonster and broadcast notifications about changes to cookies. by [email protected] · 15 years ago
  20. 0da7636 Clear cookies, local storage and databases when an extension gets uninstalled. by [email protected] · 15 years ago
  21. d59b315 basic browser tests for compact navigation bar. by [email protected] · 15 years ago
  22. cec1b8d Implement chrome://plugins page that can disable plugins. by [email protected] · 15 years ago
  23. 62c7ef3 Mocks for all libcros elements. Added library registry object that provides access to all *Libray classes that used to be singletons. This registry adds an indirection layer that will let is replace the actual objects with mocks during test runs. by [email protected] · 15 years ago
  24. 9e9e55c3 Refactor BalloonViewHost, removing a lot of duplicate code that crept into notifications during the port to mac & linux and making behavior more consistent. by [email protected] · 15 years ago
  25. 80805a5 Makes file browser specific to chromeos and not both toolkit_views and chromeos. by [email protected] · 15 years ago
  26. f4481633 Some layout related fixes for the app launchers. by [email protected] · 15 years ago
  27. fd9c0d9 Add an initial implementation of net-internals inspector in javascript. by [email protected] · 15 years ago
  28. 2e3b520 Initial version of an experimental Extensions Context Menu API. by [email protected] · 15 years ago
  29. cfe5c13 Porting the app launcher to Windows, and adding an experimental flag by [email protected] · 15 years ago
  30. 7e9f4a8 Refactor ExtensionActionContextMenuModel. by [email protected] · 15 years ago
  31. 427b7da7 Integration with Toolbar autofill servers. by [email protected] · 15 years ago
  32. 80a99669 Move importer data types into a separate file to prepare for moving importer by [email protected] · 15 years ago
  33. 0fecda6 Notification for battery with <= 15 minutes remaining. by [email protected] · 15 years ago
  34. 2e47c7c2 Enables chrome to do programmatic auth without helper binaries/pam modules. by [email protected] · 15 years ago
  35. aee541e Add GeolocationContentSettingsMap, a geolocation-specific variant of HostContentSettingsMap. by [email protected] · 15 years ago
  36. 4d2ef9d Fix issue where default_favicon.png did not get copied. by [email protected] · 15 years ago
  37. fc9510c [Mac] Implement a basic overflow menu for hidden Browser Action buttons. by [email protected] · 15 years ago
  38. 2ca8a06 GTK: implement extension bookmark manager drag api. by [email protected] · 15 years ago
  39. 911f815 Makes pinned tab restore on startup if you haven't enabled session restore. by [email protected] · 15 years ago
  40. 68e2c8b [Mac] Better code sharing between cookie tree and cookie prompt by [email protected] · 15 years ago
  41. ec64212b Implement AutoFillXmlParser, used to parse responses from the AutoFill server. by [email protected] · 15 years ago
  42. 5315025 Update sync to support syncing of typed urls by [email protected] · 15 years ago
  43. ed85e2d5 [Mac] Adds button and menu class skeleton for the chevron in the Browser Actions container. by [email protected] · 15 years ago
  44. 44625595 Committing for dcheng@ by [email protected] · 15 years ago
  45. b7b9e03 Refactor the bookmark_manager copying target by [email protected] · 15 years ago
  46. 01f829a Initial support for inspecting extension popups. by [email protected] · 15 years ago
  47. f34e7963 First cut at adding Extension Infobars to the experimental API. by [email protected] · 15 years ago
  48. 3b84575 * Moved sticky/controls frag to chromeos::BalloonViewImpl by [email protected] · 15 years ago
  49. c92c7505 Add a DOMUI datasource that will handle the net-internals page. by [email protected] · 15 years ago
  50. 30248507 Translate a string sent from IBus IME engines. by [email protected] · 15 years ago
  51. 9e743cd Generalize the net module's LoadLog facility from a passive container, to an event stream (NetLog). by [email protected] · 15 years ago
  52. f520541 Idle API for the extension system by [email protected] · 15 years ago
  53. 1919eb8 Move Hangul IME settings to a separate dialog. by [email protected] · 15 years ago
  54. d6f9c9e Move FileWatcher from src/base/ to src/chrome/browser/ and switch by [email protected] · 15 years ago
  55. 507c7107 Adds the remaining chunks for the login panels. It's currently not the by [email protected] · 15 years ago
  56. 44ce0b1 Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface. by [email protected] · 15 years ago
  57. 4de38a3 First cut at implementing wifi bindigns for linux, using glib-dbus to NetworkManager by [email protected] · 15 years ago
  58. d0edf4e [Mac] augment modal cookie prompt on mac to include details pane by [email protected] · 15 years ago
  59. 68ad8c0 Move MacGPUPluginContainer from src/webkit/ to src/chrome/. It by [email protected] · 15 years ago
  60. 6aae3e8 Remove obsolute password_dialog_view. by [email protected] · 15 years ago
  61. d3ad735 GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and mainichi.jp (from an English profile). by [email protected] · 15 years ago
  62. cbc9ed6 GTK: make browser actions container resizable. by [email protected] · 15 years ago
  63. ad8a6ea Enable chrome to mount cryptohomes on its own as a part of auth, as well as handle offline login. by [email protected] · 15 years ago
  64. 6af2295 Refactors the login manager code to have two windows: by [email protected] · 15 years ago
  65. 17496bbe Adding initial version of the mediaplayer. This only hooks into the system if the user selects a file via the filebrowser. by [email protected] · 15 years ago
  66. da2566e1 Implements AeroPeek of Windows 7. by [email protected] · 15 years ago
  67. f988638 Allow the use of the master_preferences file in Linux. by [email protected] · 15 years ago
  68. 566a0f76 Lands http://codereview.chromium.org/668105 for sosa: by [email protected] · 15 years ago
  69. 1d8e054 1. Correct shapes for side tabs. by [email protected] · 15 years ago
  70. 6842a3f AutoFill Mac Address Book "me" card data translation. by [email protected] · 15 years ago
  71. 5ec40cf Adds ContentSettingBubbleModel. by [email protected] · 15 years ago
  72. c179d85 Move the input language settings to a separate dialog. by [email protected] · 15 years ago
  73. cd134c8c Move wtl from chrome/third_party to third_party/. This by [email protected] · 15 years ago
  74. c3deb9a2 Linux: Add export option to certificate viewer. by [email protected] · 15 years ago
  75. 6307acb View/linux: include HoverControllerGtk in views build. by [email protected] · 15 years ago
  76. 32d8383 GTK: Add hover effects for GtkChromeButtons. by [email protected] · 15 years ago
  77. 70a4ec5f chromeos/linux: fix for the shared build. by [email protected] · 15 years ago
  78. 5eaf627 Add support for geolocation wifi scanning on OSX 10.6 by [email protected] · 15 years ago
  79. 6c32ce7 First cut at custom user style sheets. by [email protected] · 15 years ago
  80. eda74d6 Initial implementation of Drag and Drop for the extension BMM. by [email protected] · 15 years ago
  81. ccb55cf5 Initial implementation of status tray functionality (mac-only, currently). by [email protected] · 15 years ago
  82. 842cd6c6 Added OOBE update screen stub. by [email protected] · 15 years ago
  83. c4673fd [Linux] Make bookmark bar instructions shrinkable. by [email protected] · 15 years ago
  84. 352104e Renames ContentBlockedImageView to ContentSettingImageView. by [email protected] · 15 years ago
  85. d9f4d2b5 Remove cookie_modal_dialog_view.cc from chromeos/linux view build by [email protected] · 15 years ago
  86. 0c2c5e1 GTK: Split out the cookie display into its own component for reuse in the cookie ask dialog. by [email protected] · 15 years ago
  87. 0e6e8068 Moved logic from AccountCreationView to AccountScreen. by [email protected] · 15 years ago
  88. 4e600d6 Refactor: Move the code that handles "chrome://net-internals/*" from the net module to the chrome module. by [email protected] · 15 years ago
  89. b1f18494 Linux: implement Client SSL Certificate selection UI by [email protected] · 15 years ago
  90. 58d5b482 First pass at revamping the main menu, now called app launcher. by [email protected] · 15 years ago
  91. 9cc621682 Implement new wifi login dialog for ChromeOS. by [email protected] · 15 years ago
  92. 9d55c84 Reverting 40536 and 40535 by [email protected] · 15 years ago
  93. 5a6f8de5 TBR: Fix chromeos build by adding gtk files to the views build. by [email protected] · 15 years ago
  94. 85e7dd7 GTK: Split out the cookie display into its own component for reuse in the cookie ask dialog. by [email protected] · 15 years ago
  95. a493faf Cancel bookmark editing when changes happen suddenly. by [email protected] · 15 years ago
  96. 6404197b Add command line option to use a tabbed bookmark manager. by [email protected] · 15 years ago
  97. 83f2207 Refactoring balloon collection and added chromeos's BalloonCollection. by [email protected] · 15 years ago
  98. 7776774 Moves ActionComboboxModel class to its own header so we can share common code between windows and linux. by [email protected] · 15 years ago
  99. ba65b1f64 Laying down the groundwork for GPU video layers. by [email protected] · 15 years ago
  100. 6db0def9 Rename FormFieldHistoryManager to AutocompleteHistory manager to better reflect its relation to the Autocomplete feature. by [email protected] · 15 years ago