1. c4d6f87 GTK: position info bubbles relative to a subwidget, rather than the toplevel window. by [email protected] · 15 years ago
  2. 0415cac CL #1530013 by Thiago Farina <[email protected]> by [email protected] · 15 years ago
  3. f24f595 Refactored update view to separate update UI and logic between view class (UI) and screen class (logic). by [email protected] · 15 years ago
  4. e78d74e Implemented customize sync dialog for OS X (except for integration by [email protected] · 15 years ago
  5. 85d252e Changing the translate back-end to use the Google Translate element. by [email protected] · 15 years ago
  6. b5366c1 Mac: Improve content settings dialog in some languages. by [email protected] · 15 years ago
  7. 790788ac Add support for basic extension automation through the Automation Proxy. by [email protected] · 15 years ago
  8. 13a1166e Win32 plumbing for dragend event. by [email protected] · 15 years ago
  9. e4f565b gtk: Implement status icons on linux. by [email protected] · 15 years ago
  10. ffe1119 Abstracted language switch logic to its model class. by [email protected] · 15 years ago
  11. dd8fa1a99 Add a scoped notifier for pref dictionaries / lists. by [email protected] · 15 years ago
  12. fb572650 sync: Specify linking dependencies correctly. The browser library contains lots of files in chrome/browser/sync. They need to depend on the syncapi library and not just sync_proto. by [email protected] · 15 years ago
  13. 21d683b2 Geolocation exceptions window, Windows. by [email protected] · 15 years ago
  14. ec44cd5 Implement LoginDatabase on all platforms. by [email protected] · 15 years ago
  15. a0360d8 Add the proxy information to the new net internals page. BUG=37421 by [email protected] · 15 years ago
  16. ad30e06 Re-land 43382, which was reverted in 43478 due to valgrind problems. by [email protected] · 15 years ago
  17. f5214846 Mac: Implement geolocation exceptions dialog. by [email protected] · 15 years ago
  18. d6687a9 Fix build break in linux_views from r43575. by [email protected] · 15 years ago
  19. c5c3c5b Add the new extension install dialog for mac. by [email protected] · 15 years ago
  20. e0d92f28 Eliminate WebCore include paths when compiling Chromium code. by [email protected] · 15 years ago
  21. 8e8bbde Star/reload shuffle, Windows version. by [email protected] · 15 years ago
  22. e4bb821 Revert. by [email protected] · 15 years ago
  23. ae5fc52d5 gtk: Implement status icons on linux. by [email protected] · 15 years ago
  24. 6a4120c Linux: Add geolocation exceptions window. by [email protected] · 15 years ago
  25. 0a357e63 In-app installation when running from a disk image. by [email protected] · 15 years ago
  26. 0645da53 Remove the themeing from the folder menu background, text in the folder menu items, and no longer needed calls. Changed the menu button stroke color to a lighter shade of black. Did a bit of refactoring of how bookmark buttons are created. by [email protected] · 15 years ago
  27. daac752 Add extra views to the new net internals page. This adds tabs along the top for proxy, dns, sockets, requests, and http cache subsections. The actual subviews are placeholders. by [email protected] · 15 years ago
  28. ecde274 Add a bunch of preferences to sync. by [email protected] · 15 years ago
  29. d7883d0 Revert 43382 - Move fetching of fullfledged auth cookies to a time when we have the user's real profile available. Also, enable the use of a localaccount on Chrome OS by [email protected] · 15 years ago
  30. 179564f 1. Create a new sandbox type which allows access to Unix sockets in the Mac by [email protected] · 15 years ago
  31. 9b07185 Add a folders_only and subtree api to bookmark manager by [email protected] · 15 years ago
  32. e615755 Add missing js file to gyp file by [email protected] · 15 years ago
  33. 5ad5ce74 Add TableModel for geolocation settings. by [email protected] · 15 years ago
  34. 82e1e11 Move fetching of full-fledged auth cookies to a time when we have the user's real profile available. Also, enable the use of a localaccount on Chrome OS by [email protected] · 15 years ago
  35. 3b5a1aa Add linux UI for enabling sync types. by [email protected] · 15 years ago
  36. e551126 Revert 43253 - 1. Create a new sandbox type which allows access to Unix sockets in the Mac by [email protected] · 15 years ago
  37. a7ab833 The "Customize Sync" dialog will let users select to sync or not sync each data type (bookmarks, preferences, etc). by [email protected] · 15 years ago
  38. e6a6852 1. Create a new sandbox type which allows access to Unix sockets in the Mac by [email protected] · 15 years ago
  39. 08173b2 GTK: toolbar reload/star shuffle. by [email protected] · 15 years ago
  40. e2a284e6 GTK: New extension install prompt ui. by [email protected] · 15 years ago
  41. 4d5e7a6b Adds a geolocation tab in the content settings dialog (on Windows). Also refactors the various views for this dialog in hopes of simplifying a few things. by [email protected] · 15 years ago
  42. bd9337c Revert 43086 - 1. Create a new sandbox type which allows access to Unix sockets in the Mac by [email protected] · 15 years ago
  43. 15367d0 1. Create a new sandbox type which allows access to Unix sockets in the Mac by [email protected] · 15 years ago
  44. 963e4de Revert 43009 - This change isn't as bad as it looks, basically it's templating the AutofillModelAssociator code so we can use it for both formfill (what I'm calling autofillV1 in this patch), and "profiles". Since the diffs didn't line up so well from having to move some implementation to the .h (template), I'm breaking up the review here with just the formfill code rearranged and no autofill++ impl. by [email protected] · 15 years ago
  45. 1082b1d Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI by [email protected] · 15 years ago
  46. 66ee443 Show the location bar icon (almost) all the time, and have its contents match what the user is doing. by [email protected] · 15 years ago
  47. ea79efc4d This change isn't as bad as it looks, basically it's templating the AutofillModelAssociator code so we can use it for both formfill (what I'm calling autofillV1 in this patch), and "profiles". Since the diffs didn't line up so well from having to move some implementation to the .h (template), I'm breaking up the review here with just the formfill code re-arranged and no autofill++ impl. by [email protected] · 15 years ago
  48. 1f59108 Mac: Give links in infobars a reliable hand cursor. by [email protected] · 15 years ago
  49. 60cab46 Implemented initial version of themes syncing (behind a flag). by [email protected] · 15 years ago
  50. 042ecea A basic implementation of information about appcache. Lists manifest files, time and size information. by [email protected] · 15 years ago
  51. 11fb1b2 Hook autofill++ WebDatabase changes up to the NotificationService. by [email protected] · 15 years ago
  52. aefdb47 Initial add of app launcher DOM UI. by [email protected] · 15 years ago
  53. d8f54c078 Temporary EULA display for internal plugin. by [email protected] · 15 years ago
  54. ce21660 Mac: Initial Geolocation UI. by [email protected] · 15 years ago
  55. a10d16e In process browser test for login screen. by [email protected] · 15 years ago
  56. aada7d5 First part of new install dialog on Windows. Later changes will by [email protected] · 15 years ago
  57. 935e9e1 Refactor network selection screen. by [email protected] · 15 years ago
  58. c10da4b0 Reland r42467. Clear cookies, local storage and databases when an extension gets uninstalled. by [email protected] · 15 years ago
  59. c7ae702 [Mac] Allow user to change cookie expiration date in cookie prompt by [email protected] · 15 years ago
  60. 0f7066e Reland r42473. Add a delegate to CookieMonster and broadcast notifications about changes to cookies. by [email protected] · 15 years ago
  61. 687c5ac Reverts 42520 and 42477. It back red again when adding this change back. by [email protected] · 15 years ago
  62. c422c91 Cmd-click in bookmark subfolders will open all. by [email protected] · 15 years ago
  63. a24642a Implement status icons on windows. by [email protected] · 15 years ago
  64. 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
  65. 869f2ef Reapply 42467 by reverting 42499 and added suppression. by [email protected] · 15 years ago
  66. 44d6da8 Revert r42467: "Clear cookies, local storage and databases when an extension gets uninstalled." by [email protected] · 15 years ago
  67. 1d6247d Revert 42473 - Add a delegate to CookieMonster and broadcast notifications about changes to cookies. by [email protected] · 15 years ago
  68. e5e9dd07 Add a delegate to CookieMonster and broadcast notifications about changes to cookies. by [email protected] · 15 years ago
  69. 0da7636 Clear cookies, local storage and databases when an extension gets uninstalled. by [email protected] · 15 years ago
  70. d59b315 basic browser tests for compact navigation bar. by [email protected] · 15 years ago
  71. cec1b8d Implement chrome://plugins page that can disable plugins. by [email protected] · 15 years ago
  72. 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
  73. 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
  74. 80805a5 Makes file browser specific to chromeos and not both toolkit_views and chromeos. by [email protected] · 15 years ago
  75. f4481633 Some layout related fixes for the app launchers. by [email protected] · 15 years ago
  76. fd9c0d9 Add an initial implementation of net-internals inspector in javascript. by [email protected] · 15 years ago
  77. 2e3b520 Initial version of an experimental Extensions Context Menu API. by [email protected] · 15 years ago
  78. cfe5c13 Porting the app launcher to Windows, and adding an experimental flag by [email protected] · 15 years ago
  79. 7e9f4a8 Refactor ExtensionActionContextMenuModel. by [email protected] · 15 years ago
  80. 427b7da7 Integration with Toolbar autofill servers. by [email protected] · 15 years ago
  81. 80a99669 Move importer data types into a separate file to prepare for moving importer by [email protected] · 15 years ago
  82. 0fecda6 Notification for battery with <= 15 minutes remaining. by [email protected] · 15 years ago
  83. 2e47c7c2 Enables chrome to do programmatic auth without helper binaries/pam modules. by [email protected] · 15 years ago
  84. aee541e Add GeolocationContentSettingsMap, a geolocation-specific variant of HostContentSettingsMap. by [email protected] · 15 years ago
  85. 4d2ef9d Fix issue where default_favicon.png did not get copied. by [email protected] · 15 years ago
  86. fc9510c [Mac] Implement a basic overflow menu for hidden Browser Action buttons. by [email protected] · 15 years ago
  87. 2ca8a06 GTK: implement extension bookmark manager drag api. by [email protected] · 15 years ago
  88. 911f815 Makes pinned tab restore on startup if you haven't enabled session restore. by [email protected] · 15 years ago
  89. 68e2c8b [Mac] Better code sharing between cookie tree and cookie prompt by [email protected] · 15 years ago
  90. ec64212b Implement AutoFillXmlParser, used to parse responses from the AutoFill server. by [email protected] · 15 years ago
  91. 5315025 Update sync to support syncing of typed urls by [email protected] · 15 years ago
  92. ed85e2d5 [Mac] Adds button and menu class skeleton for the chevron in the Browser Actions container. by [email protected] · 15 years ago
  93. 44625595 Committing for dcheng@ by [email protected] · 15 years ago
  94. b7b9e03 Refactor the bookmark_manager copying target by [email protected] · 15 years ago
  95. 01f829a Initial support for inspecting extension popups. by [email protected] · 15 years ago
  96. f34e7963 First cut at adding Extension Infobars to the experimental API. by [email protected] · 15 years ago
  97. 3b84575 * Moved sticky/controls frag to chromeos::BalloonViewImpl by [email protected] · 15 years ago
  98. c92c7505 Add a DOMUI datasource that will handle the net-internals page. by [email protected] · 15 years ago
  99. 30248507 Translate a string sent from IBus IME engines. by [email protected] · 15 years ago
  100. 9e743cd Generalize the net module's LoadLog facility from a passive container, to an event stream (NetLog). by [email protected] · 15 years ago