Commit Graph

18903 Commits

Author SHA1 Message Date
Ryan VanderMeulen
a25e1a410f Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
b9164deb9a Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Mihai Sucan
4ada48fe50 Bug 952190 - Pretty output for native objects from chrome windows; r=past 2014-02-19 14:33:56 +02:00
Tim Abraldes
b49f182048 bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy 2014-02-19 09:00:14 -08:00
Carsten "Tomcat" Book
7b8cb8d43f Merge mozilla-central to b2g-inbound 2014-02-19 14:23:51 +01:00
Carsten "Tomcat" Book
c7afeb5a7b merge fx-team to mozilla-central 2014-02-19 14:00:16 +01:00
Fernando Jiménez
174899e515 Bug 938635 - Implement forceAuthentication for firefox accounts. Part 1: DOM API. r=jedp 2014-02-19 11:47:10 +01:00
Wes Kocher
ee4dc7e89c Merge m-c to fx-team 2014-02-18 19:10:03 -08:00
Justin Dolske
b3fea90acd Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Justin Dolske
4299fd6757 Bug 951499 - Horizontal audio control needs hidpi graphics. r=jaws 2014-02-18 19:05:33 -08:00
Wes Kocher
e94ae59d91 Merge inbound to m-c 2014-02-18 18:49:28 -08:00
Nick Fitzgerald
164c79ce0c Bug 974072 - Only restore breakpoints if there are breakpoints in the debugger server's breakpoint store; r=past 2014-02-18 14:35:50 -08:00
Ryan VanderMeulen
77e1eb4e84 Merge m-c to inbound. 2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
6bcf42d1bf Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
1fc840785b Merge b2g-inbound to m-c. 2014-02-18 15:04:12 -05:00
Ehsan Akhgari
16b2ad1171 Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression 2014-02-18 14:27:51 -05:00
Ed Morley
e25f3268a0 Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures 2014-02-18 16:52:15 +00:00
Georg Fritzsche
ec4d50b43c Bug 926830 - Test cleanup for plugin enabledState usage, toolkit. r=bsmedberg 2014-02-17 15:57:54 +01:00
Masatoshi Kimura
e6668db5be Bug 973371 - Clarify a label for a checkbox in the Profile Manager. r=benjamin 2014-02-21 20:10:59 +09:00
Irving Reid
3c80e7a15b Bug 972852 - Handle file errors and fix log messages that were causing addon manager failures. r=Mossop 2014-02-14 16:40:57 -05:00
Marina Samuel
ace2ecf6af Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Roberto A. Vitillo
3b983bc275 Bug 973579 - TelemetryFile should fail silently when not overwriting an existing file. r=Yoric 2014-02-18 11:26:11 +00:00
David Rajchenbach-Teller
b31dd6e9c1 Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
e6a295e593 Merge m-c to fx-team. 2014-02-18 15:24:27 -05:00
Nick Fitzgerald
5dae8b3d09 Bug 973983 - Use ES6 generators instead of old style generators in debugger script actors; r=vporof 2014-02-18 10:37:11 -08:00
David Rajchenbach-Teller
84fd72b7c8 Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 18:51:23 +01:00
Jed Parsons
4e64bad547 Bug 972582 - Fix broken base64UrlDecode in toolkit/identity. r=MattN, r=warner, sr=mossop 2014-02-19 13:53:12 -08:00
Heather Arthur
b8c8a39fe3 Bug 971974 - Wait for style sheet to load before querying for imported sheets in style editor. r=pbrosset 2014-02-18 09:20:25 -05:00
David Rajchenbach-Teller
25f0be4bca Bug 965527 - Be even more careful with AsyncShutdown logging, part 2. r=yoric 2014-02-18 08:50:14 -05:00
Ehsan Akhgari
88c47212e9 Bug 973143 - Move some variables to moz.build; r=glandium 2014-02-18 02:02:00 -05:00
Ehsan Akhgari
7b16802ce4 Bug 973142 - Get rid of the MOZILLA_INTERNAL_API makefile variable; r=glandium
It's just as easy to directly set the preprocessor macro in the moz.build
files.  Using this variable doesn't really buy us anything.

This patch also removes unused code from rdf/tests/dsds.
2014-02-18 01:56:51 -05:00
Ehsan Akhgari
6767a3aed6 Bug 970123 - Avoid read-aheading icudt52.dll for better startup performance; r=glandium 2014-02-18 01:30:36 -05:00
Phil Ringnalda
f6cb06c649 Merge f-t to m-c 2014-02-17 20:56:06 -08:00
Phil Ringnalda
243fc36595 Merge m-c to f-t 2014-02-17 15:27:12 -08:00
Masatoshi Kimura
efe4a42cf0 Bug 973313 - Remove reference to vccorlib. r=jimm 2014-02-18 01:20:19 +09:00
Carsten "Tomcat" Book
a0eb3da03e Merge mozilla-central to mozilla-inbound 2014-02-17 13:59:18 +01:00
Fabrice Desré
4f03136656 Bug 895964 - "Could not create service for entry Disk Space Watcher Service" r=bent 2014-02-16 17:31:33 -08:00
Phil Ringnalda
54dcc06e76 Merge f-t to m-c 2014-02-15 18:28:12 -08:00
Ms2ger
c3f4f67f82 Bug 968900 - Move LOCAL_INCLUDES to moz.build in toolkit/; r=mshal 2014-02-15 21:25:20 +01:00
Ms2ger
6e066deaea Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal 2014-02-15 21:24:59 +01:00
Phil Ringnalda
c422c4939c Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
045a2cbe55 Merge m-i to m-c 2014-02-15 09:54:57 -08:00
Vaibhav Agarwal
d109cb3fc7 Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-02-15 04:53:02 -05:00
Panos Astithas
0aa0c2add2 Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof 2014-02-15 10:57:26 +02:00
Phil Ringnalda
bb47d34a53 Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js 2014-02-14 23:58:49 -08:00
Brian Smith
83e4eaa908 Bug 896620: Make marketplace certs work on in all products, r=keeler
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
Georg Fritzsche
b30796027d Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg 2014-02-14 12:00:49 +01:00
Ryan VanderMeulen
bed56c488f Merge inbound to m-c. 2014-02-14 15:21:12 -05:00
Marco Bonardo
8b16cee080 Bug 971686 - Bookmarks backups can't be properly stored if /tmp is on a different filesystem. r=Yoric 2014-02-14 15:42:35 +01:00
Mike de Boer
e6f2b1ad41 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 14:04:28 +01:00
Mike de Boer
b0a8ac819b Bug 326743: support find-selection in view-source component. r=Unfocused 2014-02-14 14:04:25 +01:00
Mike de Boer
f93f175b91 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
Wes Kocher
ee5da0ab00 Merge m-c to inbound on a CLOSED TREE 2014-02-13 18:50:08 -08:00
Wes Kocher
6b9cee2347 Merge fx-team to m-c 2014-02-13 17:28:56 -08:00
Brandon Benvie
6ffce03025 Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo 2014-02-13 09:39:32 -08:00
Masayuki Nakano
b3b19a9e2f Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Vivien Nicolas
b3b9d997a5 Bug 968237 - Use a pref to set the threshold of the event loop lag tracker. r=ted 2014-02-15 01:45:45 +01:00
Vivien Nicolas
fa1c373fb3 Bug 970937 - [JavaScript Error: 'parentDocShell is null'] in LayoutHelpers.jsm. r=paul 2014-02-15 01:45:45 +01:00
Ryan VanderMeulen
181f4610c4 Merge m-c to inbound. 2014-02-14 15:32:02 -05:00
David Keeler
30ccf7829f bug 967975 - certificate error override telemetry r=briansmith
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/cmd/OCSPStaplingServer.cpp => security/manager/ssl/tests/unit/tlsserver/cmd/BadCertServer.cpp
2014-02-13 14:53:29 -08:00
David Major
4b1e00cc72 Bug 951827 - Part 5: Tests for shared hooks. r=ehsan 2014-02-14 15:00:41 -08:00
David Major
ada6f22884 Bug 951827 - Part 4: Support absolute jumps in hooks. r=ehsan 2014-02-14 14:58:12 -08:00
David Major
7c2b0d4aab Bug 951827 - Part 3: Give trampolines some structure. r=ehsan 2014-02-14 14:55:46 -08:00
David Major
3c56751296 Bug 951827 - Part 2: Decode more instructions so that we can use longer jumps. r=ehsan 2014-02-14 14:55:26 -08:00
David Major
e559c6fba4 Bug 951827 - Part 1: Don't undo hooks to functions that have since changed. r=ehsan 2014-02-14 14:52:29 -08:00
James Kitchener
718ccd33dd Bug 464222 - Get relative links to resolve in parser view selection. r=dolske 2014-02-20 08:43:54 -05:00
Carsten "Tomcat" Book
7717d6f52d Merge mozilla-central to fx-team 2014-02-18 14:07:37 +01:00
Mike de Boer
0e5f25dbaa Bug 963925: added test for Highlight All mode. r=Unfocused 2014-02-17 15:43:04 +01:00
Mike de Boer
e3a0ee0c2d Bug 963925: do not store searchString upon Highlight. r=Unfocused 2014-02-17 15:43:01 +01:00
Mike de Boer
40061c646f Bug 967982: harden _setFindCloseTimeout to only start a timer when the findbar is hidden. r=evilpie,Unfocused 2014-02-17 15:42:59 +01:00
Tim Taubert
39ae98d39b Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Tim Taubert
f2607b4997 Backed out changeset d2133d001fca (bug 971697) 2014-02-17 22:04:36 +01:00
Tim Taubert
a26ebe7bba Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Gregory Szorc
b1a42140bf NO BUG - Fix bustage in toolkit/components/crashes/tests/xpcshell/test_crash_manager.js; r=me 2014-02-14 14:53:47 -08:00
David Rajchenbach-Teller
9be4aecee9 Bug 965527 - Be even more careful with AsyncShutdown logging. r=yoric 2014-02-13 14:12:40 -05:00
Daniel Desira
4f2e96c2f0 Bug 948880 - Move inline scripts and styles into separate file for toolkit/content/aboutAbout.xhtml (URL=about:about). r=gavin 2014-02-13 14:12:39 -05:00
Ryan VanderMeulen
862b3a6da9 Merge m-c to fx-team. 2014-02-13 10:32:59 -05:00
Ryan VanderMeulen
f43c59704b Merge inbound to m-c. 2014-02-13 10:30:03 -05:00
Ryan VanderMeulen
33649b8921 Merge m-c to fx-team. 2014-02-12 15:59:34 -05:00
Jim Chen
d5b0e8fd9d Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj 2014-02-12 10:24:21 -05:00
Masatoshi Kimura
dfb3f0e76b Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Brion Vibber
21337d6f3c Bug 956567 - [prettify] Pretty print in the debugger produces invalid js. r=fitzgen 2014-02-13 10:02:51 -05:00
Mark Hammond
6d1e8e7fd7 Bug 975944 - fix log appenders' ._name property. r=unfocused 2014-02-25 09:31:41 +11:00
Ryan VanderMeulen
4bb8025d3e Merge m-c to fx-team. 2014-02-24 16:22:48 -05:00
Peiyong Lin
adc24dddf9 Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric 2014-02-24 10:16:01 -05:00
David Rajchenbach-Teller
732f31922d Bug 965527 - Further AsyncShutdown error reporting for OS.File. r=yoric 2014-02-24 10:15:47 -05:00
David Major
399a9df609 Bug 972671 - Fix trampoline jump target calculation in the pJmp32 case. r=m_kato 2014-02-19 11:30:09 -05:00
Carsten "Tomcat" Book
05e8e2b5dc Merge mozilla-central to mozilla-inbound 2014-02-19 14:17:32 +01:00
Masatoshi Kimura
a698a5d13f Bug 973181 - Check the unprompted elevation mode only if the current user can elevate. r=bbondy 2014-02-19 20:29:48 +09:00
Neil Rashbrook
6d31f2f597 Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Neil Rashbrook
6b35be88ec Bug 974824 Remove bogus sizetopopup attributes r=Enn
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Andrea Marchesini
e104f14409 Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan 2014-02-03 16:48:38 +00:00
Carsten "Tomcat" Book
f774f20799 Merge mozilla-central to mozilla-inbound 2014-02-27 15:39:48 +01:00
Gregory Szorc
fc19689627 Bug 875562 - Part 7: Implement limits for stored crash data; r=Yoric
This patch institutes limits for how much crash data can be stored in
terms of maximum number of crash events per day. If more events than the
limit are encountered, we record that a high water mark has been
encountered and we silently discard the payload of future events.

We chose to not increment the version of the store payload because no
clients are actively saving this data yet, so it doesn't make sense to
incur a version bump.

