summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google
Commit message (Expand)AuthorAgeFilesLines
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-223-18/+14
* Add a GoogleSearchCounter class to count Omnibox searches.stevet@chromium.org2012-03-213-0/+240
* Clean up GoogleURLTracker: pkasting@chromium.org2012-03-213-187/+157
* Clean up TemplateURL prepopulate data: pkasting@chromium.org2012-03-142-26/+17
* Add declarations and helpers for Google Search counting.stevet@chromium.org2012-03-025-24/+301
* Add myself as an OWNER for chrome/browser/google.pkasting@chromium.org2012-02-281-0/+1
* Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2012-02-102-4/+4
* Add new organic brand codes used for M18 experiments.rogerta@chromium.org2012-01-271-0/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-2/+3
* Remove the first-run search engine dialog/ballot.msw@chromium.org2012-01-261-2/+2
* Mark several brand codes as organicbattre@chromium.org2012-01-191-2/+4
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-3/+2
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-2/+3
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-6/+7
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-032-9/+9
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-022-11/+15
* Move AppendParam() to browser_url_util.h to make it reusable.satorux@chromium.org2011-12-301-15/+4
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-2/+2
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-7/+15
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-1/+1
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+1
* Add more flexible handling of what is considered a google home page.rogerta@chromium.org2011-12-023-0/+120
* 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