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
/
rlz
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect when chrome is shutting down and don't SendFinacialPing
bcwhite@chromium.org
2013-04-30
2
-3
/
+1
*
Handle rare case where context is NULL.
bcwhite@chromium.org
2013-04-24
1
-2
/
+8
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome.
dcheng@chromium.org
2013-04-11
2
-2
/
+2
*
[cros, rlz] Pass chromeos as product signature
nkostylev@chromium.org
2013-04-03
1
-1
/
+8
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-2
/
+2
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-4
/
+8
*
RLZ on ChromeOS-related polishing.
ivankr@chromium.org
2012-12-25
3
-56
/
+65
*
[cros] Clear RLZ data when switching RLZ enabled/disabled state.
ivankr@chromium.org
2012-12-24
3
-4
/
+64
*
Revert 174575
bryeung@chromium.org
2012-12-24
3
-62
/
+4
*
[cros] Clear RLZ data when switching RLZ enabled/disabled state.
ivankr@chromium.org
2012-12-24
3
-4
/
+62
*
[cros] RLZ tracking can be turned off via a flag file.
ivankr@chromium.org
2012-12-17
2
-14
/
+21
*
[rlz,cros] RLZ glue for ChromeOS.
ivankr@chromium.org
2012-12-05
3
-43
/
+97
*
Revert 170247
bcwhite@chromium.org
2012-12-03
1
-10
/
+0
*
abort SendFinancialPing if process is shutting down
bcwhite@chromium.org
2012-11-29
1
-0
/
+10
*
[cros] RlzValueStore made protected by a cross-process lock and not persisted...
ivankr@chromium.org
2012-11-29
3
-89
/
+21
*
Add tracing for RLZ and ValueStoreFrontEnd
jeremy@chromium.org
2012-11-20
1
-0
/
+5
*
Fix rlz_unittest after r168281.
thestig@chromium.org
2012-11-17
1
-8
/
+2
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+8
*
Add dedicated thread for RLZ I/O instead of blocking
ivankr@chromium.org
2012-11-16
4
-150
/
+306
*
mac: Fix regression in sending rlz parameters
thakis@chromium.org
2012-10-31
1
-0
/
+2
*
RLZ: remove hard-coded Win || Mac conditions.
ivankr@chromium.org
2012-10-29
2
-4
/
+4
*
rlz: Move initialization delay from file thread to blocking pool now that it ...
thakis@chromium.org
2012-10-03
1
-3
/
+1
*
Send C2F events and add X-Rlz-String http header for google.com set as a
rogerta@chromium.org
2012-09-28
3
-49
/
+140
*
rlz: Do not record omnibox events for non-branded builds
thakis@chromium.org
2012-08-13
1
-14
/
+17
*
Disable ExtensionApiTest.Rlz which has become too flaky
atwilson@chromium.org
2012-07-25
1
-1
/
+8
*
Added support for multiple parameters to Extension API callbacks.
mtytel@chromium.org
2012-07-12
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
rlz: Change omnibox / homepage access points from C1/C2 to C5/C6 on mac
thakis@chromium.org
2012-07-03
3
-108
/
+152
*
browser: Extract AutocompleteLog from autocomplete.*.
tfarina@chromium.org
2012-06-27
1
-1
/
+1
*
RefCounted types should not have public destructors, chrome/browser/ part 6
rsleevi@chromium.org
2012-04-27
2
-11
/
+37
*
Update uses of TimeDelta in chrome/browser/rlz.
tedvessenes@gmail.com
2012-04-10
1
-1
/
+1
*
[Coverity] Fix uninitialized member
groby@chromium.org
2012-04-09
1
-2
/
+4
*
system_request_context() has to be called on the UI thread.
thakis@chromium.org
2012-03-29
1
-2
/
+1
*
rlz: Hook up on mac, switch to chrome's network stack on win.
thakis@chromium.org
2012-03-26
6
-64
/
+174
*
roll rlz 94:99
thakis@chromium.org
2012-03-17
4
-11
/
+12
*
roll rlz 87:94
thakis@chromium.org
2012-03-16
1
-6
/
+3
*
Roll rlz 59:66
thakis@chromium.org
2012-02-24
1
-4
/
+4
*
build fix attempt
thakis@chromium.org
2012-02-18
1
-1
/
+1
*
rlz: Remove #include <windows.h>
thakis@chromium.org
2012-02-16
3
-27
/
+15
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-2
/
+2
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
2
-9
/
+9
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
2
-11
/
+15
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Make NavigationEntry and friends use content::Referrer instead of plain URLs
jochen@chromium.org
2011-12-05
1
-2
/
+2
*
Add support for reactivating a chrome install that originally used an
rogerta@chromium.org
2011-12-03
2
-39
/
+127
*
base::Bind() conversion for chrome/browser/rlz
dcheng@chromium.org
2011-11-19
2
-9
/
+7
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
[next]