summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2012-11-19 10:53:26 -0800
committerJesse Hall <jessehall@google.com>2012-11-19 10:53:26 -0800
commit16823bd611689e9b5c0e1b675fee43579f85612a (patch)
treed6d760858d042c94fd2673146964d790eef1e9d2 /docs/html/sdk/api_diff/19/changes
parentee16821464479fd71e5c7090f135f0ae60c45b75 (diff)
Process all display events in order
Display events in each batch received from IPC were being processed in reverse order, and stopped after the first vsync event (latest chronologically) was handled. This makes perfect sense for vsync events, but is broken for hotplug events. Now we process them all in order, handling all except vsync as we see them. For vsync events, only the last is reported. Bug: 7491120 Change-Id: I04528fea8f38c1013734d4aa92fb1955ac24d7cc
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions