User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Thu Oct 30 13:46:07 2014 +0000 | 1aa1b23d799e5cf08b21bd8b08f78716d35d89f6 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 93 merge changesets [Collapse] |
b991ca238a3538e152dbcd7317b2c5f178b61555 | Jonathan Watt — Bug 1090494, part 4 - Add AppendRectToPath() and MakePathForRect() helpers to Moz2D's PathHelpers.h. r=mattwoodrow | |
b17a0c6392b2cc39e3369cde47f08a1530b61c7e | Jonathan Watt — Bug 1090494, part 3 - Remove the old unused variants of AppendRoundedRectToPath and MakePathForRoundedRect. r=mattwoodrow | |
71cf4fde05c6bc27ca61d541d7419e9bf27e6789 | Jonathan Watt — Bug 1090494, part 2 - Convert the consumers of AppendRoundedRectToPath and MakePathForRoundedRect to use the new RectCornerRadii API. r=mattwoodrow | |
8fff7a04f3221954330139121bb9b3a7513724a6 | Jonathan Watt — Bug 1090494, part 1 - Add a RectCornerRadii struct to Moz2D's PathHelpers.h and add variants of AppendRoundedRectToPath and MakePathForRoundedRect that use it. r=mattwoodrow | |
32a7f74c5c10f0c53ca47b4a73fe4d61fbcafd04 | Carsten "Tomcat" Book — Bug 1091471 - update Clobber for Bug 1091118 Android Build problems | |
272af6fe4c647c31f199a83207ff13701b03aff8 | Bobby Holley — Bug 1090983 - Invoke UpdateReadyState() after invoking SetState(). r=cpearce | |
76d469458524188311300a9091314438b128761d | Carsten "Tomcat" Book — Backed out changeset 1aa71eb718f7 (bug 1090627) for b2g Reftest - 8 test failures | |
cb7e5e9925302dfcb2fd79129ac0083e59ea5873 | Mike Hommey — Fixup for bug 1077148: SmokeDMD needs mozglue linkage. r=me | |
0fe6218eec33e10ebffdaf9ad89b1f021c1b29d6 | Mike Hommey — Bug 1091118 part 2 - Do not use the top-level cache file for freetype2 subconfigure. r=gps | |
ed34888e6a483e813ca31f6ec412bef87892fc5b | Mike Hommey — Bug 1091118 part 1 - Remove $topsrcdir/gcc/bin from PATH on android builds. r=gps | |
1aa71eb718f7534a5ee8d8657a91c09c1f6225bd | Bill McCloskey — Bug 1090627 - Disable some failing reftests for e10s (r=mattwoodrow) | |
1c24de5c098e4a999d00a0800eac59d3da14b2e6 | Mike Hommey — Add missing recurse.mk change from bug 1077148 part 1 after a bad merge. r=gps | |
55d15b285436576e1c5979f753e433c50fd9db3a | Mike Hommey — Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps | |
0a59d60cf8ad1dc911ae16be55b767cec0044ee4 | Mike Hommey — Bug 1077148 part 3 - Do not link PrimitiveTest, SimpleTypeLib, TestAUSHelper, TestAUSReadStrings and screentopng against mozglue on Linux. r=gps | |
a7b5bb9e867a583d01513acb8ca4431cc9acb3d1 | Mike Hommey — Bug 1077148 part 2 - Remove hack to avoid sqlite being linked against mozglue on mac. r=gps | |
7c2f1416473fc4c03f96299a68ba869de9467b48 | Mike Hommey — Bug 1077148 part 1 - Define mozcrt in moz.build. r=gps | |
ac0d7bf37abced5397e34e1f1a5ccc3413c0a115 | Nicholas Nethercote — Bug 1048044 - Use exponential growth when growing an nsTArray. r=froydnj. | |
b56b9aa70d22803fd0d9f8a68e043dc863c2efe3 | Steven Michaud — Bug 997908 - crash in ReleaseSliceNow(unsigned int, void*) accessing memory at 0x5a5a5a5a5a5a5a5a, test patch. r=nfroyd | |
de7878c31f764b45d6525283a7069ce2083a97c7 | Shu-yu Guo — Bug 1090764 - Fix typo in AbstractFramePtr::numFormalArgs. (r=efaust) | |
0fd81599968665168cf6cfaa000300ed39097b4d | Shu-yu Guo — Bug 1089761 - Fix initializing lexicals to throw on touch on CallObject. (r=jandem,Waldo) | |
e72c87749c0f0bf5b005844e0bc23641d02c9e1b | Chris Pearce — Bug 1071482 - Add more logging to help debug rare intermittent failures. r=edwin | |
8839a3db64216f6ee1853649ee47d1c53a4d4a77 | Chris Pearce — Bug 1071482 - Break a cycle in TrackBuffer and SourceBufferDecoder's MediaTaskQueue's SharedThreadPool. r=cajbir | |
971beced9390898a5cad30a5b963d4565435f1f6 | Chris Pearce — Bug 1071482 - Make content encrypted via EME inaccessible from JS APIs. r=roc | |
396575d789e430d815fd2ab1126c165db19d2629 | Chris Pearce — Bug 1071482 - Rename test_encryptedMediaExtensions to test_eme_playback to make it easier to run all eme tests with a wildcard. r=edwin | |
34d86b491ac16a7322a66d3f6362761349bd510b | Chris Pearce — Bug 1071482 - Factor out EME load/setup code, so it can be reused in other tests more easily. r=edwin | |
cc451b07de72c711aaaf464fa5638a62defaa45d | Andrew Sutherland — Bug 1087145 - Move mozTCPSocket/TCPSocket unit tests from xpcshell tests to mochitest-plain tests. r=jdm | |
277f014132eb1132df4fcf67bbc0355fe679743d | Ralph Giles — Bug 1091304 - Fix code style. k=kinetik | |
3f30f2c16ccc8e3117f4a888d8f6c1cf103a8748 | Ralph Giles — Bug 1091304 - Improve fmp4 logging. r=kinetik | |
e1876b1938032664c1296d89ea6c03fe87e5bee9 | Jeff Gilbert — Bug 1088345 - Misc cleanup. - r=kamidphish | |
d9e52f1a7dffcac9b04a6c425859da0c8ea5b1da | Jeff Gilbert — Bug 1088345 - (ANGLE) Don't treat STENCIL_INDEX8 as INT for MSAA reasons. - r=kamidphish | |
585cdb566034bf3024678c54048164036d9e45b1 | Jeff Gilbert — Bug 1088345 - Handle AA better. - r=kamidphish | |
2014a7834d1ccd908102535326fee2acf1b7cc81 | Jeff Gilbert — Bug 1088345 - Remove now-passing tests from expected failures. - r=kamidphish | |
ac7a5ece234c31c4d913a2792f0859c24bfc22e2 | Jeff Gilbert — Bug 1088345 - Handle possibly-invalid enums for queries. - r=kamidphish | |
931498bf7d4ff27c774a434ec5c55156d82a224a | Jeff Gilbert — Bug 1088345 - Don't run GL commands that may cause non-OOM errors. - r=kamidphish | |
5e5b3c89df165dae1ee53e682641ccd2599e1200 | Jeff Gilbert — Bug 1088345 - Improve glGetError handling. - r=kamidphish | |
8ccb2bf14892d13c278580667b2a1670e5ec2b88 | Randell Jesup — Bug 1085356: Fix Mac audio output changes on older/different macs r=padenot | |
e82273c162bf9e7fc764d426a217994c31b702b9 | Randell Jesup — Bug 1087605: don't try to set the priority of the CCApp thread (which doesn't exist) r=bwc | |
e1e7603c2455d33cbbf4660ab92af33c8b98cad8 | Mark Hammond — Bug 1090733 - xpcshell tests fail if no terminal configured. r=chmanchester | |
4cb91f2c872c566bd0250dcda5271612f53ac5b8 | Kartikaya Gupta — Bug 1090931 - Update logcat-filtering regex in reftest analyzer. r=dbaron | |
a67645f84f65308560ceced095b8fa2f8676ec76 | Bill McCloskey — Backout bug 1090627 on a CLOSED TREE | |
0c50940fd16d6c3520eb283b79528c12c1d73f15 | Bas Schouten — Bug 1085187: Properly deal with sampling restriction when using DataSourceSurfaces. r=jrmuizel | |
f2e96abcf61003fc0bc86261a16483dee33b2d5c | Bill McCloskey — Bug 1090627 - Disable some failing reftests for e10s (r=mattwoodrow) | |
cb2065b39352c9bd94cf783b374ffd991dda45b6 | Vaibhav Agrawal — Bug 1085729 - --start-at and --end-at options broken for mochitests (r=jmaher) | |
716fba2842f91ca1fe349491751639387eb5e6bb | Wes Kocher — Backed out changeset 3629ea724086 (bug 1089159) for android 2.3 build failures | |
262e4847ad6cca40d7375e40a0d6ebe8b372e3d3 | James Graham — Bug 1090198 - Disable unstable websockets test on Windows XP, a=test-only | |
d8e0a98a7799d15cb4147c822ddfa1c7399d09e4 | James Graham — Bug 1090625 - Disable unstable focus-related test on Windows, a=test-only | |
aeb0fce25271b698d42bbf026cf1d614d8f5e1e4 | James Graham — Bug 1090628 - Disable unstable focus events test on Windows, a=test-only | |
61c2235ebf165cd28e10c33d1b3743c85116ea3d | Nicholas Nethercote — Bug 1089446 - Remove xpcom/tools/analyze-xpcom-log.pl, which is ancient and unused. r=froydnj. | |
9e670b2869995266dbf1df6dd57d9e2751475e69 | Nicholas Nethercote — Bug 1089446 - Remove config/make-atom-strings.pl, which is ancient and unused. r=bz. | |
134b583fd7abf41496478aa08f63ac8f47ee09ff | Nicholas Nethercote — Bug 1089446 - Improve the comments in both gen_template.pl scripts. r=bz. | |
693baa2d9ba934201894a20404a6243a566c013e | Nicholas Nethercote — Bug 1089446 - Reimplement build/unix/uniq.pl in Python, and remove its unit test. r=gps. | |
82e3c989ec643eaa336310457a62a0d504f9e16d | Nicholas Nethercote — Bug 1089446 - Remove gfx/tests/process-textruns.pl, which is ancient and unused. r=roc. | |
64c5c57286bd822466da151e2240379b51b0b205 | Nicholas Nethercote — Bug 1089446 - Remove netwerk/test/neckoTiming.pl, which is ancient and unused. r=mcmanus. | |
e0d847bcf86f85b4be5564c430f4dc4e6ebaa52e | Wes Kocher — Backed out changeset 750b497aea43 (bug 1089761) for rootanalysis orange on a CLOSED TREE | |
8509aaff4c6a86e1f09a80d89c4a9ebfac66cecb | Trevor Saunders — bug 1088148 - Notify the main process of new child docs after firing events r=davidb | |
51aa419a7b82409bce864bddecacff4717ae27e7 | Boris Zbarsky — Bug 1087801. Don't assume the global is a Window in the DOM CSS object. r=bholley | |
2a12da881f9250ee446d699eb9d6405bdc133284 | Boris Zbarsky — Bug 1090749. Reverse the isSelfHosted test in XrayWrapper and jsapi.cpp. r=waldo | |
8335aff95389012158d3525d9810bfc0247c994f | Boris Zbarsky — Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv | |
452f5c5264b24b3495309007e2e9b89340513d3a | Mason Chang — Bug 1088898. Correctly set mLastCompose in force composites. r=benwa | |
8512443e6e4f2c266ade1023c46a66b37c5e5832 | Ryan VanderMeulen — Merge m-c to inbound. a=merge | |
f7999c1b6030da5b6f1f7a00252e3ec10ae63216 | Malini Das — Bug 1091205 - log marionette requests, r=jgriffin | |
3629ea724086b7195adcb26e57c5244d6df9403c | James Willcox — Bug 1089159 - Correctly use MediaCodec's audio output format r=cpearce | |
a009be3f978a5493b4451ed51caf640d6c5bb520 | Ryan VanderMeulen — Backed out changeset 4b4c7462ec89 (bug 1087378) for bustage. | |
e30de6729affd6aa103bbccb40be280af22cad93 | Eddy Bruël — Bug 757133 - Implement a WorkerDebugger;r=khuey | |
0f69fbc0d65d60b169b4d1d3f87359c753344a5e | Benoit Girard — Bug 1089040 - Fix HWC opacity check for largers with complex regions. r=sotaro | |
0be3a777ab2b0843d6844ec8ed7f3de3737436e1 | Dan Gohman — Bug 1077991 - IonMonkey: Simplify the handling of try-catch block control flow r=jandem | |
750b497aea432c8d478ced57791414d7c13d7772 | Shu-yu Guo — Bug 1089761 - Initialize lexicals to throw on touch on CallObject templates. (r=jandem) | |
374ab4e39b3866ad8c63c58ab43f1f81c476481e | Ryan VanderMeulen — Backed out changeset 459d3080fdf8 (bug 1056018) for e10s mochitest-bc failures. | |
bec6973477c6f4f74591473b2c7de8fbf7f74327 | Boris Zbarsky — Bug 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo | |
66860992cd5ea5e12dc41ec39101de2cca4b7737 | Boris Zbarsky — Bug 1088002 part 2. Change JS_DefineElement, JS_DefineProperty, JS_DefineUCProperty, JS_DefinePropertyById, and JS_DefineProperties to default to using JSNative accessors, not JSPropertyOp accessors. r=waldo | |
d0563150294baa25bb783f8bfd628c5985ee5416 | Boris Zbarsky — Bug 1088002 part 1. Change GetLocationProperty to a JSNative. r=bholley | |
4b4c7462ec89a4f090f950f7cef82eba6740829f | Boris Zbarsky — Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv | |
9d1f171c9c07f972e7ba324edd8664a242074c85 | Boris Zbarsky — Bug 1081274 part 2. Change baseline ICs to update getter/setter stubs in place instead of adding new stubs if the stub kind and holder match an existing stub (but the shape does not). r=efaust | |
233974607185bbc7449bd9d50b38c5ae88ce8760 | Boris Zbarsky — Bug 1081274 part 1. Change BaselineInspector to not attempt to optimize to a common getter/setter if either we have getter/setter stubs with different holder shapes or have had an unoptimizable access. r=efaust | |
c30b79646349e2efdbff534864370aadb49cb8fb | Nicolas Silva — Bug 1089364 - Add some missing D3D11 error checks. r=Bas | |
459d3080fdf8948c5d6e6419e1f2c8a34e6270cb | Blake Kaplan — Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) | |
7b6d9cc021ab092fcf295ff31a5185cf40df3116 | Blake Kaplan — Bug 1058392 - Fix printing of JSStrings (and jsids) in certain versions of gdb. r=sfink | |
24241717af63311a2e6202332441aa9403bfdbb6 | Joel Maher — Bug 1090421 - e10s suitenames need to be adjusted for holly. r=wlach | |
a9cab8a15d2bee231a85f2b30b70afd2ab59b525 | Brian Hackett — Bug 1085029 - Use common-descriptor logic more often in TypedObjectPrediction, r=nmatsakis. | |
4ec33eddc6fcdcab1c8bc9bc5100bc2d699c17e3 | Brian Hackett — Bug 1083600 - Use inline data for small transparent typed objects, r=sfink,nmatsakis. | |
33b93eb7e383198b49a04e026797f7eb08d5bace | Ryan VanderMeulen — Bug 1090512 - Touch CLOBBER to reopen the CLOSED TREE. | |
a492a219b80b5d0c5d7cc703f6ed4c95028061bf | Jonathan Watt — Bug 1090916 - Ignore SVG rect radii and calculate the bounds of rounded rects using Math when we have a rectilinear transform. r=longsonr | |
18daec980bedf477d8d6ea1c560e3469f78ca15e | Jonathan Watt — Bug 1090611 - Make nsCaret::PaintCaret take a Moz2D DrawTarget instead of nsRenderingContext. r=Bas | |
683469687a86a592c0909cab22a8b1fd773f3f69 | Jonathan Watt — Bug 1090607 - Port FrameLayerBuilder.cpp's DebugPaintItem helper to Moz2D. r=Bas | |
0259e2c45c3d7bb796e87b11f5eea261e11d09ea | Jon Coppeard — Bug 650161 - Update the list of test timeouts to ignore in CGC zeal tests r=terrence | |
3479b8c7cc8d4ce6d4af9853cc2c086beea28c43 | Jon Coppeard — Bug 650161 - Report GC invocation kind in stats r=terrence | |
f05aa42d06e9a06855db5e1d70b93e23f2073386 | Jon Coppeard — Bug 650161 - Fix bug in arena selection logic r=terence | |
04ecddfdb50be21ab5bfab95ea8a278d9254d059 | Andrea Marchesini — Bug 1090183 - WebSockets should work in SharedWorkers, r=smaug | |
a6240694a60949743e6deca97ce1c71e71fa02e8 | Monica Chew — Bug 1088904: Disable e10s autostart and prompt when tracking protection is enabled (r=felipe,billm) | |
52ed8be78a65699d2953ff6eb77a3e275b24728b | Ehsan Akhgari — Bug 1090512 - Emulate the clang-cl compiler version in toolchain.m4; r=glandium | |
be1a1fd58f1125dcbf8ba2a97d1a23ca7b9c5320 | Ehsan Akhgari — Bug 1090242 - Fix some more bad implicit constructors in DOM; r=baku | |
76386e21d73389a7658115b13f120a8d4eed3851 | Steven Michaud — Bug 1086977 - Facebook's old "Facebook Photo Uploader" (fbplugin) crashes on load on OS X Yosemite, add to block. r=bsmedberg |