- 58 changesets
- 166 files changed
- 5644 insertions
- 1883 deletions
| Extension | Occurrences |
| cpp | 54 |
| h | 36 |
| xhtml | 18 |
| js | 11 |
| css | 7 |
| build | 6 |
| webidl | 5 |
| java | 3 |
| ini | 3 |
| in | 3 |
| html | 3 |
| c | 2 |
| xul | 1 |
| py | 1 |
| mm | 1 |
| mk | 1 |
| list | 1 |
| jsx | 1 |
| ipdlh | 1 |
| hgtags | 1 |
| Module | Occurrences |
| layout | 42 |
| gfx | 32 |
| content | 14 |
| browser | 12 |
| dom | 11 |
| widget | 10 |
| parser | 10 |
| media | 7 |
| mobile | 6 |
| toolkit | 4 |
| netwerk | 3 |
| testing | 2 |
| js | 2 |
| webapprt | 1 |
| modules | 1 |
List of changesets:
| Michael Comella | Bug 1092254 - Use Solo.waitForCondition under the hood in BaseTest.waitForTest. r=liuche, a=test-only - cdd31f8931ae |
| Mark Finkle | Bug 1091410 - Intermittent testLinkContextMenu | Wait for the URLBar. r=bnicholson, a=test-only - 2ad92b68de0b |
| Henri Sivonen | Bug 1088635. r=smaug, a=dveditz. - 2be3d4150683 |
| Mats Palmgren | Bug 1077687 - If we have a pending request to rebuild all style data then do so instead of processing individual restyles. r=roc, a=dveditz - fdb8b52bea5c |
| Randall Barker | Bug 1055562 - Crash in java.lang.IllegalStateException: Callback has already been executed. r=wesj, a=lsblakk - 3c9ba9327aa9 |
| Bas Schouten | Bug 1093694 - Don't allow any graphics features when there's a driver version mismatch. r=jrmuizel, a=sledru - 38b0e08b93b7 |
| Benoit Jacob | Bug 1021265 - Regard d3d11 as broken with displaylink on versions <= 8.6.1.36484, and fall back to basic layers. r=jrmuizel, a=sledru - 57c47cb49c03 |
| Ryan VanderMeulen | Backed out changeset fdb8b52bea5c (Bug 1077687) for bustage. - 5b4bac2ebf6c |
| Mats Palmgren | Bug 1077687 - If we have a pending request to rebuild all style data then do so instead of processing individual restyles. r=roc, a=dveditz - 4e78f69ca4a9 |
| Georg Fritzsche | Bug 1094035 - Keyed Histograms do not reflect key strings to JS correctly. r=froydnj, a=lmandel - b94f02c9dc7d |
| Jeff Gilbert | Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp a=lmandel - 04a5da64e518 |
| James Willcox | Bug 1014614 - Rename nsSurfaceTexture to AndroidSurfaceTexture r=jgilbert a=lsblakk - 51f45407f843 |
| James Willcox | Bug 1014614 - Expose more SurfaceTexture API in AndroidSurfaceTexture r=blassey a=lsblakk - ed90f61eb314 |
| James Willcox | Bug 1014614 - Expose Android native window via AndroidNativeWindow wrapper r=blassey a=lsblakk - 9d1af2396d45 |
| James Willcox | Bug 1014614 - Do not try to use a temporary texture for SurfaceTexture r=jgilbert a=lsblakk - 6b03a2b8f2f4 |
| James Willcox | Bug 1014614 - Fix JNI wrapper for registering SurfaceTexture listener callbacks r=blassey a=lsblakk - bef38c92bab9 |
| James Willcox | Bug 1014614 - Support attach/detach of GLContext to AndroidSurfaceTexture r=jgilbert a=lsblakk - c82e88a99ca3 |
| Andrew Martin McDonough | Bug 1014614 - Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin a=lsblakk - 47ea294898a0 |
| James Willcox | Bug 1014614 - Add GLBlitHelper::BlitImageToFramebuffer and support SurfaceTexture images r=jgilbert a=lsblakk - 2973ae13faaa |
| James Willcox | Bug 1014614 - Fix readback of SurfaceTextureImage r=jgilbert a=lsblakk - 5813f7c574ce |
| James Willcox | Bug 1089423 - Catch MediaCodec exceptions r=gcp a=lsblakk - cd94c836426e |
| James Willcox | Bug 1089159 - Correctly use MediaCodec's audio output format r=cpearce a=lsblakk - 5811de401315 |
| Daniel Holbert | Bug 1055665 part 1: Backout changeset aece7f9f944c (i.e. backout Bug 1032922 part 2). a=lmandel - b4e9b4dab577 |
| Daniel Holbert | Bug 1055665 part 2: Backout changeset af2a4fb980ad (i.e. backout Bug 1032922 part 1). a=lmandel - d04d205b6c12 |
| Stephen Pohl | Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk a=lmandel - a8edc81c39d5 |
| Randell Jesup | Bug 1061702: Stop audio sources from continuing to play garbage after being stopped r=roc a=lmandel - d9f441a027e5 |
| Daniel Holbert | Revert changesets d04d205b6c1 and b4e9b4dab577 because they landed with the wrong bug number. - 0430d2b93ed3 |
| Daniel Holbert | Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout Bug 1032922 part 2). a=lmandel - af442befe914 |
| Daniel Holbert | Bug 1093316 part 2: Backout changeset af2a4fb980ad (i.e. backout Bug 1032922 part 1). a=lmandel - 6f460d9ed80d |
| Ralph Giles | Bug 1073805 - Fix HE-AAC regression on windows. r=kinetik,cpearce a=lmandel - decaff6b28c7 |
| Andrea Marchesini | Bug 1082734 - Disable location.searchParams for cross-origin insecure data access. r=bz, a=lmandel - d8080081d33a |
| Benoit Jacob | Bug 1093863 - Blacklist D3D on dual Intel/AMD not advertised as such in the registry. r=jrmuizel, a=lmandel - c8d99c0a36d9 |
| James Willcox | Back out 04a5da64e518..5811de401315 - 375b5fca3825 |
| James Willcox | Merge backout, a=bustage - 4cd1151d9de0 |
| Stephen Pohl | Backout a8edc81c39d5 for causing an increased number of intermittent Bug 1059238. a=bustage - 81cf187bba10 |
| Mark Banner | Bug 1093475 When a Loop call URL is deleted/blocked, use the proper session. r=mikedeboer a=lmandel - caa27159afeb |
| Randell Jesup | Bug 1090415: add *.room.co to screensharing whitelist rs=mreavy a=lmandel - 43e9c7a57468 |
| Jim Chen | Bug 1073328 - Prevent using our own handler as system handler. r=snorp, a=lmandel - 967cb2edcd52 |
| Brian Hackett | Bug 1091459 - Only interrupt JS execution after running long enough that the slow script dialog might need to be shown. r=bholley, a=lmandel - de49643707ae |
| Gijs Kruitbosch | Bug 1063121 - Dropping out of fullscreen mode without titlebar breaks titlebar/tabs layout. r=jimm, a=lmandel - f6b893ef9186 |
| Dragana Damjanovic | Bug 1085266 - NetworkActivityMonitor PRIOMethods changed to be static, because not attached nsUDPSockets were crashing if SocketTransportService had been shut down. A small fix to nsUDPSocket destructor has been added. r=michal, a=lmandel - dfe08b30f41f |
| Andrew McCreight | Bug 1066212 - Disable dom/audiochannel/tests/test_telephonyPolicy.html on Android. r=baku a=test-only - 57e502f33317 |
| Jeff Gilbert | Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp a=lmandel - 99c1af40ea1b |
| James Willcox | Bug 1014614 - Rename nsSurfaceTexture to AndroidSurfaceTexture r=jgilbert a=lsblakk - 03bb1ca133ee |
| James Willcox | Bug 1014614 - Expose more SurfaceTexture API in AndroidSurfaceTexture r=blassey a=lsblakk - edbde27790f4 |
| James Willcox | Bug 1014614 - Expose Android native window via AndroidNativeWindow wrapper r=blassey a=lsblakk - 4053de7eee7b |
| James Willcox | Bug 1014614 - Do not try to use a temporary texture for SurfaceTexture r=jgilbert a=lsblakk - 2a7e9525f500 |
| James Willcox | Bug 1014614 - Fix JNI wrapper for registering SurfaceTexture listener callbacks r=blassey a=lsblakk - 9c77e16f165c |
| James Willcox | Bug 1014614 - Support attach/detach of GLContext to AndroidSurfaceTexture r=jgilbert a=lsblakk - 997aac78a0b2 |
| Andrew Martin McDonough | Bug 1014614 - Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin a=lsblakk - 04cc5b970bb6 |
| James Willcox | Bug 1014614 - Add GLBlitHelper::BlitImageToFramebuffer and support SurfaceTexture images r=jgilbert a=lsblakk - 2a84f955f197 |
| James Willcox | Bug 1014614 - Fix readback of SurfaceTextureImage r=jgilbert a=lsblakk - ac0c848981db |
| James Willcox | Bug 1089423 - Catch MediaCodec exceptions r=gcp a=lsblakk - a915fb067948 |
| James Willcox | Bug 1089159 - Correctly use MediaCodec's audio output format r=cpearce a=lsblakk - 53692e16c248 |
| Jonathan Kew | Bug 1093949 - Reverse scroll position for RTL content. r=mats, a=lmandel - 4e453b566e83 |
| Stephen Pohl | Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit on CLOSED TREE. r=smichaud,myk a=lmandel,RyanVM - 557655b23004 |
| Nils Ohlmeier [:drno] | Bug 1089207: fix parsing of invalid fmtp att r=drno,jesup a=lmandel - f30e1c0c0694 |
| Nicolas Silva | Bug 1089183 - Blacklist D2D on a range of ATI drivers that don't handle dxgi keyed mutex properly. r=bjacob, a=sledru - 8e812440658b |