--HG--
extra : rebase_source : 3d5d92668b38e8b9c3c45e1a61a3a172b576e0a5
extra : amend_source : 71fffa0724450c5fe13563d2539813e9a831b3de
2014-01-28 17:33:38 -08:00
Marina Samuel
39d3346840 Bug 872206 - Part 1 - Create a separate CrashMonitor file for Metro. r=dteller. 2014-02-12 12:59:11 -05:00
Irving Reid
555a321ebf Bug 965788 - Use XHR timeout for addon checks. r=Mossop, r=Unfocused 2014-02-11 14:14:32 -05:00
David Rajchenbach-Teller
de43bcbdd7 Bug 957123 - Better AsyncShutdown error reporting for OS.File. r=froydnj 2014-02-07 10:52:47 -05:00
David Rajchenbach-Teller
a56be4af70 Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo 2014-02-07 16:09:02 -05:00
David Rajchenbach-Teller
caa4399ad4 Bug 957123 - Fix the use of File.prototype.close() by a few AddonManager tests. r=Unfocused 2014-02-12 10:14:27 -05:00
David Rajchenbach-Teller
74c9f45ea6 Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj 2014-02-07 16:09:02 -05:00
Ryan VanderMeulen
9dcf7dd07b Merge m-c to fx-team on a CLOSED TREE. 2014-02-12 08:40:19 -05:00
Ryan VanderMeulen
e9998941e7 Merge inbound to m-c. 2014-02-12 08:37:35 -05:00
Patrick Brosset
c91c3aa9c0 Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker 2014-02-12 12:14:46 +01:00
Erik Vold
e9338e3b08 Bug 964545 Add-on SDK page-mods are now debuggable r=dcamp 2014-01-27 23:21:31 -08:00
Ed Morley
b1bc16a48b Backed out changeset a43ae8497706 (bug 968101) 2014-03-05 17:25:01 +00:00
Ryan VanderMeulen
760e2a311f Backed out changeset 6f05267b4afc (bug 798033) for Android bustage. 2014-03-05 09:55:52 -05:00
Michal Novotny
5a7dc723e7 Bug 968101 - Remove directories with low priority on background, r=honzab 2014-02-19 13:04:06 +01:00
snigdha
ef5d7c4e73 Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey 2014-03-05 08:47:45 -05:00
Nick Fitzgerald
0977acaa19 Bug 964706 - Support getter and setter literal syntax in the debugger's pretty printer; r=benvie 2014-02-15 12:41:01 -08:00
Aaron Klotz
565c7371d4 Bug 970412: Modify Telemetry.fileIOReports to include limited path information; r=froydnj 2014-02-11 14:24:49 -07:00
Masatoshi Kimura
99e7712add Bug 969728 - Make users using temporary profile possible to update using the maintenance service. r=bbondy 2014-02-12 06:01:29 +09:00
Jed Parsons
6dad8b6440 Bug 945278 - Firefox Accounts: Add onerror handler to catch getAssertion errors. r=ferjm 2014-01-21 15:57:50 -08:00
Brian Smith
bbf60e0ee9 Bug 878932, Part 1: add insanity::pkix as an option for certificate verification, r=keeler, r=cviecco
--HG--
extra : rebase_source : c1f75dff6ac7f32e082517af701654abebaee250
2014-02-10 11:41:12 -08:00
Mike de Boer (mdeboer@mozilla.com)
665bc14273 [Australis] Bug 972525: update notifications close button alignment. r=dao 2014-02-14 13:01:14 +01:00
David Rajchenbach-Teller
5a88c5e84f Bug 941918 - Remove big scary comment in AsyncShutdown. r=bsmedberg 2014-02-14 11:52:13 -05:00
Ryan VanderMeulen
ff2f0e8e4c Merge m-c to fx-team. 2014-02-14 08:58:26 -05:00
Stephen Horlander
5f8bc5fa5b [Australis] Bug 968595 - Change arrow panel arrow size and arrow panel styling. r=dao 2014-02-14 14:16:25 +01:00
Mike de Boer
4ce1a976c3 Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
592478a9e8 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 11:38:28 +01:00
Mike de Boer
9e63f897f7 Bug 326743: support find-selection in view-source component. r=Unfocused 2014-02-14 11:38:26 +01:00
Mike de Boer
756cda4640 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 11:38:22 +01:00
Ted Mielczarek
f9670827d3 bug 968837 - bustage fix for the CLOSED TREE r=bustage 2014-02-13 11:13:45 -05:00
Ryan VanderMeulen
7a1c0e3e51 Merge m-c to inbound. 2014-02-13 10:31:44 -05:00
Ted Mielczarek
23e1ddca5b Bug 968837 - Move more Mochitests into manifests. r=jmaher
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Alessio Placitelli
ddc24c0c2c Bug 924874 - Add OS.File.getAvailableFreeSpace for Windows and Linux. r=Yoric 2014-01-15 02:04:00 -05:00
J. Ryan Stinnett
f0e492f68a Bug 919819 - Detect JS files from fetched content type. r=fitzgen
--HG--
rename : browser/devtools/debugger/test/browser_dbg_pretty-print-01.js => browser/devtools/debugger/test/browser_dbg_pretty-print-13.js
rename : browser/devtools/debugger/test/code_ugly.js => browser/devtools/debugger/test/code_ugly-8
rename : browser/devtools/debugger/test/doc_pretty-print.html => browser/devtools/debugger/test/doc_pretty-print-3.html
2014-02-11 15:35:11 -06:00
Ryan VanderMeulen
9df2447fa1 Merge m-c to fx-team. 2014-02-11 14:59:46 -05:00
Ryan VanderMeulen
0c48cf457c Merge fx-team to m-c. 2014-02-11 14:52:21 -05:00
Paul Rouget
07de69f604 Bug 962511 - Implement an eventlooplag actor. r=past 2014-02-05 16:29:38 +01:00
Ryan VanderMeulen
2459f12ae2 Merge inbound to m-c. 2014-02-11 08:39:31 -05:00
Masayuki Nakano
1b48cb9045 Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin 2014-02-11 14:26:10 +09:00
Ehsan Akhgari
77fa579484 Bug 969875 - Use fallible allocations in the URL Classifier some more; r=gcp 2014-02-10 20:51:01 -05:00
Mike Hommey
0d839c5b66 Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.

This also moves running libffi and icu configure to top-level.

Standalone js builds still have their own configure doing moz.build traversal,
as before.

--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
J. Ryan Stinnett
6db8ed4f8e Bug 966039 - Test more parts of app actor via mochitest. r=ochameau 2014-02-10 15:52:50 -06:00
Ehsan Akhgari
b870bb3fe9 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Gregory Szorc
94c17fd393 Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg
Support for main process crashes, plugin crashes, and plugin hangs is
added to the crash manager. This includes a JS API for reporting them as
well as support for reading the event files.

There is still an issue of unbound growth on the store. This will be
addressed in a subsequent patch.

--HG--
extra : rebase_source : e714bf5f9c2fd9c50f2e40659c3b1a89591f3b1a
2014-01-28 15:46:03 -08:00
Ehsan Akhgari
5a96208edf Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal 2014-02-10 13:41:02 -05:00
Ehsan Akhgari
fb23854e8f Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -05:00
Bill McCloskey
32e8ab9b4c Bug 966467 - Enable some service proxies only in content processes (r=vlad) 2014-02-09 16:13:05 -08:00
Robert O'Callahan
f5372eac13 Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Raymond Lee
54661a9cdb Bug 923406 - Remove localizedFilenamePrefix from PlacesBackups.js r=mak 2014-02-09 11:14:39 +01:00
Emerson Veenstra
f943131f64 Bug 967086 - Move toolkit/components/crashmonitor/nsCrashMonitor.js from EXTRA_PP_COMPONENTS to EXTRA_COMPONENTS. r=ttaubert 2014-02-08 20:56:38 -05:00
Bill McCloskey
bfd4a94db2 Bug 961529 - Add BrowserUtils module (r=felipe) 2014-02-08 17:40:27 -08:00
Phil Ringnalda
ef3a438040 Back out ed6e04e6fc0c (bug 968642) for breaking Windows plugin tests
CLOSED TREE
2014-02-07 21:26:02 -08:00
Ehsan Akhgari
e506f7f137 Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-07 23:22:31 -05:00
Gregory Szorc
5f7ff500d3 Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.

--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Oskar Eisemut
f95ce2ad2e Bug 968141 - Remove pref print.whileInPrintPreview and print.tmp.printerfeatures can_use_multiple_devicecontexts_concurrently, was default enabled since Bug 126802 anyway. r=roc 2014-02-07 12:44:00 +01:00
Ryan VanderMeulen
cff17d804d Merge m-c to inbound. 2014-02-07 14:34:33 -05:00
Ryan VanderMeulen
e77e2b92b7 Merge inbound to m-c. 2014-02-07 14:22:17 -05:00
David Rajchenbach-Teller
efce517b87 Bug 967436 - Port test_ThirdPartyCookieProbe.js to Promise.jsm. r=yoric 2014-02-07 10:37:37 -05:00
Peiyong Lin
6d3ae7dcf8 Bug 964735 - Convert libc into Library to make it link lazily. r=Yoric 2014-02-07 10:37:21 -05:00
Marco Bonardo
efc6b43f8d Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano 2014-02-04 14:43:20 +01:00
Carsten "Tomcat" Book
87668576b7 merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00
Brandon Benvie
9af85711e7 Bug 967813 - Change loader alias for acorn and add acorn/util/walk.js. r=fitzgen 2014-02-06 12:39:04 -08:00
J. Ryan Stinnett
257bb95f99 Bug 968440 - Update security check for getApp in webapps actor. r=ochameau 2014-02-05 15:34:23 -06:00
Ryan VanderMeulen
b617482600 Merge m-c to fx-team. 2014-02-06 16:34:33 -05:00
Ryan VanderMeulen
c095a8b9e0 Merge fx-team to m-c. 2014-02-06 16:22:15 -05:00
Peiyong Lin
5a907508c4 Bug 965196 - [OS.File] Add an option |backupTo| to writeAtomic. r=Yoric 2014-02-06 15:10:08 -05:00
Jan Horak
f5153c02c4 Bug 752474 - Sort names of languages in the spelling checker context menu. r=ehsan 2014-02-06 09:46:28 -05:00
Jim Mathies
a2667470da Bug 968267 - Passive updates might not restart properly in metro mode. r=bbondy 2014-02-07 06:41:57 -06:00
Jacek Caban
0f44098ce8 Bug 902587 - Use proper compare function on mingw. 2014-02-07 12:52:00 +01:00
Jacek Caban
e2c118d828 Bug 968772 - Don't use pragma for wintrust.lib linkage. r=glandium 2014-02-07 12:50:20 +01:00
Kay Plößer
2572b6aeee Bug 960046 - [OS.File] makeDir should not fail if the directory is a root. r=Yoric 2014-02-06 10:05:43 -05:00
Peiyong Lin
8c94fce2e6 Bug 948884 - Move inline scripts and styles into a separate file for toolkit/content/aboutTelemetry.xhtml (URL=about:telemetry). r=gps 2014-02-06 10:04:34 -05:00
Carsten "Tomcat" Book
5c1b7c4a12 merge b2g-inbound to mozilla-central 2014-02-06 13:17:08 +01:00
Carsten "Tomcat" Book
58429da813 merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
Ryan VanderMeulen
6b9d35a219 Merge m-c to b2g-inbound on a CLOSED TREE. 2014-02-05 16:12:18 -05:00
Ryan VanderMeulen
8a68d16b9a Merge fx-team to m-c. 2014-02-05 15:31:20 -05:00
Ryan VanderMeulen
84cac0677c Merge m-c to fx-team. 2014-02-05 16:14:03 -05:00
Nick Alexander
0f59e92889 Bug 951865 - Part 1: Replace ABI_DIR with ANDROID_CPU_ARCH. r=glandium 2014-02-05 08:51:48 -08:00
Marco Zehe
0eca0e9a66 Bug 968111 - Fix various accessibility markup issues in Toolkit XUL files, r=da0 2014-02-05 17:33:43 +01:00
Phil Ringnalda
68432f3df0 Backed out 3 changesets (bug 928536) for build bustage
CLOSED TREE

