| Commit message (Expand) | Author | Age | Files | Lines |
* | Build time configuration for mobile safebrowsing. | sgurun@chromium.org | 2012-11-29 | 1 | -1/+1 |
* | Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ... | sgurun@chromium.org | 2012-11-27 | 1 | -1/+2 |
* | Revert 168658 - Refactor SafeBrowsingService | benwells@chromium.org | 2012-11-20 | 1 | -3/+1 |
* | Refactor SafeBrowsingService | sgurun@chromium.org | 2012-11-20 | 1 | -1/+3 |
* | Removing usage of profile_->GetHistory() from the codebase in order to remove... | rlp@chromium.org | 2012-07-17 | 1 | -1/+2 |
* | Reverting since this apparently caused Mac perf to suffer. Will break it down... | rlp@chromium.org | 2012-06-25 | 1 | -2/+1 |
* | Reverting since this did not fix so I can revert the original change in the h... | rlp@chromium.org | 2012-06-25 | 1 | -1/+1 |
* | Fixing the way HistoryServiceFactory access the history service and updated a... | rlp@chromium.org | 2012-06-22 | 1 | -1/+1 |
* | Removing usage of profile_->GetHistory() from the codebase in order to remove... | rlp@chromium.org | 2012-06-19 | 1 | -1/+2 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-14 | 1 | -3/+5 |
* | Revert 136499 - Taking over issue 10006037. | yusukes@google.com | 2012-05-11 | 1 | -5/+3 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-11 | 1 | -3/+5 |
* | Route calls to tcmalloc MallocExtension through allocator agnostic interface | jamesr@chromium.org | 2012-04-28 | 1 | -5/+3 |
* | RefCounted types should not have public destructors, chrome/browser/ part 6 | rsleevi@chromium.org | 2012-04-27 | 1 | -1/+5 |
* | Fix link error when safe browsing is disabled. | husky@chromium.org | 2012-03-28 | 1 | -0/+2 |
* | Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom... | dmikurube@chromium.org | 2012-03-13 | 1 | -1/+1 |
* | Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ... | dmikurube@chromium.org | 2012-03-10 | 1 | -1/+1 |
* | Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0). | dmikurube@chromium.org | 2012-03-10 | 1 | -1/+1 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),... | dmikurube@google.com | 2012-03-03 | 1 | -1/+1 |
* | Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom... | dmikurube@google.com | 2012-03-03 | 1 | -1/+1 |
* | Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ... | jam@chromium.org | 2012-02-29 | 1 | -2/+2 |
* | Remove usage of WebKitContext from chrome. This also cleans up the chrome cod... | jam@chromium.org | 2012-02-24 | 1 | -19/+1 |
* | Get rid of the content notification for memory purging, which is a chrome fea... | jam@chromium.org | 2012-02-21 | 1 | -15/+27 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-20 | 1 | -1/+2 |
* | Reverting to green up the memory waterfall. | jhawkins@chromium.org | 2012-02-19 | 1 | -2/+1 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-17 | 1 | -1/+2 |
* | Remove some unnecessary resource_dispatcher_host.h includes. | darin@chromium.org | 2012-01-25 | 1 | -2/+2 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -3/+4 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | base::Bind: Cleanup chrome/browser/memory_*. | jhawkins@chromium.org | 2011-10-21 | 1 | -3/+5 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | browser: Remove unused v8 include from memory_purger.cc | tfarina@chromium.org | 2011-08-31 | 1 | -1/+0 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -1/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Separate memory purger from safe browsing. | torne@chromium.org | 2011-07-07 | 1 | -10/+3 |
* | Remove last safebrowsing references from content. | jam@chromium.org | 2011-06-02 | 1 | -2/+1 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -1/+1 |
* | Stop refcounting ProxyService. | willchan@chromium.org | 2011-04-27 | 1 | -0/+1 |
* | This CL implements alternative asynchronous methods for profile and preferenc... | altimofeev@chromium.org | 2011-04-19 | 1 | -7/+6 |
* | Revert 81394 (broke sync_integration_tests and clang) - This CL implements al... | altimofeev@chromium.org | 2011-04-13 | 1 | -6/+7 |
* | This CL implements alternative asynchronous methods for profile and preferenc... | altimofeev@chromium.org | 2011-04-13 | 1 | -7/+6 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -4/+4 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -2/+2 |
* | Move in_process_webkit dir from chrome\browser to content\browser. | jam@chromium.org | 2011-02-24 | 1 | -4/+4 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |