User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
emorley@mozilla.com Tue May 08 09:48:43 2012 +0000 | e4f9e2eab6b16eda0d84aea52b2685386dc6fa30 | Ed Morley — Merge last PGO-green changeset of mozilla-inbound to mozilla-central ← 50 merge changesets [Collapse] |
4cd71c470712eecb7c2cded4c1e5b9ec0e1c8f9d | Bas Schouten — Backout bug 732985(f453201647a1,ca29dc47986a,f0ca5eb320c4,94ffc045ba89). | |
f453201647a1b101e273cd95897c07159814e491 | Bas Schouten — Bug 732985 - Followup 2: Only compile HasCPUIDBit when using SSE2. r=bustage | |
ca29dc47986a437bdb0b0b551b44d29b327ef186 | Bas Schouten — Bug 732985 - Followup: Fix include order in gfx/2d Makefile. r=bustage | |
f0ca5eb320c41133f51dc51a5e188551c217e80d | Bas Schouten — Bug 732985 - Part 2: Use ImageScaler for large images. r=jrmuizel | |
94ffc045ba89b4d4cea8aba91d789c58de41294b | Bas Schouten — Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel | |
56ffdd5c9388ab76c9c25cef55b91500e658b391 | James Willcox — Bug 752153 - Improve the exit procedure for the Gecko Android Looper r=blassey | |
7d96ff6113c75a8aa67c8534f514847fa35ff440 | John O'Duinn — bug 707569 - build_and_deploy should use fast-package r=khuey | |
31bc349617c69015dfbd2b6d1a98d57820116469 | Ben Turner — Bug 672667 - Fix build bustage on Win64. | |
57deb5170205ec86191ef90d7b4ca1ad1fe7f01e | Ryan VanderMeulen — Merge m-c to inbound | |
77a87e7c6f500f6527073b02788dd67204fb8979 | Bill McCloskey — Bug 745034 - Add page fault counts to GC statistics (r=terrence,dmandelin) | |
e5f63aa66be67ae934caadb299f1f4ec82483aec | Jeff Walden — Bug 752737 - Delete the default and copy constructors and assignment operator from JSString and JSObject to avoid errors. r=luke | |
bfe31dbdee16fed4191826d5b419a46b04e59415 | Alexander Surkov — Bug 751496 - get rid nsAccessible::GetBoundsFrame, r=rbsaunde | |
f593f893ebd7858c375f2458d27249958a115907 | Mark Capella — Bug 739190 - change AppendTarget(nsIContent aContent) to take nsDocAccessible argument, r=surkov, f=eeejay | |
bce99efec4258cf0ec122da170d233411cd39aa0 | Luke Wagner — Bug 752205 - Ensure switch case strings are atoms (r=njn) | |
6c0ad67ab495d859fabda587a08c322fe77ac9d5 | Brian Nicholson — Bug 752713 - Only save thumbnail if document stop URL matches tab URL. r=blassey | |
8aadf11d119e6ce41eb2bdf8d63fdc959b988e62 | Brian Nicholson — Bug 752426 - Add null checks for thumbnail screenshots. r=blassey | |
e540d5d98b19eb26ac8644a738c49bb0bb699170 | Eitan Isaacson — Bug 752729 - Open select dialog via DOM event instead of Android message. r=mbrubeck | |
9b7bea577a43a00963b65f0ce6b59a0704f7e34c | Mark Capella — Bug 750191 - move IsTextInterfaceSupportCorrect under DEBUG ifdef, r=surkov, f=hub | |
58d583e7f9b1fcc813725ed495c727d1eae4dad8 | Ben Turner — Bug 672667 - ' IndexedDB demo causes leaks and never-ending assertions'. r=bsmedberg+smichaud+khuey. | |
78e5d85cb6ac54fc50df3ceff471620a5243f22f | Gavin Sharp — Bug 734076: make use of the new openUILink form to simplify context menu callers, r=dao | |
4940a331b1471900664d9fe7012954be29d083ec | Margaret Leibovic — Bug 752172 - Turn SiteIdentityPopup into a singleton. r=mbrubeck | |
0a1435de2bd72d47d496c66313667ae974889713 | Ehsan Akhgari — Merge mozilla-central into mozilla-inbound | |
746e2b96552110c4112a13f0afa645881b03116e | Jared Wein — Bug 746859 - Add a play icon to the click-to-play placeholder. r=felipe | |
c77b4c6085c1411135e42b6ba6bd0d40490a75a9 | Randell Jesup — Bug 752087: Use correct method to check is a jsval is an object r=roc | |
764c37699d2af6b56bbdb8db6fd4f1a0a99eaa30 | Margaret Leibovic — Bug 752052 - updateBookmark updates all bookmarks with the same URL, not a specific bookmark. r=rnewman | |
afe5651a18dcd11c0aea1c3df1ba3c6a0a4c88d5 | Daniel Jeter II — Bug 751697 - Upgrade zlib to version 1.2.7. r=joe | |
93e9ec07e3ed3d123459b7c30da55edc726a6e1e | John Ford — bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey | |
6f6ba1e4eae22e0bfd2d4f56007fe4e2529be5a9 | Ryan VanderMeulen — Re-land the patch for bug 732639 after a b2g clobber. | |
571e46266e96c2fd89d7253475b7cfd8a8d96b6b | Joe Drew — Bug 725105 - Fix the single-buffered (i.e., not default) case in LayerManagerOGL. r=bjacob | |
991d6c9dc2d927d34f3f37b9085e80c1322e9828 | Jared Wein — Bug 743421 - Add a comment describing why aRequest is being null-checked. r=me DONTBUILD | |
2a0b7a536677b9210aab41848ea21361e3099cd2 | Ryan VanderMeulen — Backout 7a8607523522 (bug 732639) due to bustage. r=Boot2Fail | |
15b8fd11fc9502abf84e22fd4f26f97d22b1bd5f | Ryan VanderMeulen — Mark the reftest for bug 750551 as failing on Linux due to perma-orange. rs=Ms2ger | |
3be54da1aba4a4dc5a1f40878922b57a8945b28c | Jared Wein — Bug 748701 - Followup: typo fix, forgot to set rv. r=me | |
6d4fbeb32fbf22a54c0c5cb18a1cca3588163de4 | Malini Das — Bug 749862 - findElements should return all matching elements, r=jgriffin, a=test-only | |
7a8607523522bfe8576614273bd8967469d60db1 | Kyle Machulis — Bug 732639: Create event loop thread for bluetooth dbus on gonk/linux; r=cjones | |
9399d5faf9eee3a4289a035888a2a108342b2c3d | Nathan Froyd — Bug 751314 - fix -Wsign-compare warnings in nsGlobalWindow.cpp; r=khuey | |
44e88a715dccfe56078b4d141633b4b7e707dcb8 | Ehsan Akhgari — Bug 752008 - Remove the dependency on MSVC for building ANGLE; r=ted | |
7b11e6c758c80cb0537281021ff046bba30ec986 | Terrence Cole — Bug 752604 - Ergonomics improvements for HashTable::rekeyFront; r=luke | |
4b9a76ac2df38adfb2ef0860f3700ef8a9e3ac5f | L. David Baron — Try to fix topcrash bug 752428 by null-checking the result of nsIPresShell::FrameManager(), which isn't supposed to need it. r=roc | |
f63a2c79ad1b8b92dc11372a8cf55ba5f296631d | Honza Bambas — Bug 715837 - Crash @ mozilla::net::HttpChannelParent::RecvMarkOfflineCacheEntryAsForeign, r=jduell | |
e763ef9f3d5d08b01168a6db2ddab4d6f839db89 | Jan de Mooij — Bug 738525 - Add IC for getters backed by a JSNative. r=bhackett | |
1dbfff7cf0ab8fd028d32a754b9aafefc7481a95 | Jonathan Kew — harfbuzz shaper should not modify character-clustering info due to diacritic within ligature. Bug 249159, r=smontagu | |
863fe7093e304ab0e92a1cf4f8bacdb721358e0f | Jonathan Kew — Split wordbreak-7 test into two testcases, one without lam-alef ligatures and one with (marked as failing due to bug 479829). Bug 249159, r=smontagu | |
7faad86fbadaa043e2c8327dc46e574cd1b2b346 | Simon Montagu — More tests for bug 249159, r=jfkthame | |
78c508bfee65fa90fc86b05042075de78f7964b8 | Makoto Kato — Bug 249159 - Part 2 Implement CSS3 Text word-break property. r=dbaron, smontagu | |
2998b1105a1140f0ec95db658b27e68d28780c63 | Simon Montagu — Test for word-break in 16-bit text as well as 8-bit. Bug 249159 r=jfkthame | |
4acd1e285cc4dfbb4fd64290574ef4eb7a5d99dd | Makoto Kato — Bug 249159 - Part 1 Add word-break interface to nsILineBreaker. r=smontagu | |
cab8af0ca0407acb480255690836d058306aa517 | Simon Montagu — Make dir=rtl reverse layout direction in horizontal orientation only. Bug 750551, r=dholbert | |
14c53b0ff2e7ccba94f8ceced90ef3276f253668 | Simon Montagu — Tests for bug 750551. r=dholbert |