- 95ae24f Fork chrome://history/ for development of a new UI, currently called by [email protected] · 15 years ago
- 630210c Bookmarks/DOMUI JS: Refactor the list to use a data model. by [email protected] · 15 years ago
- 3cc2e59 Adds wifi mac addresses and cell IDs to the corresponding network library classes. by [email protected] · 15 years ago
- 291d8b7 Rename *language_library* to *input_method_library*. by [email protected] · 15 years ago
- 1faee3f0 Rename ThemeResourcesUtil to ResourcesUtil. by [email protected] · 15 years ago
- 398206c Added BackgroundContentsService to manage lifecycle of BackgroundContents. by [email protected] · 15 years ago
- cc36245a Revert 50308: still failing on Linux sh-lib tests by [email protected] · 15 years ago
- d905e7a Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding) by [email protected] · 15 years ago
- a223028 Revert 50257 - Reland r50057. This is exactly the same except with two lines cherrypicked from by [email protected] · 15 years ago
- 044f5a9 Reland r50057. This is exactly the same except with two lines cherrypicked from by [email protected] · 15 years ago
- 1e8e765 Added input_method_util.h. by [email protected] · 15 years ago
- 740f19e Revert 50148: by [email protected] · 15 years ago
- 8d632f3 Porting the infobars on Linux to the new TranslateInfobarDelegate2. by [email protected] · 15 years ago
- 478739e3 Basic code structures for rewritten options dialogs as DOM UI. Also includes the initial implementation of System page in ChromeOS options. by [email protected] · 15 years ago
- 4caf626 s/LanguageSwitchModel/LanguageSwitchMenu/ BUG=none TEST=none by [email protected] · 15 years ago
- ffd6ed4 The second step of refactoring LanguageConfigView. by [email protected] · 15 years ago
- 1408c829 Revert 50057 - Load net-internals from the newly created resources.pak file. by [email protected] · 15 years ago
- 210ef1c Load net-internals from the newly created resources.pak file. by [email protected] · 15 years ago
- e4e4529 Chromeos: fix broken build. Review URL: http://codereview.chromium.org/2831010 by [email protected] · 15 years ago
- 7f58b02 Linux: refactor GNOME Keyring and KWallet integration to allow migration from the default store, and add unit tests. Still disabled. by [email protected] · 15 years ago
- 41e13b36 Refactor login/screen locker to use the same UserView to show user's image. by [email protected] · 15 years ago
- 3de00882 Volume bubble added for ChromeOS. by [email protected] · 15 years ago
- 551707a Show Captcha dialog. by [email protected] · 15 years ago
- 383cfbd6 Rename browser_accessibility to browser_accessibility_win, and same for by [email protected] · 15 years ago
- aa4dc5e2 Add policy code for proxy configuration by [email protected] · 15 years ago
- 4bdde60 Clean up of chrome_browser.gypi/nacl_host files. by [email protected] · 15 years ago
- ac03952 Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. by [email protected] · 15 years ago
- 0b6da80 Share the same keyboard layout among all windows. by [email protected] · 15 years ago
- 4cd7adb Policy provider for the Mac. by [email protected] · 15 years ago
- c05d2cb7 Implemented initial version of extension syncing. by [email protected] · 15 years ago
- b0069e7 Add code to instantiate the ConfigurationPolicyPrefStore for the Windows platform. by [email protected] · 15 years ago
- 7f1e52363 Split RecentlyUsedFolderComboModel into its own module, so we can share it by [email protected] · 15 years ago
- 275538b9 Move the resources used by net-internals into a pak file. by [email protected] · 15 years ago
- 943d812 Detach reload from omnibox, combine with stop, and eliminate go. by [email protected] · 15 years ago
- 6fe1a13 Rip out the multiprofile implementation. by [email protected] · 15 years ago
- 1c26217 Link with RLZ library from open source repo. by [email protected] · 15 years ago
- 556c5d7 Reland r49135: Linux: enable compiling GNOME Keyring and KWallet integration. It's still unused. by [email protected] · 15 years ago
- 5d028b7 Infobars on GTK (first part). by [email protected] · 15 years ago
- e88079e Refactored the translate infobars. by [email protected] · 15 years ago
- cff83fe AutoFill Profiles dialog implemented according to new mocks on Mac by [email protected] · 15 years ago
- d0c005a Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks. by [email protected] · 15 years ago
- dfdcdab Add OOBE/login html dialog. Use it for "Can't access your account" link. by [email protected] · 15 years ago
- 1703157 Managed preferences warning banner for the Linux preferences dialog. by [email protected] · 15 years ago
- 9b16e2b2 Revert r49135: Linux: enable compiling GNOME Keyring and KWallet integration. Some of the bots (memory, ARM) didn't get the new package installed yet. by [email protected] · 15 years ago
- dfe3aeae Linux: enable compiling GNOME Keyring and KWallet integration. It's still unused. by [email protected] · 15 years ago
- 0f6c033 First unified app menu behind the "--new-wrench-menu" flag. by [email protected] · 15 years ago
- d032b379 Using PulseAudio for volume and mute key handling. by [email protected] · 15 years ago
- d8b08c9 Support multiple PrefStores by [email protected] · 15 years ago
- fff14f6 Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plugins and show update link for out-of-date ones. by [email protected] · 15 years ago
- a5702bf Group plugins in about:plugins and show update link for out-of-date ones. by [email protected] · 15 years ago
- 88e8e75 Mac: Change content settings from showing tabs on top to showing a list on the side. by [email protected] · 15 years ago
- d60655b8 [Mac] Image-drawing which doesn't require image-flipping. by [email protected] · 15 years ago
- 89cfc19d Move import in Mac OS X into its own process. by [email protected] · 15 years ago
- 64ec034 Added user image screen for new user login (or old user logging in through by [email protected] · 15 years ago
- 2a5cd8d6 Combine the combo box class used by mozc and chewing by [email protected] · 15 years ago
- 8fcec3c7 Linux/GTK: implement update notification. by [email protected] · 15 years ago
- 79fed69 Initial cut at scaffolding for mac sidetabs. No visible changes to browser without --enable-vertical-tabs, and even then, don't expect it to work. by [email protected] · 15 years ago
- 2c804ae Revert r48735 "Added user image screen for new user login (or old user logging in through" by [email protected] · 15 years ago
- 5461e1db Added user image screen for new user login (or old user logging in through by [email protected] · 15 years ago
- 8a6d008 Show spinner on login (both images window and "New user"). by [email protected] · 15 years ago
- 39216be Added notification for network message. by [email protected] · 15 years ago
- 6948947 Adding an SQLite database for TopSites. by [email protected] · 15 years ago
- 525dbe2 Add Chewing options window by [email protected] · 15 years ago
- 87609f15 Share common location bar functions across the 3 platforms that uses them. by [email protected] · 15 years ago
- 56ad379 First pass at experimental omnibox API. There are plenty of rough edges and features to work on, but it's in a usable state. by [email protected] · 15 years ago
- c3f4ad2 Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021. by [email protected] · 15 years ago
- 9d5804f Revert 48424 - Adding initial implementation of the PartnerCustomization classes. by [email protected] · 15 years ago
- c159ab6 Adding initial implementation of the PartnerCustomization classes. by [email protected] · 15 years ago
- afe05a28 Refactoring of LoginManagerView in two separate classes NewUserView and LoginScreen. by [email protected] · 15 years ago
- a2fd492a First cut at GPS support in chrome linux by [email protected] · 15 years ago
- 476c6d0 Renames GeolocationContentSettingsTableModel to GeolocationExceptionsTableModel by [email protected] · 15 years ago
- 8a74682 Modified chat manager extension to become an app extension. by [email protected] · 15 years ago
- b1b7394 Implement upgrade notifications. by [email protected] · 15 years ago
- e25229a Drop files from the gyp that don't exist. list_background.h was committed with the wrong path, standard_menus.h went away in r46987, pref_store.h in r47915, spellchecker_common in r32561, transport_dib.h in 42101. by [email protected] · 15 years ago
- 0cb1022f Add styling for buttons. by [email protected] · 15 years ago
- 918059b Remove previous print preview work in preparation for new work. by [email protected] · 15 years ago
- 1b92ac3 remove dependencies on obsolete chrome os login helper binaries. This has a nice side effect of getting rid of some circular GYP dependencies introduced by these targets. by [email protected] · 15 years ago
- 6e5c4b8 Initial implementation of a config dialog for ibus-mozc. by [email protected] · 15 years ago
- 5c14951a Break gyp cycles on Linux. by [email protected] · 15 years ago
- ea587b0 Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore and PrefStore to chrome/common. This is because JsonPrefStore is needed in the service process by [email protected] · 15 years ago
- 633877b [Win] Implement core mechanism to honor Windows Group Policy by [email protected] · 15 years ago
- 95940f10 Revert 47675. by [email protected] · 15 years ago
- 6658ca8 Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefStore to chrome/common. by [email protected] · 15 years ago
- e251662c Submitting http://codereview.chromium.org/2081006/show on behalf of [email protected]: by [email protected] · 15 years ago
- d21e0b4 Integrated new bug icon in status bar. It opens bug reporting dialog. by [email protected] · 15 years ago
- 5065773 Revert 47749 - Integrated new bug icon in status bar. It opens bug reporting dialog. by [email protected] · 15 years ago
- a79cd1a Integrated new bug icon in status bar. It opens bug reporting dialog. by [email protected] · 15 years ago
- 7b8c011 Adding sync support for Passwords by [email protected] · 15 years ago
- e57b0db Move data types used in the importer process to common/, in preparation for import to run out of process. by [email protected] · 15 years ago
- d9c320a [Mac] Implement NSObject zombies. by [email protected] · 15 years ago
- 9b82ad7a gtk: Split DefaultEncodingComboboxModel into its own file so it can be shared with the views UI side. by [email protected] · 15 years ago
- 898bbd3 Add the new cookies API to Chrome Extensions, minus the event handler. by [email protected] · 15 years ago
- 214594ae NTP: Adds an app launched animation. by [email protected] · 15 years ago
- 760d970a Support speculative pre-connection to search URLs by [email protected] · 15 years ago
- 633698d Refactors renderer related classes for better sharing. by [email protected] · 15 years ago
- cc4c974 Handling volume up/down/mute keypresses within Chrome. by [email protected] · 15 years ago
- 5d4a8eb Reworked extension to leverage magic iframes for speedy load times by [email protected] · 15 years ago
- a39c2d1 Hook up ScreenLocker to screen lock cros library. by [email protected] · 15 years ago
- d344e9c1 fix for th official builds. for some reasons they are not picking up include dir from direct_dependent_settings in gyp file. by [email protected] · 15 years ago
- 71675dc7c [Mac] Rewrite the page info window to be built dynamically. by [email protected] · 15 years ago