diff browse annotate |
10eeb41f267465dd85b96d293e4f6ddc025c24aa created 2015-05-12 22:49 -0400 pushed 2015-05-13 18:12 +0000 |
Ted Clancy | Ted Clancy - Bug 1161932 - Fix coverity warning in nsBidi.cpp. r=smontagu |
diff browse annotate |
7d4feaf04bcabbdbbf5e03ae6ef671929377cd6b created 2015-04-28 22:41 -0400 pushed 2015-05-01 16:57 +0000 |
Ted Clancy | Ted Clancy - Bug 1157726: Updated algorithm to match ICU implementation of support for bidi isolates. r=smontagu |
diff browse annotate |
5abaed77e385db5dccbc6b9c52d5814ea6bcbf12 created 2015-04-17 14:19 -0400 pushed 2015-04-27 19:14 +0000 |
Ted Clancy | Ted Clancy - Bug 1151908 - Updating our character property data with new Bidi info from Unicode 6.3. r=smontagu |
diff browse annotate |
b5d54a547bdca5d76cb338d430829caaeadeb2aa created 2015-02-19 13:51 +0900 pushed 2015-03-31 12:46 +0000 |
Mike Hommey | Mike Hommey - Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn |
diff browse annotate |
5ad7b9998d789433e9fa3bcf036140ad68f26e43 created 2014-06-27 10:02 +0200 pushed 2014-06-30 13:24 +0000 |
Pranav Maddi | Pranav Maddi - Bug 1031395 - Remove a double assignment to "limit" to fix a minor warning found by scan-build, the LLVM/Clang static analyzer. r=ehsan |
diff browse annotate |
972268fe6a0dc06f3e09d29ba61a5370e6ed7577 created 2014-04-23 21:15 -0400 pushed 2014-04-24 09:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 491863 - Remove IBMBIDI; r=roc |
diff browse annotate |
5a9badd6db004310b9d1aca5db25ef4c275a4362 created 2014-01-04 10:02 -0500 pushed 2014-01-04 15:04 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc |
diff browse annotate |
8cc13e82d47c958b679a3460f1d57c657cf10d9c created 2013-10-08 14:47 -0400 pushed 2013-10-09 08:10 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in layout/; r=ehsan |
diff browse annotate |
94faaa7e4d408654ffea00ad038b9e2f870ef92c created 2013-08-19 18:55 -0400 pushed 2013-08-20 19:30 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 906790 - Minimize layout/base #includes; r=roc |
diff browse annotate |
d13a6a88735b0ee0ea6e855e754543838f0d1956 created 2012-12-03 16:18 -0500 pushed 2012-12-04 14:54 +0000 |
Trevor Saunders | Trevor Saunders - bug 801466 - part 1 - remove uses of prmem in layout/ xpcom/ and modules/ r=roc |
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 |
52fdeb6d8d6dc6947dc4712f0781fd17beba65d1 created 2012-08-09 13:41 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
474d3f16960fb6bc790f0f46b77d0248424b84ef created 2012-05-31 17:17 -0700 pushed 2012-09-11 17:34 +0000 |
Sean Stangl | Sean Stangl - Merge m-c onto 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 |
44911569fb04d891073656cac1f794495723f573 created 2012-04-30 12:53 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
4a9f1b21e58c21aa04644b46655fa87876373674 created 2012-04-04 13:40 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8da6b16bdd33a7c882d9aa04c05277c911c74fae created 2011-10-28 15:06 -0700 pushed 2012-09-11 17:34 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -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 |
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 |
44fe712a01c88f3be3bf1d3ee8b1c74ff4062496 created 2012-08-09 09:10 +0200 pushed 2012-08-09 07:22 +0000 |
Ms2ger | Ms2ger - Bug 780387 - Part e: Stop using PRSize; r=bsmedberg |
diff browse annotate |
f2796ce2a1750576c37a9f18c723c61ac2aa9d27 created 2012-05-30 18:43 +0100 pushed 2012-05-31 12:15 +0000 |
Shriram Kunchanapalli | Shriram Kunchanapalli - Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt |
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 |
248c0a1e317566e6a24d7af1a8ae38302fb68964 created 2012-04-18 21:54 -0700 pushed 2012-04-25 14:06 +0000 |
Simon Montagu | Simon Montagu - bug 738101 - Use the new mozilla::unicode::GetBidiCat instead of the old GetBidiCat. r=jfkthame |
diff browse annotate |
308440acc7b70223e7ab25aed3305da7e65a762a created 2012-04-03 20:22 -0400 pushed 2012-04-04 11:37 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst |
diff browse annotate |
17deb5f61b4dd0a8455e1931f394de1221564b3f created 2012-02-18 19:17 +0530 pushed 2012-04-04 11:37 +0000 |
Shriram Kunchanapalli | Shriram Kunchanapalli - Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt |
diff browse annotate |
388df914497ea4b3056df44e82e7a3f4e918b5bc created 2011-10-18 14:51 +0200 pushed 2011-10-19 09:48 +0000 |
Simon Montagu | Simon Montagu - Implement unicode-bidi: -moz-plaintext in layout. Bug 662288, r=roc |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2011-10-17 15:01 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron |
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 |
5a289c47df1accd356952cad806625f372025688 created 2011-01-04 00:52 -0800 pushed 2011-01-04 08:59 +0000 |
Simon Montagu | Simon Montagu - Basic bidi support for SVG. Bug 620446, r=roc, a=roc |
diff browse annotate |
13504a5fc0742c0922b548dce200febd06e358fa created 2010-04-03 07:36 -0400 pushed 2010-04-03 11:36 +0000 |
Ehren Metcalfe | Ehren Metcalfe - Bug 556446: Remove dead code in layout. r=roc,bz |
diff browse annotate |
81b6a486f82e3e290ef8b692ec9703b9ed442ea5 created 2008-09-15 17:40 +0200 pushed 2008-09-15 15:41 +0000 |
Arpad Borsos | Arpad Borsos - Bug 454766 - Add suggested parentheses to layout/; r+sr=roc; (with nits by sgautherie) |
diff browse annotate |
0d6458ad345d22361108dffa12a8853fb959d24b created 2008-08-11 18:19 +0300 pushed 2008-08-11 15:20 +0000 |
Simon Montagu | Simon Montagu - Bug 449577. Remove GetHints(), r+sr=roc |
diff browse annotate |
6437244db1939a5ec48780651595e315d7baf37f created 2007-06-30 22:56 -0700 pushed 2008-03-20 16:49 +0000 |
smontagu | smontagu - Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2008-03-20 16:49 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |