Benoit Girard
|
3dea7d013a
|
Missing piece to previosu patch (bad queue management)
--HG--
extra : rebase_source : 9fcc71c557c659e1c8846e7032a4ccccf9c0e43b
|
2012-02-06 15:41:24 -05:00 |
|
Benoit Girard
|
da156115f9
|
Transplanet: Bug 724094 - Use fTexImage2D instead of TexSubImage2D when uploading full width. r=ajuma
--HG--
extra : rebase_source : 94595465a2b3eb3140f11e932a32575629a266dc
|
2012-02-06 15:15:36 -05:00 |
|
Ali Juma
|
f9ebf5ebe2
|
Pause/resume composition on surface destruction/creation.
|
2012-02-06 13:57:06 -05:00 |
|
Benoit Girard
|
02795249cd
|
Limit composition to every 15 ms, may want to try increasing this value
|
2012-02-06 13:51:33 -05:00 |
|
Benoit Girard
|
15426bdfef
|
Limit composite events to one at a time
|
2012-02-06 12:38:23 -05:00 |
|
Ali Juma
|
d596ccbbea
|
Fix null pointer dereference causing startup crash.
|
2012-02-06 09:42:53 -05:00 |
|
Ali Juma
|
92e59fd959
|
Add support for pausing/resuming composition from Java.
|
2012-02-05 13:33:38 -05:00 |
|
Patrick Walton
|
402747340d
|
Stand up async panning and zooming
|
2012-02-03 23:31:05 -08:00 |
|
Ali Juma
|
fccf312a28
|
Add ifdefs to fix desktop build.
--HG--
extra : rebase_source : fe51e388ff7dbd95e968cf60af800917801ab911
|
2012-02-03 21:48:05 -05:00 |
|
Patrick Walton
|
50c7df015c
|
Poke the compositor to composite on a pan or zoom; stub AndroidBridge::GetViewTransform()
|
2012-02-03 18:35:58 -08:00 |
|
Patrick Walton
|
9159739ff5
|
Stub ViewTransform code; unbork the viewport size a bit
|
2012-02-03 16:39:15 -08:00 |
|
Patrick Walton
|
0b4a53c433
|
Add a virtual layer and GL layer client implementation
|
2012-02-03 15:48:26 -08:00 |
|
Benoit Girard
|
8b06842a39
|
Change delay to 15ms
|
2012-02-03 14:18:48 -05:00 |
|
George Wright
|
104741bdd3
|
Bug 721467 - Add a codepath to only use glTexImage2D instead of glTexSubImage2D when texture uploading in GLContext
|
2012-01-30 15:09:02 -05:00 |
|
Benoit Girard
|
92aebc0551
|
Remove deadcode
|
2012-02-03 10:26:54 -05:00 |
|
Patrick Walton
|
cc6fa599ae
|
Eliminate coupling between the software layer client and the rest of Fennec
|
2012-02-02 23:30:41 -08:00 |
|
Patrick Walton
|
c2c88cf60a
|
Pull parts of GeckoSoftwareLayerClient that will be used for GL layers into a generic GeckoLayerClient class
|
2012-02-02 22:07:05 -08:00 |
|
Patrick Walton
|
98bd0828ba
|
Clean up nsWindow::Draw() a bit
|
2012-02-02 20:24:49 -08:00 |
|
Patrick Walton
|
2b6bcfedfa
|
Partial removal of tiling, stub callouts
|
2012-02-02 19:28:22 -08:00 |
|
Benoit Girard
|
39705277e0
|
Hack the real window dimensions
|
2012-02-02 18:03:55 -05:00 |
|
Benoit Girard
|
8febee184a
|
Add debug code, unapply me later
|
2012-02-02 16:34:23 -05:00 |
|
Benoit Girard
|
7876b39a69
|
Fix GetLayerManager logic
|
2012-02-02 14:16:59 -05:00 |
|
Benoit Girard
|
8c2ddab43b
|
Fix problems with Nexus S init
|
2012-02-02 13:57:38 -05:00 |
|
Benoit Girard
|
eed62516d4
|
remove OGLSurfaceView init, todo remove OGLSurfaceView.java
|
2012-02-02 11:28:54 -05:00 |
|
Benoit Girard
|
7f9d409f45
|
Removing this awesome template code because it causes library load crashes :(
|
2012-02-02 11:17:50 -05:00 |
|
Patrick Walton
|
59e0040294
|
Turn on OMTC by default; fix crash when acquiring EGL surface
|
2012-02-01 23:54:01 -08:00 |
|
Benoit Girard
|
705017cc85
|
Add init code for AndroidEGLObjects
|
2012-02-01 18:08:09 -05:00 |
|
Benoit Girard
|
f334424e51
|
Fix AndroidGLController::Init
|
2012-02-01 17:53:18 -05:00 |
|
Benoit Girard
|
36780c8b69
|
Progress on omtc integration
|
2012-02-01 16:18:35 -05:00 |
|
Ali Juma
|
38f425cf74
|
Implement logic needed for simple async scrolling.
|
2012-02-01 14:31:34 -05:00 |
|
Benoit Girard
|
7468656545
|
Move registerCxxCompositor to FlexView
|
2012-02-01 14:15:52 -05:00 |
|
Ali Juma
|
bc530734b9
|
Merge m-c to kiwifox
|
2012-02-01 12:07:14 -05:00 |
|
Benoit Girard
|
e99b2a6576
|
Import jni implementation
|
2012-02-01 12:02:55 -05:00 |
|
Benoit Girard
|
0824fd6e45
|
Import jni headers
|
2012-02-01 11:49:34 -05:00 |
|
Patrick Walton
|
107405a6ee
|
Initial import of the flexible GL surface view
|
2012-01-31 21:35:52 -08:00 |
|
Ali Juma
|
3be5bdbdb2
|
Disable direct textures because of crashes.
|
2012-01-31 15:53:54 -05:00 |
|
Benoit Girard
|
a6b4978cad
|
Android build fixes
|
2012-01-31 14:28:37 -05:00 |
|
Benoit Girard
|
7768764c56
|
merge mc into kiwifox
|
2012-01-31 13:55:51 -05:00 |
|
Doug Turner
|
1fff79230b
|
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
|
ddc36e88b6
|
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
|
8c8d5812df
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-01-31 16:45:40 +00:00 |
|
Justin Lebar
|
a672ed1561
|
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
|
b07eb6fddb
|
merge m-c to fx-team
|
2012-01-31 14:45:13 +01:00 |
|
Ed Morley
|
9a4e0c9ac4
|
Merge mozilla-central to mozilla-inbound
|
2012-01-31 12:48:35 +00:00 |
|
Brian Smith
|
37aba7feac
|
Bug 710176, Part 2: Import ssl_Poll fix from bug 542832, r=kaie
|
2012-01-31 04:24:16 -08:00 |
|
Brian Smith
|
9526ec8c86
|
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
|
a3974476c1
|
Bug 716233 - Use Roboto as default on ICS. r=jdaggett
|
2012-01-31 20:37:03 +09:00 |
|
Marco Bonardo
|
9c707020de
|
Bug 720792 - browser_urlbarAutoFillTrimURLs.js cause can't work with autoFill nonzero delay
|
2012-01-31 12:29:51 +01:00 |
|
Tim Taubert
|
07f11de9a2
|
Backed out changeset ff95d5991457 (bug 716538)
|
2012-01-31 12:27:19 +01:00 |
|
Jared Wein
|
1c062f7770
|
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 |
|