Hsin-Yi Tsai
|
520e1d455a
|
Bug 981519 - number and name presentation - part 3 - DOM & IPC code. r=smaug
|
2014-04-10 14:25:42 +08:00 |
|
Birunthan Mohanathas
|
f475f7189b
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Hsin-Yi Tsai
|
3b9d73c70e
|
Backed out changeset 598098217e1f (bug 981519) for causing regression bug 1026081
|
2014-06-17 15:37:31 +08:00 |
|
Hsin-Yi Tsai
|
1e45a201a6
|
Bug 981519 - number and name presentation - part 3 - DOM & IPC code. r=smaug
|
2014-04-10 14:25:42 +08:00 |
|
Vicamo Yang
|
709ef83097
|
Bug 927320 - 2/2: rename related variables. r=aknow,btian
|
2014-06-03 22:15:30 +08:00 |
|
Vicamo Yang
|
546cc64d56
|
Bug 927320 - 1/2: rename TelephonyProvider to TelephonyService. r=aknow
--HG--
rename : dom/telephony/gonk/TelephonyProvider.js => dom/telephony/gonk/TelephonyService.js
rename : dom/telephony/gonk/TelephonyProvider.manifest => dom/telephony/gonk/TelephonyService.manifest
rename : dom/telephony/ipc/TelephonyIPCProvider.cpp => dom/telephony/ipc/TelephonyIPCService.cpp
rename : dom/telephony/ipc/TelephonyIPCProvider.h => dom/telephony/ipc/TelephonyIPCService.h
rename : dom/telephony/nsIGonkTelephonyProvider.idl => dom/telephony/nsIGonkTelephonyService.idl
rename : dom/telephony/nsITelephonyProvider.idl => dom/telephony/nsITelephonyService.idl
|
2014-06-03 22:15:25 +08:00 |
|
Szu-Yu Chen [:aknow]
|
2652800639
|
Bug 1016849 - Part 1: Remove isActive (interface and ipc). r=hsinyi
|
2014-05-29 00:15:00 -04:00 |
|
Szu-Yu Chen [:aknow]
|
0df99c56e0
|
Bug 1013745 - Part 3: Get callIndex when dialling success (ipc). r=hsinyi
|
2014-05-26 19:08:00 +02:00 |
|
Ben Turner
|
887182107f
|
Bug 1007398 - Properly handle racing destruction of PTelephonyChild actors, r=hsinyi.
|
2014-05-08 11:41:58 -07:00 |
|
Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Hsin-Yi Tsai
|
82ea0d70f6
|
Bug 881174 - part4 - cdma 3way call DOM and IPC. r=vicamo
|
2014-02-21 17:52:13 +08:00 |
|
Szu-Yu Chen [:aknow]
|
a7b3a8d505
|
Bug 969218 - Part 6: Use promise for dial and dialEmergency - ipc. r=khuey
|
2014-02-27 14:12:30 +08:00 |
|
Ryan VanderMeulen
|
6e2138ee8a
|
Backed out 6 changesets (bug 969218) for bustage. DONTBUILD
Backed out changeset 86356906ecf0 (bug 969218)
Backed out changeset 46fa16a18c27 (bug 969218)
Backed out changeset 75219ceb5175 (bug 969218)
Backed out changeset b9f4ba525eec (bug 969218)
Backed out changeset 323c1329614b (bug 969218)
Backed out changeset e0fa4e0eee36 (bug 969218)
|
2014-02-26 14:27:54 -05:00 |
|
Szu-Yu Chen [:aknow]
|
3844dff7fd
|
Bug 969218 - Part 6: ipc r=khuey
|
2014-02-26 11:03:56 -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 |
|
Hsin-Yi Tsai
|
9f5e155162
|
Bug 912849 - part3 - IPC & DOM impl. r=khuey
|
2013-10-28 14:43:14 +08:00 |
|
Szu-Yu Chen [:aknow]
|
54952ab0cc
|
Bug 814625 - Part 7: Telephony IPC: Add multisim support. r=khuey
|
2013-10-31 08:05:51 -04:00 |
|
Ryan VanderMeulen
|
d9c8a6c13c
|
Backed out 9 changesets (bug 814625) for desktop build bustage.
Backed out changeset a107de5616a0 (bug 814625)
Backed out changeset 416665a419f4 (bug 814625)
Backed out changeset b6fc8734864f (bug 814625)
Backed out changeset 9f5e2e44a914 (bug 814625)
Backed out changeset 17b3050df362 (bug 814625)
Backed out changeset 43a047c081c8 (bug 814625)
Backed out changeset 90bdcd099320 (bug 814625)
Backed out changeset 8957cc31cce2 (bug 814625)
Backed out changeset de45eb7a8d16 (bug 814625)
|
2013-10-30 15:48:39 -04:00 |
|
Szu-Yu Chen [:aknow]
|
3ca2b92869
|
Bug 814625 - Part 7: Telephony IPC: Add multisim support. r=khuey
|
2013-10-30 15:07:12 -04:00 |
|
Vicamo Yang
|
d5accb0c72
|
Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey
|
2013-10-24 16:15:06 +08: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 |
|
Vicamo Yang
|
e9a47488e4
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-07 14:19:53 +08:00 |
|
Vicamo Yang
|
8fa6760d00
|
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
|
2013-09-07 14:19:50 +08:00 |
|
Ryan VanderMeulen
|
d32d9ebb4d
|
Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
|
2013-09-06 17:28:10 -04:00 |
|
Vicamo Yang
|
349d13eac4
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-06 16:11:34 +08:00 |
|
Vicamo Yang
|
8a93de6b08
|
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
|
2013-09-06 16:11:31 +08:00 |
|