chiajung hung
|
3c4bb6f838
|
Bug 959089 - Part 1: Implement a new protocol for manage shared buffers' allocation. r=vlad, r=gal
|
2014-04-25 02:28:00 -04:00 |
|
Kyle Huey
|
3be8fc6baf
|
Bug 994971: Don't export nsObserverService.h. r=bsmedberg
--HG--
extra : rebase_source : cd5aa136075086a10cfa03d937743d8a5471fd6c
|
2014-04-14 12:04:27 -07:00 |
|
Kyle Huey
|
4b25f94dc9
|
Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
--HG--
extra : rebase_source : 239ff77ec3765a3f190ed75b1645c6011e5d1dbd
|
2014-04-14 12:04:24 -07:00 |
|
Ryan VanderMeulen
|
1823db3230
|
Backed out changeset e2d5b2be4142 (bug 994971) for non-unified bustage.
CLOSED TREE
|
2014-04-14 18:27:52 -04:00 |
|
Ryan VanderMeulen
|
601b02224e
|
Backed out changesets ddbac34527fe and fa82f32d0c39 (bug 991812) for B2G bustage.
CLOSED TREE
|
2014-04-14 16:16:18 -04:00 |
|
Kyle Huey
|
a50fb4de7c
|
Bug 994971: Don't export nsObserverService.h. r=bsmedberg
|
2014-04-14 12:04:27 -07:00 |
|
Kyle Huey
|
d7199fa836
|
Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
|
2014-04-14 12:04:24 -07:00 |
|
Benoit Jacob
|
5ffda8542b
|
Bug 987305 - Refactor EnumSerializer - r=nfroyd
|
2014-04-14 10:17:40 -04:00 |
|
Ted Mielczarek
|
99e2065137
|
bug 980876 - null check GamepadService in case of events still in play during shutdown. r=smaug
|
2014-04-07 14:28:41 -04:00 |
|
Ted Mielczarek
|
25006fde09
|
bug 980876 - be smarter about sending gamepad updates from the background thread. r=smaug
|
2014-04-07 14:28:08 -04:00 |
|
snigdha
|
90f0f64d5b
|
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-04-01 08:29:25 -04:00 |
|
John Shih
|
6aa0595d71
|
Bug 960426 - Part 2: Modifications for IDL change. r=blassey
|
2014-03-05 11:54:55 +08:00 |
|
Carsten "Tomcat" Book
|
8dd01a51fe
|
merge b2g-inbound to mozilla-central
|
2014-03-20 14:07:58 +01:00 |
|
Wes Kocher
|
af4fab6d1c
|
Backed out 3 changesets (bug 980027) for causing a serious race in hal with the pref service
Backed out changeset 5cd05df56f67 (bug 980027)
Backed out changeset 6344d6606517 (bug 980027)
Backed out changeset 098a43b537e9 (bug 980027)
|
2014-03-19 15:36:13 -07:00 |
|
Cervantes Yu
|
295a735e85
|
Bug 959966: prevent the preallocated process from being killed by the lowmem killer by rasing its priority. r=khuey,gsvelto
|
2014-03-13 15:24:42 +08:00 |
|
Dave Hylands
|
9768f063a8
|
Bug 964537 - Fix intermittent access through a null pointer. r=dmajor
|
2014-03-18 14:18:14 -07:00 |
|
Ben Kelly
|
07881c0521
|
Bug 980027: Part 1: Provide mechanism to set thread priority via HAL. r=gsvelto
|
2014-03-17 11:52:42 -04:00 |
|
Gabriele Svelto
|
8eb959fe27
|
Bug 979205 - Make LMK and low-mem trigger preferences use values in KiB instead of MiB. r=fabrice
|
2014-03-04 11:23:00 +01:00 |
|
Ehsan Akhgari
|
c8b87eb077
|
Bug 977964 - Move some flags to moz.build; r=glandium
|
2014-03-03 21:58:37 -05:00 |
|
Ehsan Akhgari
|
f1e844fd62
|
Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-21 09:11:33 -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 |
|
Ehsan Akhgari
|
5a96208edf
|
Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal
|
2014-02-10 13:41:02 -05:00 |
|
Birunthan Mohanathas
|
e81a8f702d
|
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
|
2014-01-30 13:26:54 -05:00 |
|
Dave Hylands
|
b8fe0a4649
|
Bug 851680 - Set kernel timezone so that external sdcards get local time rather than UTC time.
--HG--
extra : rebase_source : 74745fda004671a7c02df132877db7b6be4c5d54
|
2014-01-28 13:33:15 -08:00 |
|
Marco Chen
|
c10030a03d
|
Bug 958963 - Headset status from input device didn't be recorded by GonkSwitch.r=dhylands.
|
2014-01-20 17:35:24 +08:00 |
|
Dave Hylands
|
45e753f0d5
|
Bug 939372 - Rewrite oom-msg-logger in C or C++ r=dhylands
|
2014-01-10 22:22:55 -08:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Birunthan Mohanathas
|
759ab69b0a
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
|
2013-12-08 21:52:54 -05:00 |
|
Birunthan Mohanathas
|
2a97f4dc0d
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
|
Vincent Liu
|
fb5ee6e50e
|
Bug 924729 - [Flatfish] :Socket bind() fail in UeventPoller initialization. r=dhylands
|
2013-12-04 10:18:14 +08:00 |
|
Ms2ger
|
b716b2781d
|
Bug 939271 - Part a: remove a reference to hal/tests/browser_alarms.js from hal/Makefile.in to avoid running it twice; r=mounir
|
2013-11-28 15:03:16 +01:00 |
|
Vasanthakumar Pandurangan
|
218044bba2
|
Bug 942732 - Check for msm iris fm driver while configuring. r=mwu
Also use msmFM instead of tavarua in variable names to generalize all msm fm drivers (Ex: tavarua, iris)
|
2013-11-27 00:31:47 +05:30 |
|
Viral Wang
|
8cf3f3d6e7
|
Bug 938035 - The definition of device orientation in firefox is not same as w3c spec. r=dougt
|
2013-11-26 13:58:15 -05:00 |
|
Ehsan Akhgari
|
660f31ccea
|
Bug 942334 - Build hal in unified mode; r=cjones
--HG--
extra : rebase_source : b3fae3b4456bfa8ef9920038668b403cc7c8accf
|
2013-11-25 14:57:18 -05:00 |
|
Chris Kitching
|
a23ca26511
|
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Chris Kitching
|
7144e8c767
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Kyle Machulis
|
6eeb0d3c51
|
Bug 937496 - Check if libudev already loaded before trying to load symbols from it; r=ted
|
2013-11-19 12:52:37 -08:00 |
|
Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
9fe772e7fd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Michael Wu
|
29f85c1561
|
Bug 852497 - Add a standard V4L2 mode to GonkFMRadio.cpp, r=dhylands
|
2013-11-14 15:02:30 -05:00 |
|
Nathan Froyd
|
cabc180073
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
These include statements have been made redundant by all the qualifications
to the using statements.
|
2013-10-18 13:34:08 -04:00 |
|
Nathan Froyd
|
ad3ed9e5be
|
Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan
|
2013-10-01 15:25:07 -04:00 |
|
Boris Zbarsky
|
ad9d365422
|
Bug 932421. Stop including windows.h (via Hal.h) in Screen.h, so we don't screw up our bindings code. r=smaug
Also stops Hal.h bootlegging Observer.h.
|
2013-10-31 22:07:10 -04:00 |
|
Ted Mielczarek
|
c767c7d73d
|
bug 921565 - look for WM_DEVICECHANGE in Windows gamepad backend and rescan for devices. r=jimm
|
2013-10-24 15:06:19 -04:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
4c98f61956
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
61124c1afc
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
e2ae65f67a
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
George Wright
|
bbee419bc7
|
Bug 920160 - Add prefs for SkiaGL cache size r=snorp
--HG--
extra : rebase_source : 410192610d7311dead4132d2fee8fbd3fe062951
|
2013-10-22 14:15:24 -05:00 |
|
Masatoshi Kimura
|
cf9dab7831
|
Bug 925599 - Introduce version test functions using VerifyVersionInfo(). r=bbondy
|
2013-10-19 03:14:31 +09:00 |
|
Shao Hang Kao
|
92796e5d7d
|
Bug 926777 - B2G system time: |time.timezone| should save the UTC value with the correct sign. r=gene
|
2013-10-15 16:43:53 +08:00 |
|
Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Alan Huang
|
492ebafa8c
|
Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey
|
2013-10-01 11:54:59 +08:00 |
|
Ryan VanderMeulen
|
439f7d7d01
|
Merge m-c to b2g-inbound.
|
2013-09-30 16:30:26 -04:00 |
|
Gregory Szorc
|
b03f79a7e6
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Ed Morley
|
eccf636a23
|
Backed out changeset 8b02873ee07e (bug 920223)
|
2013-09-30 12:50:05 +01:00 |
|
Ed Morley
|
b44203ca27
|
Backed out changeset 0904d8d19947 (bug 913985)
|
2013-09-30 11:05:35 +01:00 |
|
Ed Morley
|
1111eabd54
|
Backed out changeset 196a2b00d509 (bug 913985)
|
2013-09-30 11:05:32 +01:00 |
|
Gregory Szorc
|
e4af98efbf
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Chris Kitching
|
86cafa43ea
|
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
|
2013-09-30 09:07:39 +02:00 |
|
Chris Kitching
|
10a59f88e3
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-30 09:07:34 +02:00 |
|
Ryan VanderMeulen
|
fb2d6dc1a4
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 17:02:09 -04:00 |
|
Nathan Froyd
|
b095d63d5d
|
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
|
2013-09-10 16:56:05 -04:00 |
|
Chris Kitching
|
deac33421d
|
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats; DONTBUILD
|
2013-09-27 10:10:47 -04:00 |
|
Chris Kitching
|
b3fd693d20
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Kartikaya Gupta
|
7f22c5c405
|
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 10:25:23 -04:00 |
|
Chris Kitching
|
126d781bda
|
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
|
2013-09-27 10:10:47 -04:00 |
|
Chris Kitching
|
96d931b9eb
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Wes Kocher
|
a2f60e0ffd
|
Merge m-c to b2g-i
|
2013-09-24 20:33:48 -07:00 |
|
Kan-Ru Chen (陳侃如)
|
f78658be76
|
Bug 914541 - Assign higher priority for mozapptype=inputmethod. r=fabrice
|
2013-09-24 16:10:20 +08:00 |
|
Mike Shal
|
77e5b07ed7
|
Bug 875013 - Remove VPATH from hal/; r=joey
|
2013-09-18 15:18:15 -04:00 |
|
Fabrice Desré
|
b16364d8ec
|
Bug 917602 - Fix some shutdown crashes r=bent
|
2013-09-18 10:53:07 -07:00 |
|
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
|
3adf8353b4
|
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
|
2013-06-03 18:14:37 +08:00 |
|
Viral Wang
|
f598c4312d
|
Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey
|
2013-09-30 10:40:41 -04:00 |
|
Ryan VanderMeulen
|
623404f3a4
|
Merge m-c to inbound.
|
2013-09-12 22:30:22 -04:00 |
|
Vasanthakumar (Vasanth) Pandurangan
|
86f71f5e75
|
Bug 911294 - Fix FM UI showing previously tuned frequency. r=pzhang, r=mwu
|
2013-09-10 01:39:38 -07:00 |
|
Tom Schuster
|
234dadd0b5
|
Bug 915822 - Make GetTabChildFrom a class method on TabChild. r=smaug
|
2013-09-12 15:24:11 -04:00 |
|
Alan Huang
|
3b6708fc4a
|
Bug 914728 - Make ProcessPriorities/OomScoreAdjusts and KillUnderMB two different sets and enlarge OomScoreAdjusts. r=gsvelto
|
2013-09-11 15:12:56 +08:00 |
|
Robert O'Callahan
|
33cdb42706
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Boris Zbarsky
|
03d632d917
|
Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger
|
2013-08-28 00:14:57 -04:00 |
|
Ed Morley
|
cf9819b5d1
|
Merge mozilla-central and inbound
|
2013-08-28 16:21:25 +01:00 |
|
Tapas Kundu
|
0bc582a07c
|
Bug 788975 - Orientation Observer uses accelerometer sensor. r=mwu
|
2013-08-27 20:10:57 -07:00 |
|
Brian O'Keefe
|
4f68eb9b02
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Nicholas Nethercote
|
5811646516
|
Bug 909171 (part 3) - Remove JS_VERSION. r=luke.
--HG--
extra : rebase_source : b09e2c23654675cfb5f93cea5f372bcb8d9ddce5
|
2013-08-26 17:09:40 -07:00 |
|
Birunthan Mohanathas
|
c3a52a8631
|
Bug 784739 - Switch from NULL to nullptr in hal/. r=ehsan
|
2013-08-23 15:51:15 -04:00 |
|
Ms2ger
|
dba42e4001
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4d968c40e1
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Gregory Szorc
|
c089ae373d
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
64b2bc7dd9
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Brian O'Keefe
|
3a92f0ae7c
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
|
Gregory Szorc
|
9f99cee9a1
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ted Mielczarek
|
470eac35cd
|
bug 894382 - support libudev.so.1 in Linux Gamepad backend. r=karlt
|
2013-07-29 09:04:56 -04:00 |
|
Joshua Cranmer
|
bc53f5b85a
|
Bug 884061 - Part 3j: Use NS_DECL_THREADSAFE_ISUPPORTS in hal/, r=jlebar
--HG--
extra : rebase_source : a3fa50183c82ffaa68a32ce13a314698a4bd495b
|
2013-07-18 21:23:31 -05:00 |
|
Brian O'Keefe
|
a2b1403eb0
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Ryan VanderMeulen
|
2cca46b24a
|
Merge m-c to birch.
|
2013-07-12 13:31:17 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|