Граф коммитов

263128 Коммитов

Автор SHA1 Сообщение Дата
Patrick Walton a57b590b7d Stand up async panning and zooming 2012-02-03 23:31:05 -08:00
Ali Juma 220516c4e6 Add ifdefs to fix desktop build.
--HG--
extra : rebase_source : fe51e388ff7dbd95e968cf60af800917801ab911
2012-02-03 21:48:05 -05:00
Patrick Walton 1e1b06f118 Poke the compositor to composite on a pan or zoom; stub AndroidBridge::GetViewTransform() 2012-02-03 18:35:58 -08:00
Patrick Walton 0adcd70047 Stub ViewTransform code; unbork the viewport size a bit 2012-02-03 16:39:15 -08:00
Patrick Walton 85f93648a7 Add a virtual layer and GL layer client implementation 2012-02-03 15:48:26 -08:00
Benoit Girard b83792f8f8 Change delay to 15ms 2012-02-03 14:18:48 -05:00
George Wright 00ac02b9c7 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 196b19d9ea Remove deadcode 2012-02-03 10:26:54 -05:00
Patrick Walton 08a46d3640 Eliminate coupling between the software layer client and the rest of Fennec 2012-02-02 23:30:41 -08:00
Patrick Walton 93b70fee0c 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 c2ad7735b8 Clean up nsWindow::Draw() a bit 2012-02-02 20:24:49 -08:00
Patrick Walton 3e30acd53d Partial removal of tiling, stub callouts 2012-02-02 19:28:22 -08:00
Benoit Girard 717920a909 Hack the real window dimensions 2012-02-02 18:03:55 -05:00
Benoit Girard 71fe29a342 Add debug code, unapply me later 2012-02-02 16:34:23 -05:00
Benoit Girard a0d8718e27 Fix GetLayerManager logic 2012-02-02 14:16:59 -05:00
Benoit Girard 302a7b77e6 Fix problems with Nexus S init 2012-02-02 13:57:38 -05:00
Benoit Girard a282993594 remove OGLSurfaceView init, todo remove OGLSurfaceView.java 2012-02-02 11:28:54 -05:00
Benoit Girard b4999ae8f0 Removing this awesome template code because it causes library load crashes :( 2012-02-02 11:17:50 -05:00
Patrick Walton be8bdd69ce Turn on OMTC by default; fix crash when acquiring EGL surface 2012-02-01 23:54:01 -08:00
Benoit Girard 95d44b1ca5 Add init code for AndroidEGLObjects 2012-02-01 18:08:09 -05:00
Benoit Girard 54179763ea Fix AndroidGLController::Init 2012-02-01 17:53:18 -05:00
Benoit Girard a1415e44f6 Progress on omtc integration 2012-02-01 16:18:35 -05:00
Ali Juma ccfd344226 Implement logic needed for simple async scrolling. 2012-02-01 14:31:34 -05:00
Benoit Girard d415e80071 Move registerCxxCompositor to FlexView 2012-02-01 14:15:52 -05:00
Ali Juma 0629ed7359 Merge m-c to kiwifox 2012-02-01 12:07:14 -05:00
Benoit Girard a229a6bd3b Import jni implementation 2012-02-01 12:02:55 -05:00
Benoit Girard 1f2362ecb9 Import jni headers 2012-02-01 11:49:34 -05:00
Patrick Walton 29a2c8dcf0 Initial import of the flexible GL surface view 2012-01-31 21:35:52 -08:00
Ali Juma 1178aeabeb Disable direct textures because of crashes. 2012-01-31 15:53:54 -05:00
Benoit Girard eb9974e490 Android build fixes 2012-01-31 14:28:37 -05:00
Benoit Girard 7f54a91188 merge mc into kiwifox 2012-01-31 13:55:51 -05:00
Doug Turner 130cfff68a 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 cacce9c963 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 efa2a82302 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-31 16:45:40 +00:00
Justin Lebar f07116a13e 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 3b3f03f5ef merge m-c to fx-team 2012-01-31 14:45:13 +01:00
Ed Morley 9fed45f55d Merge mozilla-central to mozilla-inbound 2012-01-31 12:48:35 +00:00
Brian Smith 0b84714b2a Bug 710176, Part 2: Import ssl_Poll fix from bug 542832, r=kaie 2012-01-31 04:24:16 -08:00
Brian Smith 42c3625e9a 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 d5dff87e4d Bug 716233 - Use Roboto as default on ICS. r=jdaggett 2012-01-31 20:37:03 +09:00
Marco Bonardo 437ed70291 Bug 720792 - browser_urlbarAutoFillTrimURLs.js cause can't work with autoFill nonzero delay 2012-01-31 12:29:51 +01:00
Tim Taubert a9133e9f48 Backed out changeset ff95d5991457 (bug 716538) 2012-01-31 12:27:19 +01:00
Jared Wein b0d8201898 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 1470e78771 Merge mozilla-central to mozilla-inbound 2012-01-31 10:59:27 +00:00
Ed Morley 56c92d9d94 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-31 10:52:29 +00:00
Markus Stange 9adc5ef72f 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 cc35a16277 Bug 719319 - unnecessary to use additional OS_LIBS for firefox.exe. r=khuey 2012-01-31 19:30:20 +09:00
Marco Bonardo b366cdcdcd Bug 720792 (part 1.5) - Disable inline autocomplete till part 2 lands. 2012-01-31 11:29:25 +01:00
Marco Bonardo 7857cfe044 Bug 720792 (part 1) - Backout autocomplete delay changes, for compatibility problems.
r=gavin
2012-01-31 11:29:20 +01:00
Tim Taubert f3c9361204 Bug 716538 - [New Tab Page] Set to enabled by default on Nightly; r=jaws 2012-01-31 11:13:33 +01:00