diff browse |
6888e7fc8a9cd2ddd78788d7b792f70a58691fcf 2016-11-24 18:11 +1300 |
Matt Woodrow - Bug 1317862 - Part 4: Remove unnecessary clip. r=mstange |
diff browse |
92e343bcb231b8974beefcdcd123e7d7470b73e1 2016-11-24 18:11 +1300 |
Matt Woodrow - Bug 1317862 - Part 3: Build TextLayers if enabled. r=mstange |
diff browse |
7e55a4cc72d0f973b14676df25fecb12699565cd 2016-11-24 18:11 +1300 |
Matt Woodrow - Bug 1317862 - Part 2: Add a way to query DT recordings for Glyphs. r=Bas |
diff browse |
f2d4190eaaf8d0354f1c9aee3c940bc88e695bf5 2016-11-24 18:11 +1300 |
Matt Woodrow - Bug 1317862 - Part 1: Add TextLayer class and basic support for them. r=mstange |
diff browse |
880e9106f46dcb7d915358143e78574a7c0a1e3e 2016-11-24 18:11 +1300 |
Bas Schouten - Bug 1317843 - Split LayerManagerComposite into two classes. r=jrmuizel |
diff browse |
d867784dbea4d023c43b94c92d47f965777ae367 2016-11-24 12:45 +0800 |
Cameron McCormack - Bug 1319336 - Add some assertions and early returns to animation code to make stylo tests progress further. r=birtles |
diff browse |
83f951d60fc77f37d94f16926762dd5ed58b3494 2016-11-23 22:57 -0500 |
Boris Zbarsky - Bug 1315135. Remove the RegExp (and some Date) special casing from our dictionary conversions and Web IDL overload resolution. r=peterv |
diff browse |
9aef92f7911d35abc9520ffa0e802be3f4b92f5a 2016-11-24 16:35 +0100 |
Carsten "Tomcat" Book - merge autoland to mozilla-central a=merge |
diff browse |
efbc0c055fbc1511c181eadb728e135d9b7976eb 2016-10-31 18:06 +0900 |
Makoto Kato - Bug 1313986 - Part 5. Remove createAnonymousElement from nsIHTMLEditor. r=masayuki |
diff browse |
f2593e79b289aede3294d8cfa77d2a47d89eddb6 2016-11-24 15:58 +0900 |
Makoto Kato - Bug 1313986 - Part 4. Use Element instead of nsIDOMElement for resizer. r=masayuki |
diff browse |
458c739c920a2f89af836f77144391f2f014f2d3 2016-11-24 18:07 +0900 |
Makoto Kato - Bug 1313986 - Part 3. Use CreateAnonymousElement with nsIAtom for simple case. r=masayuki |
diff browse |
4205c3ed2ce5999aad02cceb0a8917ddf4c0e831 2016-11-24 16:12 +0900 |
Makoto Kato - Bug 1313986 - Part 2. Add CreateAnonymousElement with nsIAtom. r=masayuki |
diff browse |
c72334e5c900c88684a083dc04e725873e428a67 2016-11-24 15:00 +0900 |
Makoto Kato - Bug 1313986 - Part 1. Add test for inlineTableEditing and objectResizing. r=masayuki |
diff browse |
4153ce5276d5f44c77a928836453343d89a78b5d 2016-11-23 16:06 +0000 |
Gijs Kruitbosch - Bug 1319816 - fix default browser determination on Windows 7 and below in the automigration case, r=jaws |
diff browse |
052fdfd28e7a4a710c12c027fd43a55eb9f6b181 2016-11-22 12:17 +0100 |
Sylvestre Ledru - Bug 1319393 - Remove the misc-use-override.KeepVirtual declaration in .clang-tidy file r=Ehsan |
diff browse |
3d3b3ea647d82ef1041d05612198347a52102ace 2016-11-16 17:12 +0100 |
Sylvestre Ledru - Bug 1318004 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11. r=Ehsan |
diff browse |
bbb2524a8b4fbf78b985681e5d9cf47a6cf9133a 2016-11-16 17:08 +0100 |
Sylvestre Ledru - Bug 1318004 - Use C++11's override and remove virtual where applicable. r=Ehsan |
diff browse |
f59ea728b7582b566cd7f772e9780bba10cdc08b 2016-11-16 17:07 +0100 |
Sylvestre Ledru - Bug 1318004 - Replace string literals containing escaped characters with raw string literals. r=Ehsan |
diff browse |
d430f267791ea1ca694ab1da5a6669e62dad406f 2016-11-16 18:26 +0100 |
Sylvestre Ledru - Bug 1318004 - Replace default bodies of special member functions with = default; r=Ehsan |
diff browse |
0c03c2ddda3a4e58295c9f3e1670237cd8b75fb9 2016-11-23 16:55 +0800 |
Ting-Yu Lin - Bug 1317588 Part 5 - Change Side's operator++ from postfix to prefix. r=mats |
diff browse |
88f2c7f0a24a5d7e1f82769ae24aed5c0cf9bed7 2016-11-21 11:56 +0800 |
Ting-Yu Lin - Bug 1317588 Part 4 - Remove side bits defined in BorderConsts.h r=mats |
diff browse |
1710e2f930dbd5b32aa5f126ab031c8353a73523 2016-11-18 18:12 +0800 |
Ting-Yu Lin - Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats |
diff browse |
60506dc6f798fde3715897564930ce5b2dcf5ed8 2016-11-18 16:28 +0800 |
Ting-Yu Lin - Bug 1317588 Part 2 - Remove mozilla::css::Side typedef. r=mats |
diff browse |
aceab4673889e2575c25bb5910a9784b2a8e1d1d 2016-11-18 15:25 +0800 |
Ting-Yu Lin - Bug 1317588 Part 1 - Move NS_FOR_CSS_SIDES and operator++ to gfx/2d/Types.h. r=mats |
diff browse |
d9b26b438895944ea6764976577436383de9e23d 2016-11-23 14:02 +0800 |
cku - Bug 1319667 - Part 3. Test case for mask longhands on svg element. r=mstange |
diff browse |
3ab240e653d884b2e4df2263a78bf3adf81db317 2016-11-24 00:08 +0800 |
cku - Bug 1319667 - Part 2. Move DrawResult from function parameter of PaintClipMask to the return value. r=mstange |
diff browse |
464230532ba3c56157be845ac68f4c79b686cd60 2016-11-23 13:51 +0800 |
cku - Bug 1319667 - Part 1. Allow mask longhands apply to SVG elements. r=mstange |
diff browse |
ac16df8810f60d0bd4514b5d4975e63e7004e3ce 2016-11-23 18:16 +0800 |
Kilik Kuo - Bug 1319686 - Remove the use of AutoNoJSAPI from HTMLMediaElement::NotifyAudioChannelAgent r=jwwang |
diff browse |
809655f44e1988e72f4efb0f7ccb22b64a8f8a4d 2016-11-18 16:36 +0800 |
Daosheng Mu - Bug 1318586 - Adjust OpenVR controller button mapping to be consistency; r=kip |
diff browse |
36a118cbe8155070604735f80e81088ce1df7828 2016-11-10 16:09 +0800 |
Stone Shih - Bug 1301708 - nsWindow::DealWithPopup() should do nothing at receiving WM_ACTIVATE for a popup window and its wParam includes WA_CLICKACTIVATE. r=masayuki |
diff browse |
120c84ca53629202c22cce565053fee7973eea72 2016-11-11 16:10 +0800 |
maliu - Bug 1319302 - RTL support for Firefox for Android, r=sebastian |
diff browse |
085baebf9e4aebb4e57d5088df9152c490232806 2016-11-22 19:18 +0800 |
Boris Chiou - Bug 1317178 - Pass the property name to Servo_DeclarationBlock_SerializeOneValue. r=birtles |
diff browse |
65643222e76c6dfa3560d3d4165d603495ea25e7 2016-11-24 11:59 +0800 |
JW Wang - Bug 1319790 - add assertions to detect if MediaDecoder is deleted without Shutdown() being called. r=kaku |
diff browse |
5d0c5c2ee7625c745269a8f9cccf00e562afcfba 2016-11-22 17:02 +0800 |
JW Wang - Bug 1319357 - clean up media elements when media tests are done. r=jya |
diff browse |
e00b256c87a539e9f9ede45904b9043a9cc6b8f3 2016-11-23 17:30 +0800 |
JW Wang - Bug 1319698 - Remove MediaDecoderReader::SetIdle(). r=jya |
diff browse |
0390e208038169bbdfa832155bef6359af4775fa 2016-11-22 14:17 +1300 |
Chris Pearce - Bug 1316215 - Merge SelectGMP and LaunchGMP into one synchronous IPC operation. r=gerald |
diff browse |
efff1ff587e32ef436efe95ef3153b44ff0ab1a5 2016-11-18 12:37 +1300 |
Chris Pearce - Bug 1316215 - Make GMPParent::IsUsed() take into account whether there are pending GetContentParent calls. r=gerald |
diff browse |
4be3169b9d0257f3e0182dd1ad5d60a9a98eef48 2016-11-16 10:59 +1300 |
Chris Pearce - Bug 1316215 - Block GMPContentParent close while a GMPService::GetContentParent is being processed. r=gerald |
diff browse |
cb29571e849184f019cf7343afb0ac6d36fa0e11 2016-11-09 15:52 +1300 |
Chris Pearce - Bug 1316215 - Promisify GMPService GetGMPContentParent and GetServiceChild. r=gerald |
diff browse |
3a60967cd9ed58bf2ec9573b0185e3537a42518c 2016-11-24 16:28 +1100 |
Xidorn Quan - Bug 1319994 - Use NS_ERROR for not-implemented CSS rules. r=heycam |
diff browse |
a35328bd4d0742434319ebd2e9cd7de3b075f660 2016-11-24 13:26 +0800 |
Iris Hsiao - Backed out changeset b3574d03261b (bug 1319286) for GTest Assertion failures |
diff browse |
b3574d03261b8512a6824e1d62ac0c8c9a5b676e 2016-11-22 10:39 +0800 |
Henry Chang - Bug 1319286 - Cache nsIUrlClassifierDBService.getTables result until next update. r=francois. |
diff browse |
165dd7c3d972d778310aeb9f7bbd154a84b7d773 2016-11-24 10:24 +0800 |
Alastor Wu - Bug 1301055 - part4 : special error dispatching stragedy for Fennec. r=jwwang |
diff browse |
cb8ff0bdb0f8a3a4e648f552f30c1ff52cb4cae7 2016-11-24 10:24 +0800 |
Alastor Wu - Bug 1301055 - part3 : modify test prefs. r=jwwang |
diff browse |
7794b64cae28ffe697e1844c7dcd7faca86700d1 2016-11-24 10:24 +0800 |
Alastor Wu - Bug 1301055 - part2 : create a error sink to handle media element's error related event. r=bkelly,jwwang |
diff browse |
a66b7c936f76e9ea418855f9c0a6cf477a5e2e1d 2016-11-24 10:24 +0800 |
Alastor Wu - Bug 1301055 - part1 : allow to replay the same video again. r=snorp |
diff browse |
e9872fff04e29255714658452af04f58e885747d 2016-11-18 13:54 +0800 |
Ting-Yu Lin - Bug 1316549 Part 4 - Use logical names for ComputeEllipseLineInterceptDiff(). r=dbaron |
diff browse |
0d04f4ee523b3897d1e8b3addeefd1513076e29a 2016-11-14 18:11 +0800 |
Ting-Yu Lin - Bug 1316549 Part 3 - Fix <shape-box> with border-radius in writing-mode. r=dbaron |
diff browse |
aaf70a7cd344ceb7ea9c78d7807bb15283918d0f 2016-11-14 18:11 +0800 |
Ting-Yu Lin - Bug 1316549 Part 2 - Fix assertion failure: aRadiusY > 0 in FloatInfo::XInterceptAtY(). r=dbaron |
diff browse |
f7286c44643a0588933e818b37a7021c8c4a7f84 2016-11-17 14:10 +0800 |
Ting-Yu Lin - Bug 1316549 Part 1 - Fix LogicalSideForLineRelativeDir() for eLineRelativeDirLeft/Right. r=jfkthame |
diff browse |
5ac0fb38b65024441bcc38bf899ea686c283e798 2016-11-15 17:50 +0800 |
peter chang - Bug 1317083 - Try to wait for IPDL connection before texture client creation, r=nical |
diff browse |
1ba616d48ed7da7ae9140050e332be22fa74d81a 2016-11-22 23:05 +0800 |
Astley Chen - Bug 1270406 - Remove :-moz-dir support. r=xidorn |
diff browse |
71620574d3e5a5d2e76b7d2f0e8f4fc38039287b 2016-11-22 23:05 +0800 |
Astley Chen - Bug 1270406 - Unprefix pseudo-class dir in DevTool resources. r=pbro |
diff browse |
96be179dc0022095477b57efac0269bb528329dd 2016-11-22 23:05 +0800 |
Astley Chen - Bug 1270406 - Unprefix pseudo-class dir in browser resources. r=adw |
diff browse |
f63b1141abbe971b53b674dcaa77cf494724d086 2016-11-23 17:34 +0800 |
JW Wang - Bug 1319701 - Remove MediaDecoderReaderWrapper::mForceZeroStartTime. r=kaku |
diff browse |
91160a3cae84a495cf083383110e10ce8640191a 2016-11-24 09:47 +0900 |
Mike Hommey - Bug 1319959 - Set _topsrcdir, _objdir, MOZ_BUILD_ROOT and DIST from python configure. r=gps |
diff browse |
a7389b4dca6380b2eac4020079a36a7dae317222 2016-11-22 15:48 -0700 |
Kit Cambridge - Bug 1318814 - `ObjectUtils.deepEqual` should not consider objects and primitives as equal. r=mossop |
diff browse |
fec45c20351f688a29bd4e635098fd91832002ca 2016-11-21 13:54 +0800 |
JW Wang - Bug 1319356 - clean up media elements when tests are done. r=cpearce |
diff browse |
a8dabadba0abc4467a03fa3778b93ea1dbe291d7 2016-11-23 09:38 +0800 |
Daosheng Mu - Bug 1318618 - Support nsCString data type in gfxPrefs; r=dvander |
diff browse |
f4f6a59b53106e9ff550b18e374a401ecea78e2a 2016-11-13 18:04 +0900 |
Masayuki Nakano - Bug 1316505 part.2 The "wheel" event of <scrollbox> should use |.scrollByPixels()| instead of |.scrollByPages()| for respecting high resolution delta value and making the scroll smoother r=mstange |