gfx/layers/AnimationInfo.h
0946fed3f4eb2d83e5c6244a490f8f033f5f8dc8
created 2022-11-29 01:52 +0000
pushed 2022-11-29 08:40 +0000
Botond Ballo Botond Ballo - Bug 1802225 - Remove unused method AnimationInfo::TransferMutatedFlagToLayer(). r=tnikkel
6c2f62d6a8cda05466d50ca8b2e29bed09493939
created 2022-09-22 00:06 +0000
pushed 2022-09-22 03:45 +0000
Boris Chiou Boris Chiou - Bug 1776077 - Drop unused AnimationInfo::SetCompositorAnimations(). r=hiro
1b49e7328ae43c6565d167f4c391430575097fd3
created 2021-09-05 22:36 +0000
pushed 2021-09-06 03:16 +0000
Matt Woodrow Matt Woodrow - Bug 1727682 - Make WebRenderLayerManager not inherit LayerManager. r=jrmuizel FIREFOX_BETA_93_BASE
77c96f7183eb3f44c101c112fba35fbfe98c3c41
created 2021-07-19 11:28 +0000
pushed 2021-07-19 15:46 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
909c55b04b5b8208cb5066c5fb0e9713f4508ee1
created 2021-07-16 18:10 +0300
pushed 2021-07-16 21:43 +0000
Alexandru Michis Alexandru Michis - Backed out 2 changesets (bug 1720804) for causing bustages.
1acb4ed79b6bcbe094cff775abde8fdbfd418753
created 2021-07-16 14:36 +0000
pushed 2021-07-16 21:43 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
40c7944580f7af0f38c767b4f0af9fd22f821251
created 2020-07-21 10:09 +0000
pushed 2020-07-21 16:07 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1638152 - Inform transform value in the clip rectangle and the offset from the reference frame for the partial pre-render check on WebRender. r=botond
5d5e5aafec2f3c8f1c66e99c2c74b078647f7b5f
created 2020-07-05 11:45 +0000
pushed 2020-07-05 21:40 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1324591 - Report janked animations to the main-thread and update them on the main-thread. r=botond,boris
4e42d8d4df9d84afc65a4745ea56d3c5aaf9a36f
created 2020-07-05 11:42 +0000
pushed 2020-07-05 21:40 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1324591 - Store the corresponding LayersId for each animation on the compositor. r=kats
65326426c5ecfe95b74f8097f0bdd9d8041bb42e
created 2020-07-05 13:45 +0300
pushed 2020-07-05 21:40 +0000
Brindusan Cristian Brindusan Cristian - Backed out 9 changesets (bug 1324591) for linux build bustages on central on nsDisplayList.h.
d6a01c6bc40efca63c4a9bd8f2eca1bfbb9a9619
created 2020-07-05 02:21 +0000
pushed 2020-07-05 09:53 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1324591 - Report janked animations to the main-thread and update them on the main-thread. r=botond,boris
8e6d4e9f5aa09b1fe97aa4994af77aa812f3ca1c
created 2020-07-05 02:48 +0000
pushed 2020-07-05 09:53 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1324591 - Store the corresponding LayersId for each animation on the compositor. r=kats
bbdcd1272c462d73d35bfd9488cc1006c822ae26
created 2020-05-15 21:30 +0000
pushed 2020-05-16 09:34 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1638201 - Reuse AnimationStorageData in AnimationInfo. r=boris
f373457163975d38ebf0e70f57012debf4bf6b2c
created 2020-05-10 02:17 +0000
pushed 2020-05-10 09:29 +0000
Emilio Cobos Álvarez Emilio Cobos Álvarez - Bug 1636731 - Use FunctionRef for animation generation enumeration. r=hiro
b689db8aa22977a60cb6a940678ba0124a84957e
created 2020-05-06 01:42 +0000
pushed 2020-05-06 09:37 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1634943 - Move animation related stuff in nsDisplayList.cpp into AnimationInfo class. r=boris
4f8050440ff0e2939f4d076570bc6828efbe13c4
created 2020-05-05 13:50 +0300
pushed 2020-05-05 21:38 +0000
Razvan Maries Razvan Maries - Backed out 8 changesets (bug 1634943) for build bustages on AnimationInfo.h. CLOSED TREE
2ee9c0fc07bffce887a9c8a41290588aac079fe6
created 2020-05-05 10:27 +0000
pushed 2020-05-05 21:38 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1634943 - Move animation related stuff in nsDisplayList.cpp into AnimationInfo class. r=boris
7b6356b842a5abdbc899f2cb7add7930bde7bb8b
created 2020-03-10 01:30 +0000
pushed 2020-03-10 17:04 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1620873 - Make MotionPathData Maybe<MotionPathData> in TransformData. r=boris
9fd9eeb8160fe73aa68300b9ddaefef3fbddeec2
created 2020-01-21 01:25 +0000
pushed 2020-01-21 09:32 +0000
Eric Rahm Eric Rahm - Bug 1610388 - Remove nsAutoPtr usage from gfx/. r=mattwoodrow
88869acebf284a653b6add28bab48752c387d8ce
created 2020-01-08 09:02 +0000
pushed 2020-01-09 16:43 +0000
Boris Chiou Boris Chiou - Bug 1591629 - Split TransformData into 2 parts - transform data and motion path data. r=hiro
e9462ce8f66935192b8923fb99d627641c761337
created 2020-01-08 09:02 +0000
pushed 2020-01-09 16:43 +0000
Boris Chiou Boris Chiou - Bug 1591629 - Keep TransformData only in the first element when passing animation data through IPC. r=hiro
5159301a84467ac850fb17ccb817b5a977d5a59c
created 2019-10-31 21:36 +0000
pushed 2019-11-01 16:13 +0000
Boris Chiou Boris Chiou - Bug 1429305 - Cache gfx path. r=hiro
066e7dffe044684ddb7b2c667d7753b8ffab1e93
created 2019-03-18 18:05 +0000
pushed 2019-03-19 16:30 +0000
Boris Chiou Boris Chiou - Bug 1425837 - Part 6: Add individual transform properties into compositor animation list. r=hiro
6c55b82deb9ba9b5924ef6bfdecdffaf9f42307a
created 2019-03-18 18:04 +0000
pushed 2019-03-19 16:30 +0000
Boris Chiou Boris Chiou - Bug 1425837 - Part 3: Don't store AnimationArray (a.k.a. AnimationInfo::mAnimations) on the compositor thread. r=birtles
6f3709b3878117466168c40affa7bca0b60cf75b
created 2018-11-30 11:46 +0100
pushed 2018-11-30 11:01 +0000
Sylvestre Ledru Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
f82c7330018b3ad8cf263e1b7fa7eef311d90870
created 2018-11-13 10:23 +0000
pushed 2018-11-13 16:25 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1504929 - Further optimizations for RestyleManager::AddLayerChangesForAnimations.. r=birtles,sotaro
98a44b1a44cdcde0ecb34977811946461a7f7b67
created 2018-11-13 10:17 +0000
pushed 2018-11-13 16:25 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1504929 - Mark AnimationInfo::GetAnimationGeneration as a const function. r=birtles
88a82ede1bc42f2e06d1bfae2e4e36c0480f3377
created 2018-11-07 03:13 +0000
pushed 2018-11-07 09:52 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1504884 - Wrap AnimationInfo::mAnimationGeneration into Maybe<> and returns Nothing() if there is no animation. r=birtles
bf7b500919fef31c7d99ec24c42ea1e16f69bf40
created 2018-11-07 03:09 +0000
pushed 2018-11-07 09:52 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1504884 - Drop AnimationInfo::mLayerManager. r=birtles
895b80baae2832edd87ef5443f225593a5980111
created 2018-07-19 05:48 +0900
pushed 2018-07-19 09:52 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1476773 - Drop AnimationInfo::HasOpacityAnimation and Layer::HasOpacityAnimation. r=kats
06ac03b612a7eef38bd763679737769662718098
created 2018-05-07 10:50 +0900
pushed 2018-05-08 12:37 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1459388 - Use the last continuation frame in case of continuation to find WebRenderAnimationData. r=kats,mattwoodrow
64bb57f4a03a8149e15b605f111b7e4bb4d22b40
created 2018-04-19 13:50 +0900
pushed 2018-04-19 09:50 +0000
Hiroyuki Ikezoe Hiroyuki Ikezoe - Bug 1455155 - Drop AnimationValue usage in gfx/. r=birtles
0c721699dba5fdcf8d1fafe9aeb845532349bb59
created 2018-04-06 10:06 -0400
pushed 2018-04-06 21:54 +0000
Kartikaya Gupta Kartikaya Gupta - Bug 1419851 - Handle OMTA throttling for webrender. r=jrmuizel
5f74d262924171a8fa0b4483a64f4cac34c4c9b8
created 2017-10-27 16:10 -0700
pushed 2017-10-30 22:44 +0000
Daniel Holbert Daniel Holbert - Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel
b43c82ffe651880e52322b7dcdc50cc0752baeb6
created 2017-09-21 17:01 +0800
pushed 2017-10-28 08:30 +0000
Boris Chiou Boris Chiou - Bug 1340005 - Part 3: Use AnimationValue on the compositor thread. r=birtles
13c0405ebb3327eab9b9c0b4b11f721e245c460e
created 2017-07-21 14:21 +0800
pushed 2017-07-22 01:13 +0000
Ethan Lin Ethan Lin - Bug 1378602 - Part2. Move animation data from layer to AnimationInfo. r=kats
less more (0) tip