summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google
Commit message (Expand)AuthorAgeFilesLines
* Add new internet cafe brand codesail@chromium.org2011-11-301-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Disable sync promo for internet cafe distributionssail@chromium.org2011-11-212-0/+13
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-3/+3
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-8/+13
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-13/+8
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-8/+13
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-1/+0
* Remove temporary traces added to figure out crash in interactive test.finnur@chromium.org2011-11-031-6/+0
* Convert Google Update traces to LOG(ERROR).finnur@chromium.org2011-11-021-6/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+4
* Add temporary traces to google update to see why a test is failing only on th...finnur@chromium.org2011-11-021-0/+9
* Pass through installer errors from Google Update to the About box.finnur@chromium.org2011-11-012-54/+81
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-3/+3
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-1/+1
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-3/+4
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-252-9/+9
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-243-20/+13
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-10/+10
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-193-24/+26
* An empty brand string on Mac is used for channels other than stable, which aremark@chromium.org2011-10-182-32/+38
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+2
* Add brand code to app extension URLs. This should only occur for non-organicrogerta@chromium.org2011-10-122-0/+40
* base::Bind: Cleanups in geolocation/.jhawkins@chromium.org2011-10-072-29/+42
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-073-14/+112
* Move infobar handling to a tab helper.avi@chromium.org2011-09-303-18/+21
* Change some uses of old callback types to new ones.pkasting@chromium.org2011-09-272-7/+8
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-132-2/+2
* Fix Linux Views build breakage.willchan@chromium.org2011-09-132-2/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-132-2/+2
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-2/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-5/+7
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-1/+3
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Improve the usability of the "TLD changed" infobar by changing the strings:pkasting@chromium.org2011-08-082-6/+34
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-291-3/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-103-25/+28
* Return a new error code multi-install updates if Group Policy settings blocki...grt@chromium.org2011-06-161-31/+5
* Eliminate Window completely.ben@chromium.org2011-06-132-8/+7
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-012-3/+3
* Misc. infobar stuff:pkasting@chromium.org2011-05-241-2/+2
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-2/+4
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-063-3/+3
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-052-10/+5
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-222-2/+14