Benoit Jacob
|
757acc5d48
|
Bug 964442 - Make CreateImage just take a plain format parameter - r=jrmuizel
|
2014-01-30 17:58:51 -05:00 |
|
Benoit Jacob
|
684ce17489
|
Bug 962784 - Convert ImageTypes.h to typed enums - r=jrmuizel
find content/media media/webrtc gfx/layers gfx/tests dom/camera dom/plugins image/src layout/base -type f | grep -v 'gfx/layers/ImageTypes.h' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(GRALLOC_PLANAR_YCBCR\|PLANAR_YCBCR\|SHARED_RGB\|CAIRO_SURFACE\|MAC_IOSURFACE\|REMOTE_IMAGE_BITMAP\|SHARED_TEXTURE\|REMOTE_IMAGE_DXGI_TEXTURE\|D3D9_RGB32_TEXTURE\)\($\|[^A-Za-z0-9_]\)/\1ImageFormat::\2\3/g'
find content/media media/webrtc gfx/layers gfx/tests dom/camera dom/plugins image/src layout/base -type f | grep -v 'gfx/layers/ImageTypes.h' | xargs sed -i 's|ImageFormat\:\:ImageFormat|ImageFormat|g'
find content/media media/webrtc gfx/layers gfx/tests dom/camera dom/plugins image/src layout/base -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)STEREO_MODE_\(MONO\|LEFT_RIGHT\|RIGHT_LEFT\|BOTTOM_TOP\|TOP_BOTTOM\)\($\|[^A-Za-z0-9_]\)/\1StereoMode::\2\3/g'
find content/media media/webrtc gfx/layers gfx/tests dom/camera dom/plugins image/src layout/base -type f | grep -v 'gfx/layers/ImageTypes.h' | xargs sed -i 's|StereoMode\:\:StereoMode|StereoMode|g'
|
2014-01-30 17:58:49 -05:00 |
|
Birunthan Mohanathas
|
02d0812720
|
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
|
2014-01-30 13:26:54 -05:00 |
|
Robert O'Callahan
|
7a45ea7b6c
|
Bug 946502. Part 4: Remove mStickyPosFrame. r=mattwoodrow
--HG--
extra : rebase_source : 71bcbd246cf6806196a3e64d32fdde169bddfa07
|
2014-01-04 18:14:27 +13:00 |
|
Robert O'Callahan
|
2a1134e322
|
Bug 946502. Part 3: Extend FrameLayerBuilder to set fixed-pos metadata on layers created for background-attachment:fixed content. r=mattwoodrow
--HG--
extra : rebase_source : dbaab718d7a358bfaa40124913bcd5acf0255aa1
|
2013-12-18 00:30:21 +13:00 |
|
Robert O'Callahan
|
01f6728b16
|
Bug 946502. Part 2: Remove unimplemented, unused function. r=mattwoodrow
--HG--
extra : rebase_source : fbc4a398d1554ffc668a18bd667b6b90fdace15f
|
2013-12-18 00:19:31 +13:00 |
|
Matt Woodrow
|
924bb34c92
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
* * *
Bug 962786 - Bustage fix on a CLOSED TREE
|
2014-01-29 13:10:33 +13:00 |
|
Matt Woodrow
|
a3449e66b6
|
Bug 946952 - Run a 'compressed' paint up to 1 second after skipping the ColorLayer optimization. r=roc
|
2014-01-30 18:41:17 +13:00 |
|
Matt Woodrow
|
ff3e7f88a3
|
Bug 965030 - Pass the correct positioned frame to PushAbsoluteContainingBlock. r=roc
|
2014-01-30 18:40:23 +13:00 |
|
Phil Ringnalda
|
d641551daa
|
Back out d890e603d751 (bug 961919) for reenabling failing tests
|
2014-01-29 15:36:49 -08:00 |
|
Ehsan Akhgari
|
856768782f
|
Bug 965526 - Disable the native theme on the textboxes in the test case for bug 585922
|
2014-01-29 14:57:31 -08:00 |
|
Ehsan Akhgari
|
b5cfdda01d
|
Bug 961919 - Re-enable all of the subtests in test_reftests_with_caret.html. r=roc
|
2014-01-29 17:07:36 -05:00 |
|
Benoit Girard ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
|
7d19d91f93
|
Bug 940842 - 3/3 - Add a mochitest covering repaint heuristics with will-change - r=mattwoodrow
|
2013-11-22 15:30:10 -05:00 |
|
Benoit Girard
|
6e831dc5e6
|
Bug 940842 - 2/3 - Implement will-change in layers-building code - r=mattwoodrow
|
2013-11-22 13:14:34 -05:00 |
|
"Kan-Ru Chen (陳侃如)"
|
caedc4da28
|
Bug 950225 - Restrict event fluffing in visible area with test case. r=roc
|
2014-01-29 21:54:25 +08:00 |
|
Phil Ringnalda
|
81b53bd666
|
Back out 7bfec63e417b (bug 950225) for test failures
CLOSED TREE
|
2014-01-27 23:12:54 -08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
4c775f81e5
|
Bug 950225 - Restrict event fluffing in visible area with test case. r=roc
|
2014-01-28 11:37:36 +08:00 |
|
Timothy Nikkel
|
3a0677e2bd
|
Bug 950301. Make the underlying frame of scroll layer items be the scrolled frame before the layerizing display lists. r=mattwoodrow
|
2014-01-27 17:30:29 -06:00 |
|
David Zbarsky
|
8f05aaacbd
|
Bug 952977: Convert Layer's mTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:29:06 -05:00 |
|
David Zbarsky
|
9bdd10281d
|
Bug 952977: Convert GetTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:47 -05:00 |
|
David Zbarsky
|
bab894b2de
|
Bug 952977: Convert SetBaseTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:33 -05:00 |
|
Timothy Nikkel
|
4892052b7a
|
Bug 963771. Add a debug dump function to print a single display item (and not just an entire display list). r=mats
|
2014-01-26 16:09:14 -06:00 |
|
Timothy Nikkel
|
e64b543f02
|
Bug 962505. Put the scroll frame and the scrolled frame in the display list dump for scroll layer items. r=mats
|
2014-01-26 16:09:06 -06:00 |
|
Timothy Nikkel
|
89b437d807
|
Bug 962505. When dumping display lists print the entire line at once so it works better with Fennec and b2g. r=mats
|
2014-01-26 16:07:08 -06:00 |
|
Ehsan Akhgari
|
9aaa0f7b86
|
Bug 963763 - Fix the test case for bug 612271 so that it doesn't depend on the mouse not hovering the textarea on Windows; r=roc
|
2014-01-24 16:05:52 -05:00 |
|
Ehsan Akhgari
|
9d52b78d56
|
Bug 963760 - Fix the test for bug 682712 to not rely on a mouse click to set the focus on body; r=roc
|
2014-01-25 11:59:34 -05:00 |
|
Oskar Eisemuth
|
307f35b892
|
Bug 844473: Honor mozdisallowselectionprint and moznomarginboxes in print preview as well as print. r=roc
|
2014-01-24 17:18:54 -05:00 |
|
Ehsan Akhgari
|
e8ad54c5c7
|
Bug 961889 - Fix the adverse effects of spell checking on test_reftests_with_caret.html test cases; r=roc
|
2014-01-24 09:18:00 -05:00 |
|
Benoit Jacob
|
61df69f208
|
Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc
find content/media dom/ipc widget/ gfx/tests gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)LAYERS_\(NONE\|BASIC\|OPENGL\|D3D9\|D3D10\|D3D11\|CLIENT\|LAST\)\($\|[^A-Za-z0-9_]\)/\1LayersBackend::LAYERS_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::BUFFER_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(BUFFERED\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(DRAW\|DRAW_SNAPPED\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::CLIP_\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SURFACE_\(NONE\|OPAQUE\|SINGLE_CHANNEL_ALPHA\|COMPONENT_ALPHA\)\($\|[^A-Za-z0-9_]\)/\1SurfaceMode::SURFACE_\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(STRETCH\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::SCALE_\2\3/g'
|
2014-01-23 13:26:41 -05:00 |
|
Benoit Jacob
|
aebf0bb92a
|
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Benoit Jacob
|
ed427f9600
|
Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxSurfaceType\(Image\|PDF\|PS\|Xlib\|Xcb\|Glitz\|Quartz\|Win32\|BeOS\|DirectFB\|SVG\|OS2\|Win32Printing\|QuartzImage\|Script\|QPainter\|Recording\|VG\|GL\|DRM\|Tee\|XML\|Skia\|Subsurface\|D2D\|Max\)\($\|[^A-Za-z0-9_]\)/\1gfxSurfaceType::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Benoit Jacob
|
e5ed95579b
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
find . -type f | grep -v \./obj | grep -v \.hg | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxImageFormat\(ARGB32\|RGB24\|A8\|A1\|RGB16_565\|Unknown\)\($\|[^A-Za-z0-9_]\)/\1gfxImageFormat::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Cameron McCormack
|
a8f3bdbb72
|
Bug 962427 - Make RestyleManager.cpp's GetNextBlockInInlineSibling static. r=dbaron
|
2014-01-23 15:24:22 +11:00 |
|
Benoit Girard
|
4923504486
|
Bug 950488 - Overhaul APZ handling of overflow:hidden. r=botond
--HG--
extra : rebase_source : 6ba93899e5ac446b5c4a4cacb18574dd05c54c62
|
2014-01-21 12:33:52 -05:00 |
|
Ehsan Akhgari
|
c5f22afad7
|
Bug 924972 - Enforce the focus before running every subtest of test_reftests_with_caret.html
|
2014-01-21 15:45:18 -05:00 |
|
Ehsan Akhgari
|
8307cab9c4
|
Backed out changeset 0e34a26a4353 (bug 924972) because of more test failures
|
2014-01-21 14:33:57 -05:00 |
|
Ehsan Akhgari
|
c209e6d871
|
Bug 924972 - Enforce the focus before running every subtest of test_reftests_with_caret.html
|
2014-01-21 13:27:04 -05:00 |
|
Ehsan Akhgari
|
e0812319f4
|
Backed out changeset 746018b05d67 (bug 924972) because of test failures
|
2014-01-21 11:33:28 -05:00 |
|
Ehsan Akhgari
|
da1007e9c3
|
Bug 924972 - Enforce the focus before running every subtest of test_reftests_with_caret.html
|
2014-01-21 10:32:41 -05:00 |
|
Ehsan Akhgari
|
67c9084c33
|
Backed out changeset 1e7ec87921a5 (debugging patch for bug 924972) because it's no longer needed
--HG--
extra : rebase_source : 311a86827be79de56abd61e48bac0c3268b891bb
|
2014-01-20 17:35:43 -05:00 |
|
Ehsan Akhgari
|
940bc988cd
|
Bug 924972 - Wait for focus before running test_reftests_with_caret.html and also focus the iframe inside the test properly; r=Enn
|
2014-01-20 17:27:27 -05:00 |
|
Ms2ger
|
2320cf3218
|
Merge central to inbound.
|
2014-01-20 09:36:09 +01:00 |
|
Ms2ger
|
384f5ca9e3
|
Merge latest PGO-green changeset from inbound to central.
|
2014-01-20 09:30:38 +01:00 |
|
Ms2ger
|
4f1e9b830b
|
Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz
|
2014-01-20 08:58:26 +01:00 |
|
Timothy Nikkel
|
382342f71e
|
Bug 931028. Remove app units per pixel argument from nsDisplayTransform::GetTransform. r=mattwoodrow
All callers were using, and should only be using, the same value.
|
2014-01-20 00:56:55 -06:00 |
|
Benoit Girard
|
4d480a3fbd
|
Bug 941095 - Restore subpixelaa on HIDPI. r=backout
|
2014-01-19 22:31:02 -05:00 |
|
Timothy Nikkel
|
eeeb31d1b6
|
Bug 931028. Transform matrices when used for painting related things should be in dev pixels and not CSS pixels. r=mattwoodrow
|
2014-01-19 17:30:36 -06:00 |
|
Ryan VanderMeulen
|
81bb2e8383
|
Merge m-c to inbound.
|
2014-01-19 15:41:22 -05:00 |
|
L. David Baron
|
096a8e10cf
|
Bug 945105 patch 3: Replace changes to ComputeStyleChangeFor with a check of GetPrevContinuationWithSameStyle to avoid the duplication in a way that still doesn't break direct restyling of an element whose continuations have different styles. r=heycam
|
2014-01-19 11:04:56 -08:00 |
|
L. David Baron
|
e421987df1
|
Bug 945105 patch 2: Convert RestyleManager::ComputeStyleChangeFor from while loops to for loops to make it easier to add continue statements to it. r=heycam
|
2014-01-19 11:04:56 -08:00 |
|