| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Move the last two Escape() functions into the net namespace. | tfarina@chromium.org | 2011-11-09 | 1 | -3/+3 |
* | Fix a crash in PageActionImageView when extensions are reloaded due to incogn... | finnur@chromium.org | 2011-11-08 | 1 | -0/+1 |
* | Remove needless include of the content/browser/render_process_host.h header f... | ananta@chromium.org | 2011-11-04 | 1 | -1/+0 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -4/+4 |
* | Use system_request_context in TranslateManager instead of Profile::GetDefault... | joaodasilva@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Handle additional feedback from http://codereview.chromium.org/8395038/. | jam@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ... | jam@chromium.org | 2011-10-26 | 1 | -5/+5 |
* | Remove unnecessary dependencies on Autofill. | isherman@chromium.org | 2011-10-25 | 1 | -7/+0 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 3 | -15/+16 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 3 | -27/+24 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 2 | -7/+7 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 4 | -43/+49 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 2 | -3/+3 |
* | Revert 106029 | nkostylev@chromium.org | 2011-10-18 | 2 | -3/+3 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 2 | -3/+3 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 3 | -6/+7 |
* | Fixing deprecated NewRunnableMethod() calls converting them over to base::Bin... | mad@chromium.org | 2011-10-12 | 2 | -6/+9 |
* | Disable the error reporting option for secured URL. | mad@chromium.org | 2011-10-03 | 2 | -0/+14 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 5 | -51/+87 |
* | Revert 103459 - Disable the error reporting option for secured URL. | backer@chromium.org | 2011-09-30 | 2 | -8/+0 |
* | Disable the error reporting option for secured URL. | mad@chromium.org | 2011-09-30 | 2 | -0/+8 |
* | Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t... | jochen@chromium.org | 2011-09-14 | 1 | -8/+7 |
* | 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 |
* | Remove redundant LoadURLWithHeaders method. | rogerta@chromium.org | 2011-09-10 | 1 | -1/+2 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 2 | -16/+24 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 2 | -24/+16 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 2 | -16/+24 |
* | Fix a crash caused by unknown saved language. | mad@chromium.org | 2011-08-29 | 2 | -2/+9 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -7/+5 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 3 | -35/+38 |
* | Fixed crash on TranslateManager with multiple profiles. | joaodasilva@chromium.org | 2011-08-18 | 2 | -8/+19 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4) | thestig@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | base: Fix the TODO in ListValue::Remove(). | tfarina@chromium.org | 2011-08-13 | 1 | -1/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Make the TranslateManager listen for the destruction of the right profile. | joaodasilva@chromium.org | 2011-08-11 | 1 | -1/+2 |
* | Fix a crash in the translate info bar. | mad@chromium.org | 2011-08-10 | 4 | -24/+29 |
* | Fix build after http://codereview.chromium.org/7537031/ | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+0 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Removal of Profile from content part 5. | avi@chromium.org | 2011-08-01 | 1 | -16/+23 |
* | Removal of Profile from content part 4. | avi@chromium.org | 2011-08-01 | 3 | -12/+17 |
* | Add a scoper object for URLFetcher::Factory | phajdan.jr@chromium.org | 2011-07-29 | 1 | -5/+1 |
* | Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe... | pkasting@chromium.org | 2011-07-28 | 1 | -8/+4 |
* | Put TestRenderViewContextMenus in an anonymous namespace. | koz@chromium.org | 2011-07-21 | 1 | -0/+4 |
* | Deprecate Profile::GetDefaultRequestContext(). | willchan@chromium.org | 2011-07-20 | 1 | -3/+3 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -4/+7 |
* | GetTargetLanguage() returns the UI language if it's supported by the | dfilimon@google.com | 2011-07-12 | 3 | -9/+51 |