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
*
Revert r228333 "RLZTracker refactoring/cleanup"
oshima@chromium.org
2013-10-24
3
-279
/
+294
*
Implements RLZ lib for iOS
sdefresne@chromium.org
2013-10-23
1
-0
/
+10
*
RLZTracker refactoring/cleanup
oshima@chromium.org
2013-10-12
3
-294
/
+279
*
Remove experimental.rlz extension api completely
sanjoy.pal@samsung.com
2013-09-19
3
-438
/
+0
*
Schedule RLZ tasks with SKIP_ON_SHUTDOWN
nkostylev@chromium.org
2013-08-09
1
-10
/
+15
*
Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.
yoz@chromium.org
2013-07-31
1
-2
/
+2
*
Use a direct include of the message_loop header in chrome/browser/, part 9.
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
2
-2
/
+2
*
InstantExtended: Remove overlay control code.
jered@chromium.org
2013-07-03
1
-7
/
+0
*
Use a direct include of time headers in chrome/browser/, part 6.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Change various google_util functions from taking a std::string to a GURL.
pkasting@chromium.org
2013-06-27
1
-8
/
+5
*
Use a direct include of strings headers in chrome/browser/r*-s*/.
avi@chromium.org
2013-06-10
3
-3
/
+3
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox.
tfarina@chromium.org
2013-06-01
1
-2
/
+2
*
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
[next]