- 436ebd6 Enable client-side phishing detection for stable builds. by [email protected] · 14 years ago
- 8bcdf07 Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and ExternalProtocolHandler. by [email protected] · 14 years ago
- 462a0ff Remove last safebrowsing references from content. by [email protected] · 14 years ago
- 158e6e5 Remove the background X11 thread. by [email protected] · 14 years ago
- 92e0a61 Reduce likelihood of double-get of top-level prerendered resource. by [email protected] · 14 years ago
- 9e7f015f Modifying the BackgroundModeManager to handle multiple profiles. by [email protected] · 14 years ago
- 2d9de411 Fix gpu acceleration with --in-process-gpu and --single-process modes. by [email protected] · 14 years ago
- 40850a5 Make --allow-cross-domain-auth-prompt equivalent to a preference. by [email protected] · 14 years ago
- 527089b Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles. by [email protected] · 14 years ago
- df3d71d Modifying the BackgroundModeManager to handle multiple profiles. by [email protected] · 14 years ago
- 1459fb6 Remove a chrome dependency by removing Prerender from ResourceDispatcherHost. by [email protected] · 14 years ago
- c5f0890 Also enable client-side phishing detection for multi-user installs on Windows. by [email protected] · 14 years ago
- 1f8110b Implemented a policy for centralized setting of the --disk-cache-dir flag. by [email protected] · 14 years ago
- 6ccb5e5 Add a hook to clear Gears Plugin Data in the "Clear browsing data" tool. by [email protected] · 14 years ago
- de23f3f Get rid of some plugin related dependencies. Have PluginObserver be created and owned by TabContentsWrapper, and have the chrome code register the default/flash plugins. by [email protected] · 14 years ago
- 845b43a8 Adds async interface method, which is used by JsonPrefStore. Also see the bug description for more info. by [email protected] · 14 years ago
- 2d14b373 Websocket to TCP proxy running in a separate thread (only on ChromeOS). by [email protected] · 14 years ago
- d9f3793 Moved content/browser/gpu_* to content/browser/gpu/. by [email protected] · 14 years ago
- 838dd914a Enable client-side phishing detection only for canary, dev and beta builds. by [email protected] · 14 years ago
- 68f88b99 Print Preview: Print in the background. by [email protected] · 14 years ago
- 732d5af Observe plug-in blacklist changes in user preferences instead of local state. by [email protected] · 14 years ago
- b99c41c Directly observe the disabled schemes policy instead of via a PrefMember. by [email protected] · 14 years ago
- d9ee002c Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnector::Create. by [email protected] · 14 years ago
- f16b966 Move |printing_enabled_| preference into PrintJobManager. by [email protected] · 14 years ago
- 2f28bf6 Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on grit (which would have caused a circular dependency in gyp). by [email protected] · 14 years ago
- caf63aea Register preferences in local state immediately after creation. by [email protected] · 14 years ago
- 844a100 This CL implements alternative asynchronous methods for profile and preferences loading. by [email protected] · 14 years ago
- 419a057 Added DisabledSchemes policy. by [email protected] · 14 years ago
- 81585672 first-run: Reland refactor of Upgrade class into upgrade_util API. by [email protected] · 14 years ago
- 7688e3b Broke ARM compile. by [email protected] · 14 years ago
- d8aebf7 first-run: Refactor Upgrade class into a common upgrade_util API. by [email protected] · 14 years ago
- e4f8649 Revert 81394 (broke sync_integration_tests and clang) - This CL implements alternative asynchronous methods for profile and preferences loading.BUG=chromium-os:11104TEST=UserProfileGotten (see "/tmp/login-times-sent") time doesn't increase, while UI jankness decreases.Review URL: http://codereview.chromium.org/6716025 by [email protected] · 14 years ago
- 334c59d9 This CL implements alternative asynchronous methods for profile and preferences loading. by [email protected] · 14 years ago
- bc38c25 first-run: Refactor Upgrade class. by [email protected] · 14 years ago
- 71b73f0 Cleanup: Update a bunch of files to the new location of browser_list.h. Part 1/3. by [email protected] · 14 years ago
- 21453884 Remove knowledge about UserScriptListener from content. by [email protected] · 14 years ago
- d081d19 Turn on client-side phishing detection for UMA users with SafeBrowsing enabled. by [email protected] · 14 years ago
- abe2c03 Moved URLRequestContextGetter to net/ so it can be used by projects such as jingle. by [email protected] · 14 years ago
- 5f700cd Revert "Turn on client-side phishing detection for UMA users with SafeBrowsing enabled." by [email protected] · 14 years ago
- 3deae73c Turn on client-side phishing detection for UMA users with SafeBrowsing enabled. by [email protected] · 14 years ago
- 466f3c1 Simplify MetricsService API for shutting down by [email protected] · 14 years ago
- 4747caf Remove the check for inspector files since they're in resources.pak now. by [email protected] · 14 years ago
- fc4facd Add tabId, type, and timeStamp parameters to extension webRequest events. by [email protected] · 14 years ago
- 7a31f7c This is a thread that runs in the browser process that can issue GL calls without going via a command buffer. It is for rendering the browser's chrome, basic compositing, etc. It is not for rendering arbitrary content from, for example, WebGL. by [email protected] · 14 years ago
- db0e86dd This is an extension of http://codereview.chromium.org/6280018 that provides a proxy configuration which respects command line parameters and policies by [email protected] · 14 years ago
- 004ec92 Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!) by [email protected] · 14 years ago
- d2d63be Extended: Add "system" URLRequestContext (not ready for use!) by [email protected] · 14 years ago
- f20d733 Update a bunch of files to the new location of notification files. by [email protected] · 14 years ago
- ff47b296 Move the common child process messages into their own file. by [email protected] · 14 years ago
- 0b56518 Reverting the revert 76468. Removed include for browser_thread.h. by [email protected] · 14 years ago
- ed59063 Revert 76468 - Added back thread watcher changes. by [email protected] · 14 years ago
- 5315ff7 Added back thread watcher changes. by [email protected] · 14 years ago
- 24ff43d7 Added EnabledPlugins policy. by [email protected] · 14 years ago
- 3ce0241 Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder by [email protected] · 14 years ago
- a01efd2 Delete the temporary headers left behind in chrome\browser. I've left browser_thread.h for another change, since 450 files include it. by [email protected] · 14 years ago
- db5bdf3 Revert 76199 - Trying changes to see the perfomance impact on Mac. by [email protected] · 14 years ago
- 7024e3f Trying changes to see the perfomance impact on Mac. by [email protected] · 14 years ago
- f9b52272 Revert 76168 - Trying changes to see the perfomance impact on Mac. by [email protected] · 14 years ago
- b855fb01 Trying changes to see the perfomance impact on Mac. by [email protected] · 14 years ago
- 607b4e2 Revert 76156 - Added back thread watcher changes. by [email protected] · 14 years ago
- 451a8dd Added back thread watcher changes. by [email protected] · 14 years ago
- 129071ef Revert 76154 - Revert 76015 - Added back thread watcher changes by by [email protected] · 14 years ago
- c82b068 Revert 76015 - Added back thread watcher changes by reverting the revert. by [email protected] · 14 years ago
- 8b08a47f Implemented policy to disable plugin finder. by [email protected] · 14 years ago
- e47bc83 Back out thread watcher changes. by [email protected] · 14 years ago
- 985655a Device policy infrastructure by [email protected] · 14 years ago
- 3617ea9 First cut at a WATCHDOG thread that monitors threads for their by [email protected] · 14 years ago
- d6f37fc Fix privacy issues related to about:net-internals and about:dns by [email protected] · 14 years ago
- 01000cf1 DevTools: allow binding remote debugging to provided interface. by [email protected] · 14 years ago
- e450fa6 Introduced a new policy DefaultBrowserSettingEnabled. by [email protected] · 14 years ago
- 9678cb4 DevTools: introduce tab contents list provider for remote debugging. by [email protected] · 14 years ago
- 5613126e DevTools: enable remote debugging with front-end served from the cloud. by [email protected] · 14 years ago
- c051a1b Move l10n_util to ui/base by [email protected] · 14 years ago
- c7d58d6 When clearing plugin data at shutdown, wait for it to finish. by [email protected] · 14 years ago
- 51ac04076 Fix a possible crash in the ClientSideDetectionService. by [email protected] · 14 years ago
- 2ffc3c6c Clear plugin data together with cookies on shutdown. by [email protected] · 14 years ago
- 42930de4 Add support to sha256 hash the downloaded file. by [email protected] · 14 years ago
- 2dfeaf9 Move clipboard from app/ to ui/base by [email protected] · 14 years ago
- 2edc32f Refactored app cache clear on exit code to happen in the object owning the files. by [email protected] · 14 years ago
- b0b2a3dd Allow the user to choose which corner of the screen should get notifications. by [email protected] · 14 years ago
- f2a893c Lifecycle management for PolicyProviders by [email protected] · 14 years ago
- 44f9c95 Move CancellationFlag and WaitableEvent to the synchronization subdirectory. by [email protected] · 14 years ago
- 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 14 years ago
- 6618d1d Add a preference to clear plugin data on browser shutdown. by [email protected] · 15 years ago
- 7d038c3 Reland r68893 after fixing allowing blocking IO on shutdown. by [email protected] · 15 years ago
- 8e8bb6d Rename all methods accessing Singleton<T> as GetInstance(). by [email protected] · 15 years ago
- 9334b312 Revert 68893 - Consider PlatformThread::Join() to be blocking IO. by [email protected] · 15 years ago
- a40e5483 Consider PlatformThread::Join() to be blocking IO. by [email protected] · 15 years ago
- a7a5e99 Send phishing model from the browser to the renderer. by [email protected] · 15 years ago
- f2d1f61 Sanitize PrefStore interface. by [email protected] · 15 years ago
- 2d0f89a Refactored cookies persistent store clean-up on shutdown. by [email protected] · 15 years ago
- 8ecad5e Move: by [email protected] · 15 years ago
- b2fcd0e Update NetLog to be threadsafe. by [email protected] · 15 years ago
- 0cf4b5f Refactor DOM storage context clean-up on shutdown. by [email protected] · 15 years ago
- 5134417a Moved deleting the indexed db context to the IndexedDBContext destructor. by [email protected] · 15 years ago
- b42c296 Added a method to delete indexed databases on shutdown. by [email protected] · 15 years ago
- dbeebd5 Implement print preview tab controller. by [email protected] · 15 years ago
- a315ba9 Load extensions service entirly on UI thread. by [email protected] · 15 years ago
- bcefe0f Reland 65535 by [email protected] · 15 years ago
- b94a654 Revert 65535 - Group Policy support for HTTP authentication by [email protected] · 15 years ago