Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Side by Side Diff: .git-blame-ignore-revs

Issue 2391893006: Update .git-blame-ignore-revs for core/animation comments reflow CL (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # git hyper-blame master ignore list. 1 # git hyper-blame master ignore list.
2 # 2 #
3 # This file contains a list of git hashes of revisions to be ignored by git 3 # This file contains a list of git hashes of revisions to be ignored by git
4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in 4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
5 # that they are unlikely to be what you are interested in when blaming. 5 # that they are unlikely to be what you are interested in when blaming.
6 # 6 #
7 # Instructions: 7 # Instructions:
8 # - Only large (generally automated) reformatting or renaming CLs should be 8 # - Only large (generally automated) reformatting or renaming CLs should be
9 # added to this list. Do not put things here just because you feel they are 9 # added to this list. Do not put things here just because you feel they are
10 # trivial or unimportant. If in doubt, do not put it on this list. 10 # trivial or unimportant. If in doubt, do not put it on this list.
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after
506 # chrome/browser/devtools: Change auto to not deduce raw pointers. 506 # chrome/browser/devtools: Change auto to not deduce raw pointers.
507 6f27af2b5c060be8ccfeb7b11be15414144c2879 507 6f27af2b5c060be8ccfeb7b11be15414144c2879
508 # extensions/browser/api: Change auto to not deduce raw pointers. 508 # extensions/browser/api: Change auto to not deduce raw pointers.
509 437438d084b2ce1227a2860f8ee5698797b8835c 509 437438d084b2ce1227a2860f8ee5698797b8835c
510 # chrome/browser/spellchecker: Change auto to not deduce raw pointers. 510 # chrome/browser/spellchecker: Change auto to not deduce raw pointers.
511 fe45a535ea84cba23a9b1355d36525db0d408280 511 fe45a535ea84cba23a9b1355d36525db0d408280
512 # chrome/browser/background: Change auto to not deduce raw pointers. 512 # chrome/browser/background: Change auto to not deduce raw pointers.
513 49740b50472837cc4b4a3ed8402ac56802338464 513 49740b50472837cc4b4a3ed8402ac56802338464
514 # chrome/browser/download: Change auto to not deduce raw pointers. 514 # chrome/browser/download: Change auto to not deduce raw pointers.
515 747f5543ff5e4c201bcba0182bfd24e5e6896d28 515 747f5543ff5e4c201bcba0182bfd24e5e6896d28
516 # clang-format blink. 516 # clang-format blink.
Matt Giuca 2016/10/04 23:24:15 Sorry to be a pain, but while you're here, can you
suzyh_UTC10 (ex-contributor) 2016/10/04 23:57:06 Done.
517 1c8e1a7719e9d223cc84e838c9a31a0210f5878b 517 1c8e1a7719e9d223cc84e838c9a31a0210f5878b
518 518
519 # This block of commits is for blink comment reflows 519 # This block of commits is for blink comment reflows
520 # Reformat comments in core/html/parser 520 # Reformat comments in core/html/parser
521 4e1cadabbfa289b8e565114fe51a32980c996d93 521 4e1cadabbfa289b8e565114fe51a32980c996d93
522 # Reflow comments in core/fetch 522 # Reflow comments in core/fetch
523 22a064d580892d6032977eff027a25abe132cfa8 523 22a064d580892d6032977eff027a25abe132cfa8
524 # Reflow comments in core/loader 524 # Reflow comments in core/loader
525 4013d22a7d6569f5761b437d88b9cf716909f223 525 4013d22a7d6569f5761b437d88b9cf716909f223
526 # Reflow comments in modules/mediastream 526 # Reflow comments in modules/mediastream
527 3b2d0607127d98646c789531defd953801fd3ddb 527 3b2d0607127d98646c789531defd953801fd3ddb
528 # Reflow comments in modules/peerconnection 528 # Reflow comments in modules/peerconnection
529 52a0d0922dcdbab46f18c241fff034ac8d139d60 529 52a0d0922dcdbab46f18c241fff034ac8d139d60
530 # Reflow comments in core/html/canvas, core/offscreencanvas, modules/canvas, 530 # Reflow comments in core/html/canvas, core/offscreencanvas, modules/canvas,
531 # modules/canvas2d, modules/offscreencanvas2d 531 # modules/canvas2d, modules/offscreencanvas2d
532 5d6fc8b5a83846ca93f906584e0350855b194bdb 532 5d6fc8b5a83846ca93f906584e0350855b194bdb
533 # Reflow comments in core/animation and subdirs
534 f053eba0ad183c9d098f18e55d14216f5deb1c0a
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698