Commits

James Cook authored 761a4b33354
Change UndoManager mOwners from HashMap to ArrayMap The number of undo operation owners is small (and usually one), so save memory by switching to ArrayMap. Bug: 19332904 Change-Id: Ic32cd49c292db2eaab1739cea8e8e518e68bd826