Commit Graph

85586 Commits

Author SHA1 Message Date
Benoit Girard
97fdca975c remove OGLSurfaceView init, todo remove OGLSurfaceView.java 2012-02-02 11:28:54 -05:00
Benoit Girard
709f31dbb4 Removing this awesome template code because it causes library load crashes :( 2012-02-02 11:17:50 -05:00
Patrick Walton
df5fc9e46d Turn on OMTC by default; fix crash when acquiring EGL surface 2012-02-01 23:54:01 -08:00
Benoit Girard
9378d80baf Add init code for AndroidEGLObjects 2012-02-01 18:08:09 -05:00
Benoit Girard
7b9d937ba8 Fix AndroidGLController::Init 2012-02-01 17:53:18 -05:00
Benoit Girard
4580dbb21d Progress on omtc integration 2012-02-01 16:18:35 -05:00
Ali Juma
03df2cf07f Implement logic needed for simple async scrolling. 2012-02-01 14:31:34 -05:00
Benoit Girard
106b0e77a3 Move registerCxxCompositor to FlexView 2012-02-01 14:15:52 -05:00
Ali Juma
da918c5222 Merge m-c to kiwifox 2012-02-01 12:07:14 -05:00
Benoit Girard
03e53b0b32 Import jni implementation 2012-02-01 12:02:55 -05:00
Benoit Girard
6d0fb45af9 Import jni headers 2012-02-01 11:49:34 -05:00
Patrick Walton
2156d5fbf1 Initial import of the flexible GL surface view 2012-01-31 21:35:52 -08:00
Ali Juma
150a69c9a2 Disable direct textures because of crashes. 2012-01-31 15:53:54 -05:00
Benoit Girard
0f54b200a0 Android build fixes 2012-01-31 14:28:37 -05:00
Benoit Girard
5ded8d48db merge mc into kiwifox 2012-01-31 13:55:51 -05:00
Doug Turner
dbc6457de2 Bug 720092 - java.lang.IndexOutOfBoundsException: getChars (0 ... 88168) ends beyond length 0. We do not know why this is happening yet. This patch catches the throw and logs what values we have for start and end. r=alexp 2012-01-31 09:24:31 -08:00
Rail Alieev
b1d8d3137e bug 714978: change mac osx compiler in official branded beta+release builds from using -j1 to -j4. r=nthomas DONTBUILD because it doesn't affect dep/nightly builds. 2012-01-31 12:19:38 -05:00
Ed Morley
be1cabf200 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-31 16:45:40 +00:00
Justin Lebar
2502bc11e5 Back out bug 707320 (revs 5a315a55ea7e, 6c2b90a11ea8, 5c40a413d9a9, 51bffa83d14f) due to startup crashes (e.g. bug 722545). r=froydnj 2012-01-31 11:11:32 -05:00
Tim Taubert
e259a2d456 merge m-c to fx-team 2012-01-31 14:45:13 +01:00
Ed Morley
d77569e4e5 Merge mozilla-central to mozilla-inbound 2012-01-31 12:48:35 +00:00
Brian Smith
d6a73c7a32 Bug 710176, Part 2: Import ssl_Poll fix from bug 542832, r=kaie 2012-01-31 04:24:16 -08:00
Brian Smith
ed1f53fc9d Bug 710176, Part 1: Do not do TLS intolerance timeout during cert validation, r=honzab 2012-01-31 04:23:42 -08:00
Makoto Kato
fccfcab348 Bug 716233 - Use Roboto as default on ICS. r=jdaggett 2012-01-31 20:37:03 +09:00
Marco Bonardo
ded54ab64d Bug 720792 - browser_urlbarAutoFillTrimURLs.js cause can't work with autoFill nonzero delay 2012-01-31 12:29:51 +01:00
Tim Taubert
c539b28222 Backed out changeset ff95d5991457 (bug 716538) 2012-01-31 12:27:19 +01:00
Jared Wein
e7ae7fed94 Bug 710373 - Pressing the vertical slider down arrow should move three lines instead of one. r=roc 2012-01-31 12:04:35 +01:00
Ed Morley
7a6177e8b8 Merge mozilla-central to mozilla-inbound 2012-01-31 10:59:27 +00:00
Ed Morley
08314b3ec8 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-31 10:52:29 +00:00
Markus Stange
23c72f3d76 Bug 715867 - Don't fire duplicate sizemodechange events on Mac. r=smichaud
--HG--
rename : widget/tests/window_bug596600.xul => widget/tests/empty_window.xul
2012-01-31 11:40:03 +01:00
Makoto Kato
ad08c8063f Bug 719319 - unnecessary to use additional OS_LIBS for firefox.exe. r=khuey 2012-01-31 19:30:20 +09:00
Marco Bonardo
6d5895bf03 Bug 720792 (part 1.5) - Disable inline autocomplete till part 2 lands. 2012-01-31 11:29:25 +01:00
Marco Bonardo
d2fced45f5 Bug 720792 (part 1) - Backout autocomplete delay changes, for compatibility problems.
r=gavin
2012-01-31 11:29:20 +01:00
Tim Taubert
145530e7f8 Bug 716538 - [New Tab Page] Set to enabled by default on Nightly; r=jaws 2012-01-31 11:13:33 +01:00
Tim Taubert
9073226e9f merge m-c to fx-team 2012-01-31 10:17:05 +01:00
Tim Taubert
f46f679081 Bug 721087 - [New Tab Page] Cells should have an outline to indicate their positions; ui-r=limi r=dao 2012-01-31 10:08:34 +01:00
Jeff Muizelaar
f687321a23 Bug 720482. Make CG snapshots work more like the other backends. r=joe,mattwoodrow,bas
This has big improvement in the performance of GetImageData() because
we make the snapshot lazily instead of using the vm_copy() method
of CGBitmapContextCreateImage()
2012-01-31 01:46:54 -05:00
Wes Johnston
2b1ee754dc Bug 721484 - Don't disable mouse events for touch events. r=blassey 2012-01-30 21:57:06 -08:00
Kartikaya Gupta
3c728e0df5 Bug 721125 - Prevent the edge resistance from being negative, which can wreak havoc on the viewport. r=pcwalton 2012-01-31 00:42:40 -05:00
Ed Morley
987beafe67 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-31 03:06:47 +00:00
Masayuki Nakano
653bac8953 Bug 692145 Separate CountNewlinesIn() to CountNewlinesInXPLength() and CountNewlinesInNativeLength() r=ehsan 2012-01-31 11:37:26 +09:00
Mats Palmgren
634b3b8251 Bug 692145 - Wallpaper text offset out-of-bounds crash. r=masayuki 2012-01-31 11:37:21 +09:00
Brian Birtles
da0e7068e0 Bug 720103 - Pass timed element not interval to notify new interval callback; r=dholbert 2012-01-31 09:54:10 +09:00
Neil Rashbrook
366e19724f Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie. 2012-01-31 00:27:23 +01:00
Ed Morley
d1b367f3d5 Backout 8705f07a49ec (bug 649840) for bustage 2012-01-30 23:20:54 +00:00
Neil Rashbrook
8f27b20bd2 Better test for bug 649840 r=ehsan 2012-01-30 22:28:21 +00:00
Phil Ringnalda
dc38fe911c Back out f410bdf30132 (bug 722428) for mochitest bustage 2012-01-30 13:18:04 -08:00
Benoit Girard
f1d2fba1df Merge fixes 2012-01-30 15:57:30 -05:00
Olli Pettay
8fbdcb4ae7 Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst
--HG--
extra : rebase_source : 103b7572ee627990ed53f214b31d0badfdb05585
2012-01-30 22:08:13 +02:00
Olli Pettay
cdb633fcb3 Bug 721548 - Cleanup purple buffer during cycle-collector-forget-skippable, r=mrrc8
--HG--
extra : rebase_source : 24265a6e07a778fb308d6273183d5d5e09a06be2
2012-01-30 22:07:42 +02:00