File Changes for braney
switch to commits view, user indexv416_preview2 to v416_base (2021-06-07 to 2021-06-14) v416
Show details
- src/hg/hgTracks/hgTracks.c
- lines changed 12, context: html, text, full: html, text
36d5542588a99a3e44bf65d16aa3c4600b562b87 Tue Jun 8 10:10:30 2021 -0700
changes in response to code review #27643
- lines changed 1, context: html, text, full: html, text
c00e0481c53131d00bb175b9c3cf23037f47ebea Wed Jun 9 16:06:40 2021 -0700
fix crash if track is in density mode and the bigDataUrl is not
accessible #27661
- lines changed 10, context: html, text, full: html, text
f3495a72a10ae753d24daea0d0d3383e04aa124f Fri Jun 11 10:47:16 2021 -0700
add a function to dump track names out for use with the image comparator
- src/hg/hgTracks/renderMain.c
- lines changed 1, context: html, text, full: html, text
f3495a72a10ae753d24daea0d0d3383e04aa124f Fri Jun 11 10:47:16 2021 -0700
add a function to dump track names out for use with the image comparator
- src/hg/hgTracks/simpleTracks.c
- lines changed 9, context: html, text, full: html, text
c00e0481c53131d00bb175b9c3cf23037f47ebea Wed Jun 9 16:06:40 2021 -0700
fix crash if track is in density mode and the bigDataUrl is not
accessible #27661
- src/hg/inc/hdb.h
- lines changed 3, context: html, text, full: html, text
36d5542588a99a3e44bf65d16aa3c4600b562b87 Tue Jun 8 10:10:30 2021 -0700
changes in response to code review #27643
- src/hg/lib/cartRewrite.c
- lines changed 9, context: html, text, full: html, text
36d5542588a99a3e44bf65d16aa3c4600b562b87 Tue Jun 8 10:10:30 2021 -0700
changes in response to code review #27643
- lines changed 1, context: html, text, full: html, text
62ee00276faee7fc54897ee27fe3bde616ec9f62 Wed Jun 9 10:33:58 2021 -0700
cart rewrites are off by default
- src/hg/lib/hdb.c
- lines changed 29, context: html, text, full: html, text
36d5542588a99a3e44bf65d16aa3c4600b562b87 Tue Jun 8 10:10:30 2021 -0700
changes in response to code review #27643
- src/hg/lib/trackDbCustom.c
- lines changed 16, context: html, text, full: html, text
36d5542588a99a3e44bf65d16aa3c4600b562b87 Tue Jun 8 10:10:30 2021 -0700
changes in response to code review #27643
- src/hg/makeDb/hgTrackDb/hgTrackDb.c
- lines changed 26, context: html, text, full: html, text
36d5542588a99a3e44bf65d16aa3c4600b562b87 Tue Jun 8 10:10:30 2021 -0700
changes in response to code review #27643
- src/hg/utils/hgTracksDelta/hgTracksDelta.c
- lines changed 116, context: html, text, full: html, text
1ecb9661f16d03762b2353a9d3a7f5602dbeecbc Fri Jun 11 11:24:51 2021 -0700
first cut of C based hgTracks image comparator
- src/hg/utils/hgTracksDelta/makefile
- lines changed 3, context: html, text, full: html, text
1ecb9661f16d03762b2353a9d3a7f5602dbeecbc Fri Jun 11 11:24:51 2021 -0700
first cut of C based hgTracks image comparator
switch to commits view, user index