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
/
performance_monitor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made it possible to tell whether an extension is being installed or updated.
mgiuca@chromium.org
2013-05-03
1
-2
/
+4
*
Re-Re-apply 192420: Move login switches to src/chromeos"
stevenjb@chromium.org
2013-04-05
1
-2
/
+6
*
Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"
tkent@chromium.org
2013-04-05
1
-6
/
+2
*
Re-apply 192420: Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-05
1
-2
/
+6
*
Revert 192420 "Move login switches to src/chromeos"
alexeypa@google.com
2013-04-05
1
-6
/
+2
*
Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-04
1
-2
/
+6
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-18
/
+18
*
content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...
phajdan.jr@chromium.org
2013-03-18
1
-1
/
+1
*
Check that DB initialized properly in PerformanceMonitor
rdevlin.cronin@chromium.org
2013-03-11
3
-47
/
+122
*
content: Move more constants from url_constants.h into content namespace.
tfarina@chromium.org
2013-03-02
1
-1
/
+1
*
Delete PerformanceMonitor database on background thread
rdevlin.cronin@chromium.org
2013-03-01
1
-2
/
+13
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Change --load-extension flag so the extensions don't persist across restart.
mpcomplete@chromium.org
2013-02-27
1
-6
/
+6
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-11
/
+7
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-7
/
+11
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-6
/
+6
*
Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...
gab@chromium.org
2013-02-20
1
-1
/
+2
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
5
-40
/
+40
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
7
-8
/
+8
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-3
/
+3
*
chrome: Kill the base::Passed(foo.Pass()) meme.
tfarina@chromium.org
2013-02-04
1
-2
/
+2
*
Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...
gab@chromium.org
2013-02-01
1
-5
/
+3
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
2
-7
/
+9
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-2
/
+2
*
Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it
kalman@chromium.org
2013-01-11
1
-2
/
+2
*
Revert revision 176015
ricow@chromium.org
2013-01-10
1
-2
/
+2
*
Revert 176047
ricow@chromium.org
2013-01-10
1
-2
/
+2
*
Revert 176015
ricow@chromium.org
2013-01-10
1
-2
/
+2
*
Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it
kalman@chromium.org
2013-01-10
1
-2
/
+2
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-1
/
+2
*
Quick fixes for privacy and about:flags description
rdevlin.cronin@chromium.org
2012-12-07
1
-7
/
+28
*
Perform install tasks for newly installed or upgraded component apps/extensions.
tapted@chromium.org
2012-11-29
1
-5
/
+15
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-10
/
+10
*
PerformanceMonitorBrowserTest.GatherStatistics marked as FLAKY.
ygorshenin@chromium.org
2012-11-12
1
-1
/
+2
*
CPM Data Fetching Refactor
rdevlin.cronin@chromium.org
2012-11-09
4
-26
/
+27
*
Disable PerformanceMonitorBrowserTest.RendererKilledEvent because it is flkay
vandebo@chromium.org
2012-11-02
1
-1
/
+3
*
Don't try to record an event on CrxInstaller failure.
yoz@chromium.org
2012-10-31
1
-5
/
+8
*
Disable PerformanceMonitorBrowserTest.DisableAndEnableExtensionEvent
sail@chromium.org
2012-10-25
1
-1
/
+2
*
[Coverity] Pass-by-val -> pass-by-ref
groby@chromium.org
2012-10-09
3
-9
/
+8
*
Changes pref for whether last session exited cleanly from a boolean to
sky@chromium.org
2012-10-05
1
-2
/
+2
*
[Coverity] Fix uninitialized member variable.
kmadhusu@chromium.org
2012-10-03
1
-2
/
+1
*
Fix CPM casting issue; refactor renderer crash events
rdevlin.cronin@chromium.org
2012-10-03
10
-68
/
+113
*
Add guards to metric values; erase bad events/metrics from db
rdevlin.cronin@chromium.org
2012-09-27
10
-87
/
+361
*
Revert 157168 - Add guards to metric values; erase bad events/metrics from db
rdevlin.cronin@chromium.org
2012-09-17
10
-369
/
+81
*
Add guards to metric values; erase bad events/metrics from db
rdevlin.cronin@chromium.org
2012-09-17
10
-81
/
+369
*
Use appropriate units for display in PerformanceMonitor
rdevlin.cronin@chromium.org
2012-09-11
3
-145
/
+0
*
Make CPM DB use chars for key prefixes
rdevlin.cronin@chromium.org
2012-09-07
6
-200
/
+423
*
Add a kPerformanceMonitorInterval switch to adjust the time resolution
rdevlin.cronin@chromium.org
2012-09-05
3
-4
/
+26
*
CPM Localization
rdevlin.cronin@chromium.org
2012-09-04
7
-193
/
+16
*
Remove use of GetTerminationStatus() in PerformanceMonitor
rdevlin.cronin@chromium.org
2012-08-31
2
-31
/
+26
[next]