diff browse annotate |
f98e2cc0df1d723b1259ebdde06166e5279ab756 created 2016-01-19 21:30 +0100 pushed 2016-01-20 14:34 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out 2 changesets (bug 1224374) for Windows bustage. r=bustage on a CLOSED TREE |
diff browse annotate |
5f458e6e4997df8ce0de0bbbe18518143758bb26 created 2016-01-15 11:38 +0100 pushed 2016-01-20 14:34 +0000 |
David Rajchenbach-Teller | David Rajchenbach-Teller - Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-10-18 02:55 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-10-07 17:31 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-10-07 12:51 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
484242b6953cd01b316a4b69ff791ed817d0bb7c created 2015-08-25 16:34 -0600 pushed 2015-08-27 15:43 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1194600: Ensure plugin stream listener's buffer always has room for incoming data; r=jimm |
diff browse annotate |
401e10fc988b0127bcec58bfca4199c17f4896e1 created 2015-08-04 20:06 -0700 pushed 2015-08-05 11:13 +0000 |
Christoph Kerschbaumer | Christoph Kerschbaumer - Bug 1182543 - Use channel->ascynOpen2 in dom/plugins/base/nsPluginHost.cpp - simplifications in instanceowner (r=sicking) |
diff browse annotate |
fdd746ef10bdf5b2fcf47c9ba1e3d5da66445742 created 2015-04-13 13:19 -0600 pushed 2015-04-15 12:29 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1151804: Ensure that streams are not prematurely terminated when asyncInit is true; r=jimm |
diff browse annotate |
9e6cd4b0253e1c7d2bbc304ded69b2ba0fcb0467 created 2015-04-09 10:04 -0600 pushed 2015-04-10 19:24 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1152890: Add missing state transition to nsNPAPIPluginStreamListener; r=jimm |
diff browse annotate |
0bbc164eb43ab1097bf0c2fc27475791b5f9608d created 2015-03-23 21:46 -0600 pushed 2015-03-27 16:19 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1119565: Ensure that a plugin listener's stream type is always set, even when it is STREAM_TYPE_UNKNOWN; r=jimm |
diff browse annotate |
00a32fed278ea562e44b247a696b0cc1add8211b created 2015-03-12 11:45 -0600 pushed 2015-03-13 13:03 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1136930: Fix nsNPAPIPluginStreamListener so that destroystream calls are made during async plugin init; r=jimm |
diff browse annotate |
70509d064c207374383ac5c1cacac9a90239126d created 2014-12-29 16:12 -0700 pushed 2014-12-30 23:48 +0000 |
Aaron Klotz | Aaron Klotz - Bug 998863: Asynchronous Plugin Initialization, Part 2: dom/plugins/base changes; r=johns,josh |
diff browse annotate |
76d1641cf90bfa580bd04864f09c3a086bcf59f2 created 2014-12-24 18:28 -0800 pushed 2014-12-25 19:58 +0000 |
Phil Ringnalda | Phil Ringnalda - Backed out 15 changesets (bug 1070755, bug 998863) for e10s bustage |
diff browse annotate |
dabc69b0b09afcd78d20d812b943fd79f34777c8 created 2014-12-24 17:55 -0700 pushed 2014-12-25 19:58 +0000 |
Aaron Klotz | Aaron Klotz - Bug 998863: Asynchronous Plugin Initialization, Part 2: dom/plugins/base changes; r=johns,josh |
diff browse annotate |
1a64b22632bc5423e3c74f5eb819cdf45ee052d8 created 2014-05-22 06:48 +0300 pushed 2014-05-22 13:13 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan |
diff browse annotate |
6c1c7e45c90289a0875b74f82f39e7ecf6a65af3 created 2014-04-27 03:06 -0400 pushed 2014-04-28 01:25 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj |
diff browse annotate |
58fe9dc85fa4c4eec3407b3a2c7b137a1f7c7ff4 created 2014-02-10 17:57 -0500 pushed 2014-02-11 13:39 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg |
diff browse annotate |
95fda0cdd9da6a6ce4dba2a09d00406896958e00 created 2013-07-30 10:25 -0400 pushed 2013-07-31 01:29 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted |
diff browse annotate |
80e584c6ac74f2900ed9c41060acae667a6278ec created 2013-03-12 11:34 +0100 pushed 2013-03-12 19:35 +0000 |
Jacek Caban | Jacek Caban - Bug 849198 - Merge nsPluginSafety.h into nsNPAPIPluginInstance.h r=roc |
diff browse annotate |
260236599b04f0c1209b81936469377e6d384da4 created 2013-02-28 00:50 +1300 pushed 2013-03-04 22:03 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 829557. Part 1: When calling into plugin code, identify situations where it is safe (or unsafe) to reenter Gecko from plugin code. r=bsmedberg |
diff browse annotate |
0a91da5f5eab7ff18c55fa117ef4b707ee5bed51 created 2013-02-27 12:50 +0000 pushed 2013-02-27 13:22 +0000 |
Ed Morley | Ed Morley - Backed out changeset f73b7b8d1a2d (bug 829557) for failing to compile on Windows on a CLOSED TREE |
diff browse annotate |
f73b7b8d1a2dc58c8892b551cd427f135efb6337 created 2013-02-28 00:50 +1300 pushed 2013-02-27 13:22 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 829557. Part 1: When calling into plugin code, identify situations where it is safe (or unsafe) to reenter Gecko from plugin code. r=bsmedberg |
diff browse annotate |
037363fa02583ef1f37c80373e46c0a19cf73e64 created 2013-01-15 13:22 +0100 pushed 2013-01-15 22:58 +0000 |
Mats Palmgren | Mats Palmgren - Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan |
diff browse annotate |
8435a5715fa7575697cc1a6fbe0144ab5f28b254 created 2012-12-13 00:32 -0500 pushed 2012-12-13 15:56 +0000 |
Kartikaya Gupta | Kartikaya Gupta - Bug 780831 - Guard against plugin code leaking refs in the JNI local ref table. r=snorp |
diff browse annotate |
1a19b191539219f5d991ab844c1b52ccbc5a430f created 2012-11-28 12:15 +0100 pushed 2012-11-29 14:20 +0000 |
mmakrai | mmakrai - Bug 770864 - NPAPI stream destroyed with reason NPRES_NETWORK_ERR when the user leaves the page. r=gfritzsche |
diff browse annotate |
59c32eccc97d306ec2e38a5e69d9b6377bf3140d created 2012-11-08 18:29 -0800 pushed 2012-11-13 05:07 +0000 |
John Schoenick | John Schoenick - Bug 766886 - Cleanup plugin streams earlier to avoid shutdown leak. r=bsmedberg |
diff browse annotate |
ae68e6c539a21a7a2b65e33b1e9d7fd3401812a1 created 2012-09-05 16:18 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6f258bdf1b8222fd5477e91b0654320774bb7c58 created 2012-06-26 15:37 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
5cfb73435e0655e230e74a6aa7066d576b7c6a7d created 2012-06-08 11:18 +0200 pushed 2012-09-11 17:34 +0000 |
Jan de Mooij | Jan de Mooij - Merge m-c to ionmonkey |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
0e6d579045c8200b5433098f418a3c1ebbf64a1b created 2012-04-18 10:23 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
2a61f9104d6324fd3b89b8ea53d5453bfd63f88b created 2011-10-05 17:49 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
3d9424eb6eb473cfd14309fd635ff7d6e29322c2 created 2012-09-01 22:35 -0400 pushed 2012-09-02 02:36 +0000 |
Randell Jesup | Randell Jesup - Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-08-22 16:03 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-07-30 14:21 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
db9fc4c50e24f3a4080e1fc7299ffa79561e07f2 created 2012-06-25 20:59 +0100 pushed 2012-06-26 08:55 +0000 |
Jonathan Watt | Jonathan Watt - Bug 767388 - Kill NS_DEBUG. r=bz. |
diff browse annotate |
9cfc980cdcd16650269008c42ddaba7ae3a3368c created 2012-06-06 15:13 +1200 pushed 2012-06-06 08:23 +0000 |
Geoff Lankow | Geoff Lankow - Merge m-c to m-i |
diff browse annotate |
8dd2e853993e2c6631bf963ed82447b8dd7badfb created 2012-06-05 09:58 -0400 pushed 2012-06-06 08:23 +0000 |
Josh Aas | Josh Aas - Bug 758227: NPAPI plugin stream decomtamination: nsIPluginStreamInfo. r=bsmedberg |
diff browse annotate |
a15d75939cd5d820507656f64edae9a18e10918e created 2012-06-06 14:08 +1200 pushed 2012-06-06 02:10 +0000 |
Geoff Lankow | Geoff Lankow - Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
407014e60866fab6241b817bdfaadc926a40f678 created 2012-05-19 00:33 -0400 pushed 2012-05-19 13:28 +0000 |
Josh Aas | Josh Aas - Bug 240131: Clarify NPStream ownership. r=jst |
diff browse annotate |
12020cb10acedf8e7f1ed80f4141cf4b7d64fe9d created 2012-05-17 19:54 -0400 pushed 2012-05-18 08:29 +0000 |
Josh Aas | Josh Aas - Bug 755961: Plugin stream decomtamination (nsIPluginStreamListener). r=bsmedberg |
diff browse annotate |
622e0d1cc986f7342cacaf0ad9961d5fca88dddb created 2012-04-11 17:17 -0700 pushed 2012-04-14 11:58 +0000 |
Mark Capella | Mark Capella - Bug 740688 - Use uintptr_t instead of PRUword, and intptr_t instead of PRWord. r=jwalden |
diff browse annotate |
7558f15d82410a11cb9ecf4f6bcd0764854e66ee created 2011-09-30 02:02 -0400 pushed 2011-09-30 06:04 +0000 |
Josh Aas | Josh Aas - Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2011-09-29 08:20 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
324c2304522043f3bcd58207c57fa3b63f5e1a39 created 2011-04-26 17:38 -0400| base pushed 2011-04-29 14:56 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 649558 - Move modules/plugin/base to dom/plugins/base, r=josh |