- 975d803 Build and run layout_plugin_uitest on Mac and Linux by [email protected] · 15 years ago
- c07a637 Revert 48155 - Fix some syntax errors found when running ./build/gyp_chromium check. by [email protected] · 15 years ago
- 231e69e Build unload_uitest.cc on the Mac, with a few of the tests disabled by [email protected] · 15 years ago
- b5f5eab4 Move the BrowserViewsAccessibilityTest and AccessibilityWinBrowserTest tests from browser_tests to interactive_ui_tests. by [email protected] · 15 years ago
- 4865b8a Added code to read the cloud print proxy URL from prefs. Changed the default URL to https://www.google.com/cloudprint which is the official URL. by [email protected] · 15 years ago
- cc04aa4 Fix some syntax errors found when running ./build/gyp_chromium --check. by [email protected] · 15 years ago
- 87ae6d0f Puts libwebcore.a first so we don't exhuast the address space when linking ui_tests. by [email protected] · 15 years ago
- d1d60a6 Fixed alt key as shortcut to focus menus on linux/views. It should only by [email protected] · 15 years ago
- 34fb7a75 Adds tests for GeolocationContentSettingsTableModelTest. by [email protected] · 15 years ago
- 5c14951a Break gyp cycles on Linux. by [email protected] · 15 years ago
- 865f3792 Mac: Infrastructure for serialization of OS fonts over IPC. 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
- b770105f7 Added an implementation of the NetworkChangeNotifierThread interface for the service process and used it. by [email protected] · 15 years ago
- 37d0691 Add PPAPI UI test (currently disabled because it only runs properly on Windows). by [email protected] · 15 years ago
- 9d64903 Revert 47828 - Add a PPAPI ui test framework and start running the existing image data test. by [email protected] · 15 years ago
- 90864a8 Add a PPAPI ui test framework and start running the existing image data test. 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
- 7b8c011 Adding sync support for Passwords 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
- 8a58f9a Remove the mostly-unused FilterPolicy class. Convert the only actually-used bit, FILTER_EXTENSION_MESSAGES, into a bool that's only passed to places that really need it. by [email protected] · 15 years ago
- 8621941 Split coverage into build and run phases in preparation for splitting by [email protected] · 15 years ago
- 82d9d295 Replaced NetworkStatusDetector with use of NetworkChangeNotifier from net/. by [email protected] · 15 years ago
- a39c2d1 Hook up ScreenLocker to screen lock cros library. by [email protected] · 15 years ago
- 71675dc7c [Mac] Rewrite the page info window to be built dynamically. by [email protected] · 15 years ago
- bc61eb0 When building browser_tests, put libwebcore.a first so we don't exhuast the address space. by [email protected] · 15 years ago
- c378cca Preference provider implementation backed by JSON files in a directory. by [email protected] · 15 years ago
- 7a2b2d46 Revert "Hook up ScreenLocker to screen lock cros library." by [email protected] · 15 years ago
- 69d3dfe8 Remove webkit_support_in_chromium.gyp and use webkit_support.gyp instead. by [email protected] · 15 years ago
- 73852b8f [Large; Chromium OS] Work to host the cloud print dialog when built by [email protected] · 15 years ago
- 8c60793 Hook up ScreenLocker to screen lock cros library. by [email protected] · 15 years ago
- b496d4c Make the workaround from bug 43791 unconditional. When linking unit_tests on by [email protected] · 15 years ago
- b0c7f61 Mac: Testing infrastructure for sandboxed tests. by [email protected] · 15 years ago
- 69731106 Added NetworkChangeNotifierIOThread, which will be used by the by [email protected] · 15 years ago
- 66dbfb2c Add update and removeAll functions to extensions context menu API by [email protected] · 15 years ago
- 034fbbd This CL makes the InfoBubble not change the arrow when parts of it by [email protected] · 15 years ago
- c0858b0 Implementation of managed policy abstraction on top of a preference store. This is preparation work for implementing platform-specific policy. by [email protected] · 15 years ago
- a4aeea0 Make it possible to build DRT in a chromium checkout. by [email protected] · 15 years ago
- 352b50b8c Mac coverage fix to mirror the Mac valgrind fix. by [email protected] · 15 years ago
- 1c3cf8b BackgroundContents browser test by [email protected] · 15 years ago
- 2ffd26ed TTF: Only compile and run spellchecker_platform_engine_unittest.cc for Mac only, by [email protected] · 15 years ago
- 76222a2 Cleaned up notifier and notifier_unit_tests dependencies. by [email protected] · 15 years ago
- 5101952 Added AuthenticateToUnlock which is to be used for screen lock. by [email protected] · 15 years ago
- 5eea116 Get rid of MetaTableHelper class and make use of the app/sql API in the LoginDatabase. by [email protected] · 15 years ago
- b3df5a4 Reimplement accessibility of web content by caching the entire by [email protected] · 15 years ago
- 777a7b6 Adds GeolocationSettingsState by [email protected] · 15 years ago
- e38b4b2 When building unit_tests for Mac Valgrind, put libwebcore.a first so that ld by [email protected] · 15 years ago
- 9f4db51 Revert 46842 - Reimplement accessibility of web content by caching the entire by [email protected] · 15 years ago
- fae40a3 Reimplement accessibility of web content by caching the entire by [email protected] · 15 years ago
- 68d2a05f Moved URLFetcher and related classes to chrome/common/net. by [email protected] · 15 years ago
- 5c31135 gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data. by [email protected] · 15 years ago
- f3d0174 Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/net/gaia. by [email protected] · 15 years ago
- 2ee0e756 Revert 46567 - Reimplement accessibility of web content by caching the entire by [email protected] · 15 years ago
- 3c3065d Moved everything in browser/sync/net to common/net. by [email protected] · 15 years ago
- 7010297 Reimplement accessibility of web content by caching the entire by [email protected] · 15 years ago
- ec14030 Added NetworkChangeNotifierThread interface. by [email protected] · 15 years ago
- 55f9c5a5 Add integration test for autofill profiles. by [email protected] · 15 years ago
- 6ef414f Moved XMPP notifier library from chrome/browser/sync to chrome/common/net. by [email protected] · 15 years ago
- c11f3e6 Wrote NetworkChangeNotifierProxy, which lets objects that don't live on by [email protected] · 15 years ago
- 483bf12 Add a tool for testing your network setup. by [email protected] · 15 years ago
- b953062a Add browser test to verify that MSAA clients can correctly retrieve accessibility tree from renderer. by [email protected] · 15 years ago
- 88908d6 Add UI for changing auto-connect option on network. by [email protected] · 15 years ago
- de326e1 Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes some refactoring of the WebDataServiceTest to allow some code sharing between the two. by [email protected] · 15 years ago
- e8380f5 Refactor PasswordStoreWin to store logins in a LoginDatabase instead of by [email protected] · 15 years ago
- 298883bc Re-apply http://codereview.chromium.org/1622012 by [email protected] · 15 years ago
- 82df52e Revert "[Third time landing] Python implementation of sync server, for testing." by [email protected] · 15 years ago
- 0a5893a [Third time landing] Python implementation of sync server, for testing. by [email protected] · 15 years ago
- f48d4e9 Added NetworkChangeObserverProxy class. by [email protected] · 15 years ago
- 94d2135c Add and implement cut/copy/paste to the bookmark bar and folder context menus.Prevent dropping bookmark folders onto their children to avoid creating cycles and crashing. Keep folder menu windows open after a cut/copy/paste/delete and drop operation. Add test helpers for easing comparison of bookmark model changes. by [email protected] · 15 years ago
- 8cffa8c3 Revert 45916 - Python implementation of sync server, for testing. by [email protected] · 15 years ago
- 9c1e3585 Python implementation of sync server, for testing. by [email protected] · 15 years ago
- e1a54183 Add ExtensionApiTest.Storage and ExtensionApiTest.Cookies to mac and linux. by [email protected] · 15 years ago
- 0da94d4c CrOS: Fix the sync_unit_test build. It broke in r45725. by [email protected] · 15 years ago
- ffd87ddc Windows/Views: delete native bookmark manager code. by [email protected] · 15 years ago
- 4200a208 Adding a way to retrieve Firefox proxy settings. by [email protected] · 15 years ago
- 09f02585 plugin_tests should depend on the chrome target since it launches the browser to test plugins. by [email protected] · 15 years ago
- 63c64d1 Adding ExtensionPrefs methods for storing update-when-idle data. by [email protected] · 15 years ago
- 06c75618 gyp: unify toolkit_views usage by [email protected] · 15 years ago
- 817e9cd Mac: Remove ToolbarButtonCell (and associated files). by [email protected] · 15 years ago
- ad6b3cd7 Revert 45698 - Mac: Remove ToolbarButtonCell (and associated files). by [email protected] · 15 years ago
- 560494de Mac: Remove ToolbarButtonCell (and associated files). by [email protected] · 15 years ago
- 562b222 Tweaks to copy/paste of omnibox on windows: by [email protected] · 15 years ago
- aa382fe AutoFill crash in CreditCard::SetInfo(). by [email protected] · 15 years ago
- 106113b3 Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common in preparation of moving TalkMediator and GaiaAuthenticator to chrome/common. No functional change, only file locations have changed. by [email protected] · 15 years ago
- f3aa8945 Linux/GTK: delete native bookmark manager code. by [email protected] · 15 years ago
- b1943bc Run the notifications info bar tests as interactive ui tests rather than just ui tests. by [email protected] · 15 years ago
- 182434e Enable Nigori unit tests on all platforms. by [email protected] · 15 years ago
- 69c579e Re-instate the temporary revert from r45267. That reverted certain by [email protected] · 15 years ago
- 47e532b Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager (everywhere). by [email protected] · 15 years ago
- ea68c06a Add PasswordManager tests to verify basic form observation / submit cases. by [email protected] · 15 years ago
- a26dc36 Don't select all when autofocusing the location bar on New Tab creation. Users could already be typing in the omnibox before the load commits (e.g. due to a slow renderer process startup) and this typing would then be selected and overwritten. by [email protected] · 15 years ago
- 3a8eecb Implement app process model isolation. by [email protected] · 15 years ago
- 058420e Make plugin_tests compile on Mac/Linux. by [email protected] · 15 years ago
- 8fd16f50 Before creating a theme info bar, check if one is already visible for the same theme. by [email protected] · 15 years ago
- 277404c2 Reland "Factor out reading and writing of preferences into |PrefStore|." by [email protected] · 15 years ago
- c5b90374 Temporarily revert certain Omnibox, toolbar, tab animations, and other by [email protected] · 15 years ago
- 7aa0a96 Revert 45168 - Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
- ac4df1d Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
- 66aaff100 AutoFill: Add a simple heuristic to match fax fields. by [email protected] · 15 years ago
- 9c6d006 AutoFill: Segregate profile and credit card filling. by [email protected] · 15 years ago