index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
google
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the X-Chrome-Variations header to transmit to all ports.
stevet@chromium.org
2012-09-06
4
-41
/
+93
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
2
-6
/
+6
*
Redirect USER_DATA_DIR for GoogleUpdateTest and FirstRunTest.
mnissler@chromium.org
2012-09-01
1
-0
/
+18
*
Support debug servers for Instant.
dcblack@chromium.org
2012-09-01
2
-2
/
+34
*
Remove searchTerms from the Instant URL.
sreeram@chromium.org
2012-08-30
2
-1
/
+4
*
Fix crash due to assuming that if we received an INSTANT_COMMITTED notificati...
pkasting@chromium.org
2012-08-30
3
-107
/
+225
*
Add support for Google Instant search URL search term extraction.
dominich@chromium.org
2012-08-28
2
-19
/
+84
*
A simple version of search term replacement for testing. Google search URLs t...
dominich@chromium.org
2012-08-24
2
-1
/
+35
*
Remove LinkDoctor from Chromium.
tony@chromium.org
2012-08-23
2
-3
/
+21
*
Introduce InfoBarTabService API.
joi@chromium.org
2012-08-20
2
-2
/
+3
*
Create chrome/browser/api directory. Move infobar delegates used by Autofill ...
joi@chromium.org
2012-08-13
2
-2
/
+2
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
1
-1
/
+1
*
Switch about box to web ui on Windows.
mad@chromium.org
2012-07-14
2
-39
/
+21
*
GoogleURLTracker should ignore PENDING notifications from non-tabs.
pkasting@chromium.org
2012-07-12
1
-7
/
+15
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Coverity: Initialize a member variable.
jhawkins@chromium.org
2012-07-02
1
-1
/
+2
*
Implement counting for Google Search App searches.
stevet@chromium.org
2012-06-29
2
-22
/
+48
*
Add a catch-all category of Google Searches and count them.
stevet@chromium.org
2012-06-28
3
-14
/
+53
*
More comprehensive handling of NOTIFICATION_NAV_ENTRY_PENDING for GoogleURLTr...
pkasting@chromium.org
2012-06-26
3
-222
/
+467
*
Add core plumbing for Instant Extended work
dhollowa@chromium.org
2012-06-22
3
-0
/
+58
*
Reorder virtual function overrides in private section to the top of the secti...
pkasting@chromium.org
2012-06-22
2
-88
/
+89
*
Move test_url_fetcher_factory.* from content/ to net/url_request
akalin@chromium.org
2012-06-19
1
-5
/
+5
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
3
-6
/
+6
*
TabContentsWrapper -> TabContents, part 15.
avi@chromium.org
2012-06-11
3
-23
/
+16
*
Upgrade process: Add an error message for when CoCreateInstance fails.
finnur@chromium.org
2012-06-08
1
-12
/
+36
*
When the Google base URL changes and causes keyword updates, save those to th...
pkasting@chromium.org
2012-06-05
2
-6
/
+11
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
1
-1
/
+2
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
google: Remove wrong comment about views::DialogDelegate implementation.
tfarina@chromium.org
2012-05-31
1
-3
/
+0
*
Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to...
pkasting@chromium.org
2012-05-26
3
-44
/
+47
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
2
-3
/
+3
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-3
/
+3
*
Fix unsafe attempt to blindly access owner() in GoogleURLTracker::Close().
pkasting@chromium.org
2012-05-22
1
-1
/
+1
*
Ilya's been doing reviews for GoogleURLTracker for me, so add him to the OWNE...
pkasting@chromium.org
2012-05-14
1
-0
/
+1
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
2
-4
/
+4
*
Support scheme-setting for GoogleURLTracker.
pkasting@chromium.org
2012-05-10
3
-63
/
+296
*
Moved url_utils from chrome/browser/net to chrome/common/net.
groby@chromium.org
2012-05-09
1
-3
/
+3
*
Make GoogleURLTracker a profile-keyed service.
pkasting@chromium.org
2012-05-09
7
-61
/
+163
*
Support instant in GoogleURLTracker.
pkasting@chromium.org
2012-05-07
3
-23
/
+67
*
A few small tweaks based on further analysis of GoogleURLTracker:
pkasting@chromium.org
2012-05-03
1
-24
/
+23
*
Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...
stevet@chromium.org
2012-05-02
3
-14
/
+80
*
Revert 134625 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...
kkania@chromium.org
2012-04-30
3
-80
/
+14
*
Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...
stevet@chromium.org
2012-04-30
3
-14
/
+80
*
Fix a leak.
pkasting@chromium.org
2012-04-26
1
-0
/
+5
*
Fix a number of problems with the GoogleURLTracker, mostly around the multipl...
pkasting@chromium.org
2012-04-24
3
-203
/
+486
*
Revert 132479 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...
sky@chromium.org
2012-04-16
3
-65
/
+14
*
Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...
stevet@chromium.org
2012-04-16
3
-14
/
+65
*
Move notifications used only in chrome/ out of content/.
avi@chromium.org
2012-04-16
1
-3
/
+9
*
Implemented on-demand installation of the Chromoting Host on Windows.
alexeypa@chromium.org
2012-04-10
1
-1
/
+1
[next]