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
/
common
/
crash_keys.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up and unify IsBoringSwitch().
rsesek
2015-04-17
1
-47
/
+38
*
Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.
Mark Mentovai
2015-03-24
1
-2
/
+43
*
content: Crash key and trace counter cleanup.
reveman
2015-03-23
1
-4
/
+3
*
content: Release all free discardable memory when idle.
reveman
2015-03-09
1
-0
/
+1
*
Introduce a dedicated compile-time switch for Kasko.
erikwright
2015-03-06
1
-2
/
+2
*
Initialize the Kasko client in the Chrome browser process when SyzyASAN instr...
erikwright
2015-02-26
1
-0
/
+9
*
Introducing new switches for default wallpapers for accounts for kids.
merkulova
2015-01-29
1
-0
/
+2
*
Remove impl-side-painting from about:flags
danakj
2015-01-23
1
-1
/
+0
*
Revert "Remove impl-side-painting from about:flags"
hayato
2015-01-13
1
-0
/
+1
*
Remove impl-side-painting from about:flags
danakj
2015-01-13
1
-1
/
+0
*
Removing dead code setNumberViews
paritosh.in
2015-01-12
1
-3
/
+0
*
Revert "Remove impl-side-painting from about:flags"
fmalita
2015-01-10
1
-0
/
+1
*
Remove impl-side-painting from about:flags
danakj
2015-01-09
1
-1
/
+0
*
replace COMPILE_ASSERT with static_assert in chrome/common/
mostynb
2015-01-05
1
-4
/
+4
*
Make callers of CommandLine use it via the base:: namespace, and remove the g...
avi
2014-12-25
1
-2
/
+2
*
Create base class wallpaper_manager_base and keep all common functions that n...
ranj
2014-12-19
1
-4
/
+4
*
Revert of Ensure that the browser’s copy of page id is in sync with the ren...
avi
2014-12-13
1
-6
/
+0
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-12-12
1
-0
/
+6
*
Re-land: Add browser-wide discardable memory implementation.
reveman
2014-10-25
1
-0
/
+1
*
Revert of Add browser-wide discardable memory implementation. (patchset #23 i...
avi
2014-10-24
1
-1
/
+0
*
Add browser-wide discardable memory implementation.
reveman
2014-10-24
1
-0
/
+1
*
Cleanup: Better constify some strings in chrome.
thestig
2014-10-22
1
-1
/
+1
*
Revert "Ensure that the browser’s copy of page id is in sync with the rende...
avi
2014-10-21
1
-6
/
+0
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-10-20
1
-0
/
+6
*
Revert of Ensure that the browser’s copy of page id is in sync with the ren...
avi
2014-10-16
1
-6
/
+0
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-10-16
1
-0
/
+6
*
Revert of Ensure that the browser’s copy of page id is in sync with the ren...
creis
2014-09-30
1
-7
/
+0
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-09-29
1
-0
/
+7
*
Revert "Ensure that the browser’s copy of page id is in sync with the rende...
avi
2014-09-11
1
-7
/
+0
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-09-09
1
-0
/
+7
*
Revert "Keep a copy of page id in RenderViewHost."
avi
2014-09-05
1
-7
/
+0
*
Keep a copy of page id in RenderViewHost.
avi
2014-09-04
1
-0
/
+7
*
Adding more checking and some debugging information in Custom Font Collection.
shrikant
2014-08-28
1
-0
/
+3
*
Revert of Keep a copy of page id in RenderViewHost. (patchset #1 of https://c...
avi@chromium.org
2014-08-22
1
-7
/
+0
*
Keep a copy of page id in RenderViewHost.
avi@chromium.org
2014-08-21
1
-0
/
+7
*
Replace enable-compositing-for-fixed-position with prefer-compositing-to-lcd-...
danakj@chromium.org
2014-08-17
1
-1
/
+0
*
Revert of Replace enable-compositing-for-fixed-position with prefer-compositi...
tdanderson@chromium.org
2014-08-16
1
-0
/
+1
*
Replace enable-compositing-for-fixed-position with prefer-compositing-to-lcd-...
danakj@chromium.org
2014-08-16
1
-1
/
+0
*
Refactor SetClientID such that metrics rather than crash backs up the client id
gab@chromium.org
2014-07-09
1
-9
/
+7
*
chrome: Add crash key for discardable memory usage.
reveman@chromium.org
2014-06-05
1
-0
/
+2
*
Exclude known flags from crash reports
oshima@chromium.org
2014-04-11
1
-0
/
+44
*
Revert debugging code in HdingWindowAnimationObserver (https://codereview.chr...
pkotwicz@chromium.org
2014-02-18
1
-3
/
+0
*
Add check to HidingWindowAnimationObserver to determine if a child window of ...
pkotwicz@chromium.org
2014-02-06
1
-0
/
+3
*
Add shutdown type to crash key so that we can reliably tell if a crash happen...
oshima@chromium.org
2014-02-04
1
-0
/
+3
*
Change extension-N crash keys to be 1-indexed, not 0-indexed.
rsesek@chromium.org
2014-01-21
1
-2
/
+2
*
Adding number of users to ChromeOS crash record
skuhne@chromium.org
2014-01-17
1
-0
/
+7
*
Fix name of field trial flag in IsBoringSwitch().
asvitkine@chromium.org
2013-10-23
1
-1
/
+1
*
Report gpu-gl-vendor and gpu-gl-renderer on Anrdoid.
rsesek@chromium.org
2013-10-08
1
-6
/
+6
*
Revert 223204 "Record the Thread dtor trace for Chrome_PasswordS..."
rsesek@chromium.org
2013-10-02
1
-3
/
+0
*
Fix crash reporting of child process command line switches.
rsesek@chromium.org
2013-10-02
1
-0
/
+4
[next]