)]}'
{
  "log": [
    {
      "commit": "4cc3e2704a93197213ca0978b8c940abcb59e49a",
      "tree": "6f19eb407d9fc3fccb546098148485ff2b01d29e",
      "parents": [
        "384ff9ef5d2dc1278f63eb7e0f42ad03a9163dec"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Tue Oct 07 13:11:22 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Wed Oct 08 15:51:37 2014 -0700"
      },
      "message": "Support dot separation as the svg path data did.\n\nLike \"0.0.0\" will be separated to \"0.0 .0\" now, just to make sure we are more\ncomplied with svg path data.\n\nb/17892882\n\nChange-Id: Id7b64e9882f5174aa794a0256e2a29d66c724876\n"
    },
    {
      "commit": "80f44408a19485a1ca134ec88c14e8bc975c0ce3",
      "tree": "20b4321b3febc837b26aa52208db54deba2128a5",
      "parents": [
        "fdb35f0526e63dc4d6882d86029d9beacc6a2d07"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Tue Sep 23 16:35:05 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Tue Sep 23 16:35:53 2014 -0700"
      },
      "message": "Add one more test and update old tests\n\nThis is just updating the internal test app.\nNo real functionality changed.\n\nb/17631551\n\nChange-Id: Icc01e017ea4fbf97712214e6ac02691d29ea5e96\n"
    },
    {
      "commit": "66613415966f2f1a43cdaa76560eb6d53a05f15d",
      "tree": "a64d715a75a0dcf4809195a00b5f90a076f9c659",
      "parents": [
        "c8f3003533319502b139d18a450bd71ecfe92d7a"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Fri Aug 08 10:48:22 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Aug 11 10:16:22 2014 -0700"
      },
      "message": "Don\u0027t double count the left/top when using bitmap cache in VectorDrawable.\n\nbug:16861184\n\nChange-Id: I0530602957a434b222725b6fcbc1af165ee05835\n"
    },
    {
      "commit": "5a836f74df027bb568da17fbde4e641b6a56d2a9",
      "tree": "9be095f8f01031637472faa60d2d0ee9d042f33d",
      "parents": [
        "f84bc66b21212df5402982b1c1eca615e64f7e1e"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Jul 21 15:59:06 2014 -0700"
      },
      "committer": {
        "name": "Tenghui Zhu",
        "email": "ztenghui@google.com",
        "time": "Wed Jul 23 21:46:16 2014 +0000"
      },
      "message": "Add negative sign separation support in the pathData\n\nbug:14585171\n\nChange-Id: I61dec27856be09c44bb1d32ff61b3c3cd458cc34\n"
    },
    {
      "commit": "738177caf6a755a59ca6b17bb968be0aa4e8e10f",
      "tree": "d620da765a3fbe2a6246cdd0c63b83849e554c18",
      "parents": [
        "580ff8142b7d0455d0d41ee77572b4f55dd935f0"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Wed Jul 16 11:17:56 2014 -0700"
      },
      "committer": {
        "name": "Tenghui Zhu",
        "email": "ztenghui@google.com",
        "time": "Thu Jul 17 17:37:19 2014 +0000"
      },
      "message": "Add the RTL support to VectorDrawable.\n\nbug:15905631\n\nChange-Id: Ieb3dcac2dd446ba89f307716411688dcd6ec5279\n"
    },
    {
      "commit": "f456b1f078639a422f966ef2e9376cbd5ae3d274",
      "tree": "a1848ffd77785c40daeb286232ea12ba5f1d18e3",
      "parents": [
        "40d43b27b4f5fba75b040c24f95a170959811fd8"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Jul 03 19:03:21 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Thu Jul 03 19:03:21 2014 -0700"
      },
      "message": "Update AnimatedStateListDrawable to work with Animatable drawables\n\nBUG: 16016730\nChange-Id: I6d02a1235c0aecd7e62f12226f3689372d043ddd\n"
    },
    {
      "commit": "0923be20e1e2abd9904219bf88f597d518422bd2",
      "tree": "4e5672fc14f5f4f263dbfcda85dfa045d1b6931c",
      "parents": [
        "cc32bd83e4d420c1adaeb3ea40f8986471e54590"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Tue Jul 01 13:49:47 2014 -0700"
      },
      "committer": {
        "name": "Tenghui Zhu",
        "email": "ztenghui@google.com",
        "time": "Tue Jul 01 23:14:12 2014 +0000"
      },
      "message": "Test scaleType for both bitmap and vector drawables.\n\nChange-Id: I3c75963a624cd87a47a9eff68f9e113b8c147210\n"
    },
    {
      "commit": "16c1bd5db8f4f18e1eee8b19006bba5f06a88123",
      "tree": "2c4d15d0c4a80dcb10cc2df45e40ad30747e40dd",
      "parents": [
        "5adf8ee451085ed6106b7dbadc6d8dcd9d90722b"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Mon Jun 16 10:30:58 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Wed Jun 18 12:55:22 2014 -0700"
      },
      "message": "Improve constant state for VectorDrawable\n\n    Now inflation will not cause duplicated constant states.\n    And update tests.\n\nChange-Id: I66861e5451c4c10d18756e8522546ea1cb938a55\n"
    },
    {
      "commit": "e5e92602a41a4ddc7b42cd1c171a0edfbd09b8da",
      "tree": "d1ca259815244f1f51c59f5853f6b5bcfd0e0858",
      "parents": [
        "88b00784684d7b706c7b0c4e833b1d67d73358b9"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Tue Jun 03 14:02:10 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Thu Jun 12 13:18:59 2014 -0700"
      },
      "message": "Add AnimatedVectorDrawable\n\nCurrently as a hidden class.\nIt can support many the animations now as far as ObjectAnimator and\nhierarchical group can support.\nAnd we don\u0027t have path morphing yet.\n\nAlso support the Animator / Interpolator inflation from Context and Resources.\n\nChange-Id: I948bbdf7373ad291171eed0b497959dce8c2edf3\n"
    },
    {
      "commit": "7ac18b84459cf05a7fbc069d5e9900f411485992",
      "tree": "ca5a15ad7c6e46395caeda41b7a22847660408f1",
      "parents": [
        "4af26e7c98ccfe51c6c17ab292875441c6039131"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Tue Jun 03 14:02:10 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Tue Jun 03 14:26:29 2014 -0700"
      },
      "message": "Add AnimationDrawable test\n\nChange-Id: Ieabd1f628cdccd4939f733f92c0cbefbf8bc0446\n"
    },
    {
      "commit": "7f1ab7a43fd7e65bbd7460334014ecc73dbb1b8d",
      "tree": "df90a883a56678e8b9096a33d70b842333dd6c1b",
      "parents": [
        "2989c2cb5c649a0035db18f5f7f25ae5c34d2721"
      ],
      "author": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Tue Apr 08 17:12:43 2014 -0700"
      },
      "committer": {
        "name": "Alan Viverette",
        "email": "alanv@google.com",
        "time": "Tue Apr 08 17:12:43 2014 -0700"
      },
      "message": "Theming for more VectorDrawable attrs, add attrs to test app\n\nBUG: 13878079\nChange-Id: Ibcc8d67446c44cd8f681230fc484c7dc7411ffab\n"
    },
    {
      "commit": "fba3bad3870d607ecaed4f147788885c841c2ab3",
      "tree": "467f9a781557d1fd25f5a5acb8e281dd7db689a0",
      "parents": [
        "1970f570714a4746bf592e26731ea0ee8933d363"
      ],
      "author": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Wed Apr 02 16:35:24 2014 -0700"
      },
      "committer": {
        "name": "ztenghui",
        "email": "ztenghui@google.com",
        "time": "Wed Apr 02 17:31:08 2014 -0700"
      },
      "message": "Clean up on VectorDrawable.\n\nRename the test from DynamicDrawableTest to VectorDrawableTest.\nRemove duplicate function calls in the test.\nFix comments in VectorDrawable\n\nChange-Id: I1ef87137088ccc10b1abdb40ca368345d9dbadab\n"
    },
    {
      "commit": "abb7d134c02ac60091108c491dafb00877093170",
      "tree": "1029858bd65910fb1ae1c73feef86bee9fb1268c",
      "parents": [
        "5e44cadfd69c210c11f80cfe599718617a0e6676"
      ],
      "author": {
        "name": "John Hoford",
        "email": "hoford@google.com",
        "time": "Mon Feb 24 15:21:42 2014 -0800"
      },
      "committer": {
        "name": "John Hoford",
        "email": "hoford@google.com",
        "time": "Wed Mar 26 16:59:54 2014 -0700"
      },
      "message": "add Dynamic Drawable (vector graphics for Icons)\n\nChange-Id: Id44b7f6d1b8dd073b8ed35e2142a380550f2449b\n"
    }
  ]
}