Backed out changeset 750054102e68 (bug 928536)
Backed out changeset baa309383864 (bug 928536)
Backed out changeset 1ff2aed7f76f (bug 928536)
2014-02-05 08:29:17 -08:00
Brandon Benvie
aaf8b50cde Bug 967698 - Update acorn to version 0.4.1. r=fitzgen 2014-02-04 17:52:38 -08:00
Wes Johnston
0fe05b5cdd Bug 961369 - Fallback when no file picker available in about:memory. r=njn,mfinkle 2014-02-05 10:04:32 -08:00
Mike de Boer (mdeboer@mozilla.com)
576828e470 [Australis] Bug 961727: adjust popup padding on Windows to 4px. r=dao 2014-02-05 13:17:34 +01:00
Vivien Nicolas
0ec6f46a02 Bug 962044 - Forward event loop lag messages via an observer. r=ted 2014-02-05 19:53:53 +01:00
Tareq Khandaker
a959e8f491 Bug 961050 - Reference to undefined property options.compression. r=Yoric 2014-02-05 13:39:48 -05:00
Roberto A. Vitillo
ae530953e5 Bug 967203 - Telemetry doesn't save pending pings on shutdown. r=Yoric 2014-02-04 15:37:18 +00:00
Alexandre Poirot
aa3aede020 Bug 966988 - Fix bug 959420 in webapps actor getManifestFor usage. r=paul 2014-02-05 13:29:52 -05:00
Jed Davis
230a08b7ab Bug 945498 - Use breakpad to report seccomp violations as crashes. r=ted, r=kang
Upstream issue for breakpad patch: https://breakpad.appspot.com/1114003/
2014-02-05 13:29:51 -05:00
Monica Chew
85de3a65ab Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo) 2014-01-27 13:39:00 -08:00
Monica Chew
ab239b2b34 Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo) 2014-01-27 13:39:00 -08:00
Monica Chew
8a4507d7a1 Bug 928536: Send signature information in remote lookups (r=gcp,paolo,keeler) 2014-01-27 12:47:42 -08:00
Monica Chew
85fbd38e85 Bug 928536: Send signature information in remote lookups (r=gcp,paolo,keeler) 2014-01-27 12:47:42 -08:00
Ehsan Akhgari
91fac0cd26 Bug 968623 - Port the DEFINES variable in toolkit/library/Makefile.in to moz.build; r=glandium 2014-02-05 23:14:32 -05:00
Masayuki Nakano
7f5b190745 Bug 966612 part.1 Print preview should handle Esc key with keydown event r=enndeakin 2014-02-06 00:14:35 +09:00
Carsten "Tomcat" Book
a6ae27b8f3 merge fx-team to mozilla-central 2014-02-05 13:28:00 +01:00
Gian-Carlo Pascutto
df72e0d5b1 Bug 966659 - Add missing semicolon in SafeBrowsing protocol. r=mmc 2014-02-05 08:37:16 +01:00
Mike Conley
8ecdc81f92 Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs.
* * *
Fix for 930094
* * *
Fix because WTF
2014-02-04 16:17:00 -05:00
Mike Conley
59f0e1b473 [Australis] Backout cbe26a93c79b (bug 930094) for test failures. 2014-02-04 18:46:38 -05:00
Ted Mielczarek
9645366154 bug 903620 - rework JS shell packaging as a Python script. r=glandium 2014-02-06 13:22:35 -05:00
Ryan VanderMeulen
4fb42adba3 Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
Alex Henrie
3e11665fc2 Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao 2014-02-04 21:36:29 -07:00
Ryan VanderMeulen
6c3dd53784 Backed out changeset f4c91d9262f1 (bug 965373) for test_profiler_activation.js timeouts on Windows debug. 2014-02-06 14:34:05 -05:00
Ehsan Akhgari
ac38419e37 Bug 944800 - Move the information about delay loaded DLLs into moz.build; r=gps 2014-02-06 14:17:44 -05:00
Viktor Stanchev
3bc3c52481 Bug 965373 - When the profiler stops it doesn't stop the EventTracer thread; r=bgirard
---
 toolkit/xre/EventTracer.cpp   | 48 +++++++++++++++++++++++++++++++------------
 tools/profiler/nsProfiler.cpp |  3 +++
 2 files changed, 38 insertions(+), 13 deletions(-)

--HG--
extra : rebase_source : 249b164d232320bbec25de2b13d23ed87ffff842
2014-02-06 11:59:25 -05:00
Gregory Szorc
3eb241446a Bug 875562 - Part 5: Document crash events for initial implementation; r=bsmedberg
The initial implementation of this feature will write 3 distinct event
types and will only count occurrences of each. Future iterations of the
feature will capture more metadata, such as submission state and extra
crash annotations. These will not be included in this patch set.

DONTBUILD (NPOTB)

--HG--
extra : rebase_source : a1be4ceb6e06f2153d0927e50090c5f352b741d6
2014-01-28 12:00:10 -08:00
Jacek Caban
dd48b01d66 Bug 859751 - Don't use DOS encoding for popup-aero.css.
--HG--
extra : rebase_source : 9d16b435796ce95c7ae31c08279293e378ad56c2
2014-02-06 17:43:17 +01:00
Gregory Szorc
9481222b1c Bug 875562 - Part 4: Add Support for crash event files to CrashManager; r=Yoric
This patch introduces the concepts of the "crash data store" and "crash
event files." The "crash data store" is a data store containing
information about crashes. Data is added to this store directly through
a JavaScript API or by the presence of "crash event files." A "crash
event file" is simply an individual file containing information about
a crash event. These files are periodically scanned and their contents
are merged into the store.

Currently, no specific event files types are defined. This patch merely
begins to implement the infrastructure for dealing with them. Support
for specific crash events will be added in subsequent patches.

