gecko/content/canvas
Benoit Jacob 28ff3ad25f Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
2014-01-23 13:26:40 -05:00
..
compiledtest Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
crashtests Bug 934939: Add crash test. r=roc 2013-11-20 23:27:38 -05:00
public Bug 952977: Remove DocumentRendererShmem and DocumentRendererNativeID r=nical 2014-01-15 09:26:51 -05:00
src Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
test Backed out changeset 07e5bf2cb7c8 (bug 913597) for desktop B2G failures. 2014-01-22 12:48:44 -05:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00