| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor PluginService to take PluginList as a dependency. | rsesek@chromium.org | 2011-11-10 | 1 | -0/+1 |
* | aura: Avoid pref crash when using WebKit compositor. | derat@chromium.org | 2011-11-08 | 1 | -2/+3 |
* | Revert r108760 / reland r108744, r108753 w/ fix | dpranke@chromium.org | 2011-11-08 | 1 | -8/+2 |
* | Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on... | dpranke@chromium.org | 2011-11-05 | 1 | -2/+8 |
* | Modify code in chrome to call wrapper functions on PluginService | dpranke@chromium.org | 2011-11-04 | 1 | -8/+2 |
* | redesign and reimplement proxy config service and tracker, revise proxy ui on... | kuan@chromium.org | 2011-11-04 | 1 | -11/+0 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -1/+3 |
* | Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0. | willchan@chromium.org | 2011-11-01 | 1 | -0/+1 |
* | Force-setting default browser through policy should not crash. | benwells@chromium.org | 2011-11-01 | 1 | -4/+10 |
* | Remove --no-startup-window flag when restarting chrome. | atwilson@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -7/+7 |
* | Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ... | jam@chromium.org | 2011-10-26 | 1 | -2/+2 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Revert 105661 - Revert 105659 - Delay network requests on startup if any webR... | pam@chromium.org | 2011-10-15 | 1 | -1/+3 |
* | Revert 105659 - Delay network requests on startup if any webRequest or webNav... | pam@chromium.org | 2011-10-15 | 1 | -3/+1 |
* | Delay network requests on startup if any webRequest or webNavigation extensio... | pam@chromium.org | 2011-10-15 | 1 | -1/+3 |
* | Get chromeos aura build to run | davemoore@chromium.org | 2011-10-13 | 1 | -5/+0 |
* | Autoload any profiles with background applications running. | rlp@chromium.org | 2011-10-12 | 1 | -1/+2 |
* | The following CL would allow building under Aura with chromeos==1. | saintlou@chromium.org | 2011-10-12 | 1 | -1/+5 |
* | Get rid of BindingsPolicy::EXTENSION | jochen@chromium.org | 2011-10-01 | 1 | -0/+3 |
* | Add CRL set updater. | agl@chromium.org | 2011-09-30 | 1 | -0/+14 |
* | Move 2 manager references in BrowserProcessImpl to .cc file | jamescook@chromium.org | 2011-09-20 | 1 | -3/+7 |
* | CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce... | jamescook@chromium.org | 2011-09-20 | 1 | -0/+8 |
* | Get rid of content::DidEndMainMessageLoop since it was declared in content bu... | jam@chromium.org | 2011-09-20 | 1 | -1/+7 |
* | Revert 101861 - Get rid of content::DidEndMainMessageLoop since it was declar... | sky@chromium.org | 2011-09-20 | 1 | -7/+1 |
* | Get rid of content::DidEndMainMessageLoop since it was declared in content bu... | jam@chromium.org | 2011-09-19 | 1 | -1/+7 |
* | Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests | stevenjb@google.com | 2011-09-16 | 1 | -4/+3 |
* | Make sure no Browsers exist on shutdown. | willchan@chromium.org | 2011-09-16 | 1 | -0/+1 |
* | Revert DidEndMainMessageLoop changes from my earlier checkin since they cause... | jam@chromium.org | 2011-09-15 | 1 | -0/+2 |
* | Create a very simple TabContentsView (and not fully implemented yet) and add ... | jam@chromium.org | 2011-09-15 | 1 | -7/+1 |
* | Fix the memory access race on the WaitableEvent in EndSession. | gbillock@chromium.org | 2011-09-15 | 1 | -4/+9 |
* | Improve fast-shutdown path to prevent flakiness | jar@chromium.org | 2011-09-15 | 1 | -2/+21 |
* | Add assertion to make sure we're not adding more Browsers. | willchan@chromium.org | 2011-09-14 | 1 | -0/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-09-10 | 1 | -1/+0 |
* | Rename the Chrome BrowserMainParts implementations to all start with Chrome. ... | jam@chromium.org | 2011-09-08 | 1 | -1/+1 |
* | Start moving code from BrowserMain to content, so that it can be reused by al... | jam@chromium.org | 2011-09-07 | 1 | -1/+1 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Add PluginServiceFilter interface and ChromePluginServiceFilter. | bauerb@chromium.org | 2011-09-02 | 1 | -1/+4 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revamp the multi-profiles testing infrastructure. | rsesek@chromium.org | 2011-08-31 | 1 | -1/+3 |
* | Add "enabled" state to the ClientSideDetectionService. | joaodasilva@chromium.org | 2011-08-23 | 1 | -44/+12 |
* | Revert "Modifying prefetch to account for multi-profile." | avi@chromium.org | 2011-08-19 | 1 | -0/+1 |
* | Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 1 | -1/+0 |
* | Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 1 | -0/+1 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-08-19 | 1 | -1/+0 |