Rintaro Kuroiwa
d3c52cffd9
Use alias template for ScopedXmlPtr
...
- Also renamed to scoped_xml_ptr to match other smart pointers.
Change-Id: Idb998aa3252d4f3a50068a09e26a05f124e94a2f
2015-11-17 22:07:10 +00:00
Kongqun Yang
47c79d08ce
Update code to resolve problems due to base updates.
...
Notably deprecate of OVERRIDE, to be replaced with C++11 override.
Bug: 22463130
Bug: 22664127
Change-Id: I12c82e092e9e8eb0870da4363307c3563a3531b7
2015-10-16 20:09:56 +00:00
KongQun Yang
8ffb41df76
Fix various errors discovered during integration
...
Change-Id: I927ba02bbe99bf6e6c9877968a4554ad949cf07f
2014-10-06 12:44:54 -07:00
KongQun Yang
15ae26e12f
Modify include headers to have "packager" in the path
...
This is a follow up to previous CL.
Generated using command:
find {media,app,mpd} -type f -exec sed -r -i 's/#include "(.*)"/#include
"packager\/\1"/' {} \;
common.gypi and mpd.gyp are also modified to take the path change into
consideration.
Change-Id: I1fb102b4eb73ae5fde5f4ab303a12cec09b05c33
2014-10-02 12:53:29 -07:00
KongQun Yang
b8126bc9da
Move source code into packager directory
...
Make it easier to be included and integrated into other code.
Change-Id: I609881688cc20f8fac676cbd91fde4753af32ee5
2014-10-02 12:32:14 -07:00