--HG--
extra : rebase_source : c58017b514f31c2823bc8ef4158a42bba758a9ab
2014-01-27 15:49:11 -08:00
Carsten "Tomcat" Book
23a4962c96 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-05 14:54:11 +01:00
Patrick Brosset
4b885fdd46 Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 11:53:46 +01:00
Carsten "Tomcat" Book
89b91b0de3 Backed out changeset 18d70a3136f5 (bug 932896) for mochitest-other bustage on a CLOSED TREE 2014-02-05 11:36:02 +01:00
Paul Rouget
b61d77d686 Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 10:02:52 +01:00
Mike Conley
0d1b2a95ae Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs. 2014-02-04 16:56:07 -05:00
Ryan VanderMeulen
5cfd356b58 Backed out changeset 72fdce22d68f (bug 964545) for mochitest-bc crashes. 2014-02-04 15:09:06 -05:00
Ryan VanderMeulen
7ed8b6371e Merge m-c to fx-team. 2014-02-04 14:45:46 -05:00
Ryan VanderMeulen
7196939775 Merge b2g-inbound to m-c. 2014-02-04 14:43:23 -05:00
Marina Samuel
752cfbeadf Bug 967126: Update Metro Firefox's appName to MetroFirefox for telemetry pings. r=jmathies 2014-02-04 14:06:29 -05:00
Marco Bonardo
8fded3a557 Backout c0a84f517f4f (bug 824433) for xpcshell tests crashes on Linux 2014-02-04 16:18:38 +01:00
Paul Adenot
a1ff610699 Bug 967007 - Bump the sniffing limit for mp3. r=rillian 2014-02-03 16:55:34 +01:00
Marco Bonardo
f51b83658f Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano 2014-02-04 14:43:20 +01:00
Ryan VanderMeulen
741380ba50 Merge m-c to inbound on a CLOSED TREE. 2014-02-03 15:45:49 -05:00
Alexandre Poirot
e90c22e00c Bug 962541 - Allow debugging the same app on subsequent connections. r=paul 2014-02-03 09:43:28 -05:00
Steven MacLeod
8f8aec9549 Bug 959130 - Stop using OS.File for startup read in CrashMonitor.jsm. r=ttaubert 2014-02-03 15:14:16 +01:00
Neil Deakin
648a60a077 Bug 963105, improve performance of formatAccessKey by returning early when no access key is present, r=neil 2014-02-03 09:06:21 -05:00
Neil Deakin
e813d925de Bug 941051, follow up to ensure the test acually checks pixel values 2014-02-03 08:35:37 -05:00
Phil Ringnalda
6855064504 Merge m-c to f-t 2014-02-02 17:47:08 -08:00
Gijs Kruitbosch
005f7f790d Bug 966759 - resurrect toolkit strings deleted by Australis on m-c, r=ttaubert 2014-02-02 21:42:45 +00:00
Phil Ringnalda
e6d806cd52 Bug 952350 - Skip test_showcaret.xul on Windows for sending its exceptions into later tests 2014-02-02 14:45:05 -08:00
Phil Ringnalda
77d4fc0617 Merge m-i to m-c 2014-02-02 09:16:37 -08:00
Andrea Marchesini
0991ae3875 Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan 2014-02-03 16:48:38 +00:00
Marco Bonardo
5073b08d6e Bug 928734 - Intermittent test_419731.js | "title 2" == "new title 1". r=mano 2014-02-03 16:06:11 +01:00
Marco Bonardo
3b291a6993 Bug 767939 - Editing a bookmark and changing URL drops tags. r=dietrich 2014-02-03 16:06:03 +01:00
Phil Ringnalda
f889b09361 Merge f-t to m-c 2014-02-02 18:58:48 -08:00
Ryan VanderMeulen
5dac4f304b Merge m-c to fx-team. 2014-02-01 17:23:29 -05:00
Heather Arthur
cf4c251429 Bug 950915 - Watch for changes to CSS files on disk for source mapped files; r=dcamp 2014-02-01 12:26:53 -08:00
Ryan VanderMeulen
7e6b2fe808 Backed out changeset ca2ab9f4ac9c (bug 950266) for suspicion of causing bug 966582. 2014-02-01 14:39:56 -05:00
Nicholas Nethercote
90b8a00e9d Bug 903131 - Add save GC/CC logs buttons to about:memory. r=njn,mccr8.
--HG--
extra : rebase_source : 56af9b89675394b5a219f699b96c1d26c00adc38
2014-01-31 14:43:08 -08:00
Phil Ringnalda
6b64c93109 Bug 952350 - Skip test_sorttemplate.xul on Windows
--HG--
extra : rebase_source : 77eb47d5bab79d63fbbfb961d557db743d7c26f6
2014-02-02 11:52:48 -08:00
Ryan VanderMeulen
fffb2dcd37 Merge fx-team to m-c. 2014-01-31 21:04:30 -05:00
Matthew Noorenberghe
c67ed04bdf Bug 917797 - Fix intermittent test_master_password.html with outer-window-destroyed. r=dolske 2014-01-31 12:39:52 -08:00
Shane Caraveo
1e8dd4410e bug 963961 fix intermittent blocklist failure, r=felipe 2014-01-31 11:46:04 -08:00
Gregory Szorc
f7fdf274a0 Bug 875562 - Part 3b: Review fixups; r=me
--HG--
extra : rebase_source : 1bbadefa0a86dd3c56c038089242647027c88d8f
2014-01-29 09:46:39 -08:00
Ryan VanderMeulen
2a828dc50d Merge m-c to inbound. 2014-02-01 17:22:56 -05:00
Erik Vold
2444de25e5 Bug 964545 - Add-on SDK page-mods are now debuggable r=dcamp 2014-01-27 23:21:31 -08:00
Patrick Brosset
7c890d7d69 Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof 2014-02-01 10:24:44 +01:00
Victor Porof
e9ae497850 Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell 2014-02-01 08:37:53 +02:00
Jed Parsons
556c2f110c Bug 957863 - Use FxA auth clock skew in hawk, jwcrypto, and sync. r=warner, r=rnewman 2014-01-23 18:04:38 -08:00
Carsten "Tomcat" Book
1434d7220a Backed out changeset 77999d41ee0c (bug 959773) to fix bustage on b2g-device Builds on a CLOSED TREE 2014-01-31 15:02:26 +01:00
Carsten "Tomcat" Book
4863767d2d Backed out changeset be17fb052374 (bug 813645) to fix bustage on b2g-device Builds on a CLOSED TREE
--HG--
rename : media/libyuv/AUTHORS => media/webrtc/trunk/third_party/libyuv/AUTHORS
rename : media/libyuv/Android.mk => media/webrtc/trunk/third_party/libyuv/Android.mk
rename : media/libyuv/DEPS => media/webrtc/trunk/third_party/libyuv/DEPS
rename : media/libyuv/LICENSE => media/webrtc/trunk/third_party/libyuv/LICENSE
rename : media/libyuv/LICENSE_THIRD_PARTY => media/webrtc/trunk/third_party/libyuv/LICENSE_THIRD_PARTY
rename : media/libyuv/OWNERS => media/webrtc/trunk/third_party/libyuv/OWNERS
rename : media/libyuv/PATENTS => media/webrtc/trunk/third_party/libyuv/PATENTS
rename : media/libyuv/README.chromium => media/webrtc/trunk/third_party/libyuv/README.chromium
rename : media/libyuv/all.gyp => media/webrtc/trunk/third_party/libyuv/all.gyp
rename : media/libyuv/codereview.settings => media/webrtc/trunk/third_party/libyuv/codereview.settings
rename : media/libyuv/include/libyuv.h => media/webrtc/trunk/third_party/libyuv/include/libyuv.h
rename : media/libyuv/include/libyuv/basic_types.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/basic_types.h
rename : media/libyuv/include/libyuv/compare.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/compare.h
rename : media/libyuv/include/libyuv/convert.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/convert.h
rename : media/libyuv/include/libyuv/convert_argb.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/convert_argb.h
rename : media/libyuv/include/libyuv/convert_from.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/convert_from.h
rename : media/libyuv/include/libyuv/convert_from_argb.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/convert_from_argb.h
rename : media/libyuv/include/libyuv/cpu_id.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/cpu_id.h
rename : media/libyuv/include/libyuv/format_conversion.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/format_conversion.h
rename : media/libyuv/include/libyuv/mjpeg_decoder.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/mjpeg_decoder.h
rename : media/libyuv/include/libyuv/planar_functions.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/planar_functions.h
rename : media/libyuv/include/libyuv/rotate.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/rotate.h
rename : media/libyuv/include/libyuv/rotate_argb.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/rotate_argb.h
rename : media/libyuv/include/libyuv/row.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/row.h
rename : media/libyuv/include/libyuv/scale.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/scale.h
rename : media/libyuv/include/libyuv/scale_argb.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/scale_argb.h
rename : media/libyuv/include/libyuv/scale_row.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/scale_row.h
rename : media/libyuv/include/libyuv/version.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/version.h
rename : media/libyuv/include/libyuv/video_common.h => media/webrtc/trunk/third_party/libyuv/include/libyuv/video_common.h
rename : media/libyuv/libyuv.gyp => media/webrtc/trunk/third_party/libyuv/libyuv.gyp
rename : media/libyuv/libyuv.gypi => media/webrtc/trunk/third_party/libyuv/libyuv.gypi
rename : media/libyuv/libyuv_nacl.gyp => media/webrtc/trunk/third_party/libyuv/libyuv_nacl.gyp
rename : media/libyuv/libyuv_test.gyp => media/webrtc/trunk/third_party/libyuv/libyuv_test.gyp
rename : media/libyuv/linux.mk => media/webrtc/trunk/third_party/libyuv/linux.mk
rename : media/libyuv/public.mk => media/webrtc/trunk/third_party/libyuv/public.mk
rename : media/libyuv/source/compare.cc => media/webrtc/trunk/third_party/libyuv/source/compare.cc
rename : media/libyuv/source/compare_common.cc => media/webrtc/trunk/third_party/libyuv/source/compare_common.cc
rename : media/libyuv/source/compare_neon.cc => media/webrtc/trunk/third_party/libyuv/source/compare_neon.cc
rename : media/libyuv/source/compare_posix.cc => media/webrtc/trunk/third_party/libyuv/source/compare_posix.cc
rename : media/libyuv/source/compare_win.cc => media/webrtc/trunk/third_party/libyuv/source/compare_win.cc
rename : media/libyuv/source/convert.cc => media/webrtc/trunk/third_party/libyuv/source/convert.cc
rename : media/libyuv/source/convert_argb.cc => media/webrtc/trunk/third_party/libyuv/source/convert_argb.cc
rename : media/libyuv/source/convert_from.cc => media/webrtc/trunk/third_party/libyuv/source/convert_from.cc
rename : media/libyuv/source/convert_from_argb.cc => media/webrtc/trunk/third_party/libyuv/source/convert_from_argb.cc
rename : media/libyuv/source/convert_jpeg.cc => media/webrtc/trunk/third_party/libyuv/source/convert_jpeg.cc
rename : media/libyuv/source/convert_to_argb.cc => media/webrtc/trunk/third_party/libyuv/source/convert_to_argb.cc
rename : media/libyuv/source/convert_to_i420.cc => media/webrtc/trunk/third_party/libyuv/source/convert_to_i420.cc
rename : media/libyuv/source/cpu_id.cc => media/webrtc/trunk/third_party/libyuv/source/cpu_id.cc
rename : media/libyuv/source/format_conversion.cc => media/webrtc/trunk/third_party/libyuv/source/format_conversion.cc
rename : media/libyuv/source/mjpeg_decoder.cc => media/webrtc/trunk/third_party/libyuv/source/mjpeg_decoder.cc
rename : media/libyuv/source/mjpeg_validate.cc => media/webrtc/trunk/third_party/libyuv/source/mjpeg_validate.cc
rename : media/libyuv/source/planar_functions.cc => media/webrtc/trunk/third_party/libyuv/source/planar_functions.cc
rename : media/libyuv/source/rotate.cc => media/webrtc/trunk/third_party/libyuv/source/rotate.cc
rename : media/libyuv/source/rotate_argb.cc => media/webrtc/trunk/third_party/libyuv/source/rotate_argb.cc
rename : media/libyuv/source/rotate_mips.cc => media/webrtc/trunk/third_party/libyuv/source/rotate_mips.cc
rename : media/libyuv/source/rotate_neon.cc => media/webrtc/trunk/third_party/libyuv/source/rotate_neon.cc
rename : media/libyuv/source/row_any.cc => media/webrtc/trunk/third_party/libyuv/source/row_any.cc
rename : media/libyuv/source/row_common.cc => media/webrtc/trunk/third_party/libyuv/source/row_common.cc
rename : media/libyuv/source/row_mips.cc => media/webrtc/trunk/third_party/libyuv/source/row_mips.cc
rename : media/libyuv/source/row_neon.cc => media/webrtc/trunk/third_party/libyuv/source/row_neon.cc
rename : media/libyuv/source/row_posix.cc => media/webrtc/trunk/third_party/libyuv/source/row_posix.cc
rename : media/libyuv/source/row_win.cc => media/webrtc/trunk/third_party/libyuv/source/row_win.cc
rename : media/libyuv/source/row_x86.asm => media/webrtc/trunk/third_party/libyuv/source/row_x86.asm
rename : media/libyuv/source/scale.cc => media/webrtc/trunk/third_party/libyuv/source/scale.cc
rename : media/libyuv/source/scale_argb.cc => media/webrtc/trunk/third_party/libyuv/source/scale_argb.cc
rename : media/libyuv/source/scale_common.cc => media/webrtc/trunk/third_party/libyuv/source/scale_common.cc
rename : media/libyuv/source/scale_mips.cc => media/webrtc/trunk/third_party/libyuv/source/scale_mips.cc
rename : media/libyuv/source/scale_neon.cc => media/webrtc/trunk/third_party/libyuv/source/scale_neon.cc
rename : media/libyuv/source/scale_posix.cc => media/webrtc/trunk/third_party/libyuv/source/scale_posix.cc
rename : media/libyuv/source/scale_win.cc => media/webrtc/trunk/third_party/libyuv/source/scale_win.cc
rename : media/libyuv/source/video_common.cc => media/webrtc/trunk/third_party/libyuv/source/video_common.cc
rename : media/libyuv/source/x86inc.asm => media/webrtc/trunk/third_party/libyuv/source/x86inc.asm
rename : media/libyuv/tools/valgrind-libyuv/libyuv_tests.bat => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/libyuv_tests.bat
rename : media/libyuv/tools/valgrind-libyuv/libyuv_tests.py => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/libyuv_tests.py
rename : media/libyuv/tools/valgrind-libyuv/libyuv_tests.sh => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/libyuv_tests.sh
rename : media/libyuv/tools/valgrind-libyuv/memcheck/OWNERS => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/OWNERS
rename : media/libyuv/tools/valgrind-libyuv/memcheck/PRESUBMIT.py => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/PRESUBMIT.py
rename : media/libyuv/tools/valgrind-libyuv/memcheck/suppressions.txt => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/suppressions.txt
rename : media/libyuv/tools/valgrind-libyuv/memcheck/suppressions_mac.txt => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/suppressions_mac.txt
rename : media/libyuv/tools/valgrind-libyuv/memcheck/suppressions_win32.txt => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/suppressions_win32.txt
rename : media/libyuv/tools/valgrind-libyuv/tsan/OWNERS => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/OWNERS
rename : media/libyuv/tools/valgrind-libyuv/tsan/PRESUBMIT.py => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/PRESUBMIT.py
rename : media/libyuv/tools/valgrind-libyuv/tsan/suppressions.txt => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/suppressions.txt
rename : media/libyuv/tools/valgrind-libyuv/tsan/suppressions_mac.txt => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/suppressions_mac.txt
rename : media/libyuv/tools/valgrind-libyuv/tsan/suppressions_win32.txt => media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/suppressions_win32.txt
rename : media/libyuv/unit_test/basictypes_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/basictypes_test.cc
rename : media/libyuv/unit_test/compare_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/compare_test.cc
rename : media/libyuv/unit_test/convert_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/convert_test.cc
rename : media/libyuv/unit_test/cpu_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/cpu_test.cc
rename : media/libyuv/unit_test/math_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/math_test.cc
rename : media/libyuv/unit_test/planar_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/planar_test.cc
rename : media/libyuv/unit_test/rotate_argb_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/rotate_argb_test.cc
rename : media/libyuv/unit_test/rotate_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/rotate_test.cc
rename : media/libyuv/unit_test/scale_argb_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/scale_argb_test.cc
rename : media/libyuv/unit_test/scale_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/scale_test.cc
rename : media/libyuv/unit_test/testdata/arm_v7.txt => media/webrtc/trunk/third_party/libyuv/unit_test/testdata/arm_v7.txt
rename : media/libyuv/unit_test/testdata/tegra3.txt => media/webrtc/trunk/third_party/libyuv/unit_test/testdata/tegra3.txt
rename : media/libyuv/unit_test/unit_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/unit_test.cc
rename : media/libyuv/unit_test/unit_test.h => media/webrtc/trunk/third_party/libyuv/unit_test/unit_test.h
rename : media/libyuv/unit_test/version_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/version_test.cc
rename : media/libyuv/unit_test/video_common_test.cc => media/webrtc/trunk/third_party/libyuv/unit_test/video_common_test.cc
rename : media/libyuv/util/Makefile => media/webrtc/trunk/third_party/libyuv/util/Makefile
rename : media/libyuv/util/compare.cc => media/webrtc/trunk/third_party/libyuv/util/compare.cc
rename : media/libyuv/util/convert.cc => media/webrtc/trunk/third_party/libyuv/util/convert.cc
rename : media/libyuv/util/cpuid.c => media/webrtc/trunk/third_party/libyuv/util/cpuid.c
rename : media/libyuv/util/psnr.cc => media/webrtc/trunk/third_party/libyuv/util/psnr.cc
rename : media/libyuv/util/psnr.h => media/webrtc/trunk/third_party/libyuv/util/psnr.h
rename : media/libyuv/util/psnr_main.cc => media/webrtc/trunk/third_party/libyuv/util/psnr_main.cc
rename : media/libyuv/util/ssim.cc => media/webrtc/trunk/third_party/libyuv/util/ssim.cc
rename : media/libyuv/util/ssim.h => media/webrtc/trunk/third_party/libyuv/util/ssim.h
rename : media/libyuv/winarm.mk => media/webrtc/trunk/third_party/libyuv/winarm.mk
2014-01-31 15:02:06 +01:00
Carsten "Tomcat" Book
427a27f08b merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Randell Jesup
86d6c6d0b4 Bug 813645 - Move libyuv to media/libyuv r=glandium
--HG--
rename : media/webrtc/trunk/third_party/libyuv/AUTHORS => media/libyuv/AUTHORS
rename : media/webrtc/trunk/third_party/libyuv/Android.mk => media/libyuv/Android.mk
rename : media/webrtc/trunk/third_party/libyuv/DEPS => media/libyuv/DEPS
rename : media/webrtc/trunk/third_party/libyuv/LICENSE => media/libyuv/LICENSE
rename : media/webrtc/trunk/third_party/libyuv/LICENSE_THIRD_PARTY => media/libyuv/LICENSE_THIRD_PARTY
rename : media/webrtc/trunk/third_party/libyuv/OWNERS => media/libyuv/OWNERS
rename : media/webrtc/trunk/third_party/libyuv/PATENTS => media/libyuv/PATENTS
rename : media/webrtc/trunk/third_party/libyuv/README.chromium => media/libyuv/README.chromium
rename : media/webrtc/trunk/third_party/libyuv/all.gyp => media/libyuv/all.gyp
rename : media/webrtc/trunk/third_party/libyuv/codereview.settings => media/libyuv/codereview.settings
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv.h => media/libyuv/include/libyuv.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/basic_types.h => media/libyuv/include/libyuv/basic_types.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/compare.h => media/libyuv/include/libyuv/compare.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/convert.h => media/libyuv/include/libyuv/convert.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/convert_argb.h => media/libyuv/include/libyuv/convert_argb.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/convert_from.h => media/libyuv/include/libyuv/convert_from.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/convert_from_argb.h => media/libyuv/include/libyuv/convert_from_argb.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/cpu_id.h => media/libyuv/include/libyuv/cpu_id.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/format_conversion.h => media/libyuv/include/libyuv/format_conversion.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/mjpeg_decoder.h => media/libyuv/include/libyuv/mjpeg_decoder.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/planar_functions.h => media/libyuv/include/libyuv/planar_functions.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/rotate.h => media/libyuv/include/libyuv/rotate.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/rotate_argb.h => media/libyuv/include/libyuv/rotate_argb.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/row.h => media/libyuv/include/libyuv/row.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/scale.h => media/libyuv/include/libyuv/scale.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/scale_argb.h => media/libyuv/include/libyuv/scale_argb.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/scale_row.h => media/libyuv/include/libyuv/scale_row.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/version.h => media/libyuv/include/libyuv/version.h
rename : media/webrtc/trunk/third_party/libyuv/include/libyuv/video_common.h => media/libyuv/include/libyuv/video_common.h
rename : media/webrtc/trunk/third_party/libyuv/libyuv.gyp => media/libyuv/libyuv.gyp
rename : media/webrtc/trunk/third_party/libyuv/libyuv.gypi => media/libyuv/libyuv.gypi
rename : media/webrtc/trunk/third_party/libyuv/libyuv_nacl.gyp => media/libyuv/libyuv_nacl.gyp
rename : media/webrtc/trunk/third_party/libyuv/libyuv_test.gyp => media/libyuv/libyuv_test.gyp
rename : media/webrtc/trunk/third_party/libyuv/linux.mk => media/libyuv/linux.mk
rename : media/webrtc/trunk/third_party/libyuv/public.mk => media/libyuv/public.mk
rename : media/webrtc/trunk/third_party/libyuv/source/compare.cc => media/libyuv/source/compare.cc
rename : media/webrtc/trunk/third_party/libyuv/source/compare_common.cc => media/libyuv/source/compare_common.cc
rename : media/webrtc/trunk/third_party/libyuv/source/compare_neon.cc => media/libyuv/source/compare_neon.cc
rename : media/webrtc/trunk/third_party/libyuv/source/compare_posix.cc => media/libyuv/source/compare_posix.cc
rename : media/webrtc/trunk/third_party/libyuv/source/compare_win.cc => media/libyuv/source/compare_win.cc
rename : media/webrtc/trunk/third_party/libyuv/source/convert.cc => media/libyuv/source/convert.cc
rename : media/webrtc/trunk/third_party/libyuv/source/convert_argb.cc => media/libyuv/source/convert_argb.cc
rename : media/webrtc/trunk/third_party/libyuv/source/convert_from.cc => media/libyuv/source/convert_from.cc
rename : media/webrtc/trunk/third_party/libyuv/source/convert_from_argb.cc => media/libyuv/source/convert_from_argb.cc
rename : media/webrtc/trunk/third_party/libyuv/source/convert_jpeg.cc => media/libyuv/source/convert_jpeg.cc
rename : media/webrtc/trunk/third_party/libyuv/source/convert_to_argb.cc => media/libyuv/source/convert_to_argb.cc
rename : media/webrtc/trunk/third_party/libyuv/source/convert_to_i420.cc => media/libyuv/source/convert_to_i420.cc
rename : media/webrtc/trunk/third_party/libyuv/source/cpu_id.cc => media/libyuv/source/cpu_id.cc
rename : media/webrtc/trunk/third_party/libyuv/source/format_conversion.cc => media/libyuv/source/format_conversion.cc
rename : media/webrtc/trunk/third_party/libyuv/source/mjpeg_decoder.cc => media/libyuv/source/mjpeg_decoder.cc
rename : media/webrtc/trunk/third_party/libyuv/source/mjpeg_validate.cc => media/libyuv/source/mjpeg_validate.cc
rename : media/webrtc/trunk/third_party/libyuv/source/planar_functions.cc => media/libyuv/source/planar_functions.cc
rename : media/webrtc/trunk/third_party/libyuv/source/rotate.cc => media/libyuv/source/rotate.cc
rename : media/webrtc/trunk/third_party/libyuv/source/rotate_argb.cc => media/libyuv/source/rotate_argb.cc
rename : media/webrtc/trunk/third_party/libyuv/source/rotate_mips.cc => media/libyuv/source/rotate_mips.cc
rename : media/webrtc/trunk/third_party/libyuv/source/rotate_neon.cc => media/libyuv/source/rotate_neon.cc
rename : media/webrtc/trunk/third_party/libyuv/source/row_any.cc => media/libyuv/source/row_any.cc
rename : media/webrtc/trunk/third_party/libyuv/source/row_common.cc => media/libyuv/source/row_common.cc
rename : media/webrtc/trunk/third_party/libyuv/source/row_mips.cc => media/libyuv/source/row_mips.cc
rename : media/webrtc/trunk/third_party/libyuv/source/row_neon.cc => media/libyuv/source/row_neon.cc
rename : media/webrtc/trunk/third_party/libyuv/source/row_posix.cc => media/libyuv/source/row_posix.cc
rename : media/webrtc/trunk/third_party/libyuv/source/row_win.cc => media/libyuv/source/row_win.cc
rename : media/webrtc/trunk/third_party/libyuv/source/row_x86.asm => media/libyuv/source/row_x86.asm
rename : media/webrtc/trunk/third_party/libyuv/source/scale.cc => media/libyuv/source/scale.cc
rename : media/webrtc/trunk/third_party/libyuv/source/scale_argb.cc => media/libyuv/source/scale_argb.cc
rename : media/webrtc/trunk/third_party/libyuv/source/scale_common.cc => media/libyuv/source/scale_common.cc
rename : media/webrtc/trunk/third_party/libyuv/source/scale_mips.cc => media/libyuv/source/scale_mips.cc
rename : media/webrtc/trunk/third_party/libyuv/source/scale_neon.cc => media/libyuv/source/scale_neon.cc
rename : media/webrtc/trunk/third_party/libyuv/source/scale_posix.cc => media/libyuv/source/scale_posix.cc
rename : media/webrtc/trunk/third_party/libyuv/source/scale_win.cc => media/libyuv/source/scale_win.cc
rename : media/webrtc/trunk/third_party/libyuv/source/video_common.cc => media/libyuv/source/video_common.cc
rename : media/webrtc/trunk/third_party/libyuv/source/x86inc.asm => media/libyuv/source/x86inc.asm
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/libyuv_tests.bat => media/libyuv/tools/valgrind-libyuv/libyuv_tests.bat
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/libyuv_tests.py => media/libyuv/tools/valgrind-libyuv/libyuv_tests.py
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/libyuv_tests.sh => media/libyuv/tools/valgrind-libyuv/libyuv_tests.sh
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/OWNERS => media/libyuv/tools/valgrind-libyuv/memcheck/OWNERS
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/PRESUBMIT.py => media/libyuv/tools/valgrind-libyuv/memcheck/PRESUBMIT.py
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/suppressions.txt => media/libyuv/tools/valgrind-libyuv/memcheck/suppressions.txt
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/suppressions_mac.txt => media/libyuv/tools/valgrind-libyuv/memcheck/suppressions_mac.txt
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/memcheck/suppressions_win32.txt => media/libyuv/tools/valgrind-libyuv/memcheck/suppressions_win32.txt
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/OWNERS => media/libyuv/tools/valgrind-libyuv/tsan/OWNERS
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/PRESUBMIT.py => media/libyuv/tools/valgrind-libyuv/tsan/PRESUBMIT.py
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/suppressions.txt => media/libyuv/tools/valgrind-libyuv/tsan/suppressions.txt
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/suppressions_mac.txt => media/libyuv/tools/valgrind-libyuv/tsan/suppressions_mac.txt
rename : media/webrtc/trunk/third_party/libyuv/tools/valgrind-libyuv/tsan/suppressions_win32.txt => media/libyuv/tools/valgrind-libyuv/tsan/suppressions_win32.txt
rename : media/webrtc/trunk/third_party/libyuv/unit_test/basictypes_test.cc => media/libyuv/unit_test/basictypes_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/compare_test.cc => media/libyuv/unit_test/compare_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/convert_test.cc => media/libyuv/unit_test/convert_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/cpu_test.cc => media/libyuv/unit_test/cpu_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/math_test.cc => media/libyuv/unit_test/math_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/planar_test.cc => media/libyuv/unit_test/planar_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/rotate_argb_test.cc => media/libyuv/unit_test/rotate_argb_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/rotate_test.cc => media/libyuv/unit_test/rotate_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/scale_argb_test.cc => media/libyuv/unit_test/scale_argb_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/scale_test.cc => media/libyuv/unit_test/scale_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/testdata/arm_v7.txt => media/libyuv/unit_test/testdata/arm_v7.txt
rename : media/webrtc/trunk/third_party/libyuv/unit_test/testdata/tegra3.txt => media/libyuv/unit_test/testdata/tegra3.txt
rename : media/webrtc/trunk/third_party/libyuv/unit_test/unit_test.cc => media/libyuv/unit_test/unit_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/unit_test.h => media/libyuv/unit_test/unit_test.h
rename : media/webrtc/trunk/third_party/libyuv/unit_test/version_test.cc => media/libyuv/unit_test/version_test.cc
rename : media/webrtc/trunk/third_party/libyuv/unit_test/video_common_test.cc => media/libyuv/unit_test/video_common_test.cc
rename : media/webrtc/trunk/third_party/libyuv/util/Makefile => media/libyuv/util/Makefile
rename : media/webrtc/trunk/third_party/libyuv/util/compare.cc => media/libyuv/util/compare.cc
rename : media/webrtc/trunk/third_party/libyuv/util/convert.cc => media/libyuv/util/convert.cc
rename : media/webrtc/trunk/third_party/libyuv/util/cpuid.c => media/libyuv/util/cpuid.c
rename : media/webrtc/trunk/third_party/libyuv/util/psnr.cc => media/libyuv/util/psnr.cc
rename : media/webrtc/trunk/third_party/libyuv/util/psnr.h => media/libyuv/util/psnr.h
rename : media/webrtc/trunk/third_party/libyuv/util/psnr_main.cc => media/libyuv/util/psnr_main.cc
rename : media/webrtc/trunk/third_party/libyuv/util/ssim.cc => media/libyuv/util/ssim.cc
rename : media/webrtc/trunk/third_party/libyuv/util/ssim.h => media/libyuv/util/ssim.h
rename : media/webrtc/trunk/third_party/libyuv/winarm.mk => media/libyuv/winarm.mk
2014-01-30 19:55:04 -05:00
Randell Jesup
0b487cb504 Bug 959773: Add x264 license for libyuv update r=gerv 2014-01-30 19:54:35 -05:00
Gavin Sharp
97a3daad3c Remove comment reference to fix-buildconfig, which was made unused in revision ec95c1d93af0 and removed in revision e9f39220b8e7 (no bug)
--HG--
extra : rebase_source : ae2d0597c39890596f1275386f1e0bcb51cd3ff1
2014-01-30 11:53:24 -08:00
Ryan VanderMeulen
51a0bb8010 Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
Neil Deakin
29ddcae949 Bug 941051, use one pixel sized instead of zero pixel sized anchor rectangles to prevent it from being treated as empty during intersection with screen test, fixes arrow panel placement issues, r=neil 2014-01-30 11:48:09 -05:00
Henri Sivonen
750178f54e Bug 959061 - Have only one "Chinese, Simplified" item in the Character Encoding menu. r=Unfocused. 2014-01-30 14:39:25 +02:00
Carsten "Tomcat" Book
8ed9b74d90 merge mozilla-inbound to mozilla-central 2014-01-30 10:57:47 +01:00
Wes Kocher
09da54b27b Backed out changeset 7e243174acf5 (bug 964545) to fix a CLOSED TREE 2014-01-29 17:03:11 -08:00
Gijs Kruitbosch
0f268638e2 Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused 2014-01-27 11:56:04 +00:00