Today
-
r3383
([Author: jonc]
Gears 0.5.29.0 version bump with the integra...) committed by gears.daemon
- [Author: jonc]
Gears 0.5.29.0 version bump with the integration of 0.5.28.0 to release branch.
PRESUBMIT=passed
TBR=michaeln
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=11864765
SCL=11864771
[Author: jonc]
Gears 0.5.29.0 version bump with the integration of 0.5.28.0 to release branch.
PRESUBMIT=passed
TBR=michaeln
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=11864765
SCL=11864771
-
r3382
([Author: jonc]
Bump Gears version to 0.5.28.0.
PRESUBMIT=p...) committed by gears.daemon
- [Author: jonc]
Bump Gears version to 0.5.28.0.
PRESUBMIT=passed
TBR=aa
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=11864702
SCL=11864706
[Author: jonc]
Bump Gears version to 0.5.28.0.
PRESUBMIT=passed
TBR=aa
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=11864702
SCL=11864706
-
-
-
-
r3381
([Author: nigeltao]
Fix the canvas resize algorithm when pre...) committed by gears.daemon
- [Author: nigeltao]
Fix the canvas resize algorithm when presented with an index-color
SkBitmap, as opposed to a true-color SkBitmap.
PRESUBMIT=passed
R=reed
CC=gears-internal
APPROVED=reed
DELTA=24 (19 added, 0 deleted, 5 changed)
OCL=11844672
SCL=11858020
[Author: nigeltao]
Fix the canvas resize algorithm when presented with an index-color
SkBitmap, as opposed to a true-color SkBitmap.
PRESUBMIT=passed
R=reed
CC=gears-internal
APPROVED=reed
DELTA=24 (19 added, 0 deleted, 5 changed)
OCL=11844672
SCL=11858020
-
r3380
([Author: aa]
Fix crasher when opening options dialog in Fir...) committed by gears.daemon
- [Author: aa]
Fix crasher when opening options dialog in Firefox 3.5.
I think this is how it was always meant to be, but just a teeny mistake.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=502403
PRESUBMIT=passed
R=darin
CC=gears-internal
DELTA=10 (9 added, 0 deleted, 1 changed)
OCL=11856401
SCL=11857191
[Author: aa]
Fix crasher when opening options dialog in Firefox 3.5.
I think this is how it was always meant to be, but just a teeny mistake.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=502403
PRESUBMIT=passed
R=darin
CC=gears-internal
DELTA=10 (9 added, 0 deleted, 1 changed)
OCL=11856401
SCL=11857191
-
Yesterday
-
-
r3379
([Author: aa]
Bump version to 0.3.27.0
PRESUBMIT=passed
TBR...) committed by gears.daemon
- [Author: aa]
Bump version to 0.3.27.0
PRESUBMIT=passed
TBR=jonc
OCL=11843725
SCL=11843727
[Author: aa]
Bump version to 0.3.27.0
PRESUBMIT=passed
TBR=jonc
OCL=11843725
SCL=11843727
-
issue 796
([Safari] When opening a page in background, gears doesn't in...) commented on by tqclarkson
-
-
r3378
([Author: aa]
*** ...) committed by gears.daemon
- [Author: aa]
*** ***
*** Please give this a careful review. I had to move some paths around. ***
*** ***
Fix a crash on first startup in Firefox 3.5 on OS X.
I could never pin down the exact cause because the crash was happening inside
Gecko, but what I think is that during startup, Gecko would load two versions
of our binary and as a side-effect end up loading two different versions of
some function (maybe a Gecko function or an OS X function).
This is something that Darin Fisher warned might happen with our previous
approach, so I wasn't completely surprised.
I started to try and implement a stub binary component which would poke the
environment and then load the right binary (Darin's original recommended
approach), but realized it could be done much easier with JavaScript.
So this change adds a simple JS component that checks the environment then
registers the right binary.
PRESUBMIT=passed
TBR=zork
CC=gears-internal
DELTA=217 (133 added, 76 deleted, 8 changed)
OCL=11843168
SCL=11843263
[Author: aa]
*** ***
*** Please give this a careful review. I had to move some paths around. ***
*** ***
Fix a crash on first startup in Firefox 3.5 on OS X.
I could never pin down the exact cause because the crash was happening inside
Gecko, but what I think is that during startup, Gecko would load two versions
of our binary and as a side-effect end up loading two different versions of
some function (maybe a Gecko function or an OS X function).
This is something that Darin Fisher warned might happen with our previous
approach, so I wasn't completely surprised.
I started to try and implement a stub binary component which would poke the
environment and then load the right binary (Darin's original recommended
approach), but realized it could be done much easier with JavaScript.
So this change adds a simple JS component that checks the environment then
registers the right binary.
PRESUBMIT=passed
TBR=zork
CC=gears-internal
DELTA=217 (133 added, 76 deleted, 8 changed)
OCL=11843168
SCL=11843263
-
-
-
-
Last 7 days
-
-
-
-
issue 879
(geo.getCurrentPosition do not return good position on linux ...) changed by steveblock@google.com
-
Status:
Accepted
Owner:
stevebl...@google.com
Status:
Accepted
Owner:
stevebl...@google.com
-
issue 907
(Firefox doesnt connect to the internet after windows resumes...) reported by suraj.email
-
-
-
-
-
-
-
r3377
([Author: aa]
Fix bug where msi does not include dll for Fir...) committed by gears.daemon
- [Author: aa]
Fix bug where msi does not include dll for Firefox 3.0.*.
PRESUBMIT=passed
R=zork
CC=gears-internal
DELTA=9 (7 added, 0 deleted, 2 changed)
OCL=11821870
SCL=11822222
[Author: aa]
Fix bug where msi does not include dll for Firefox 3.0.*.
PRESUBMIT=passed
R=zork
CC=gears-internal
DELTA=9 (7 added, 0 deleted, 2 changed)
OCL=11821870
SCL=11822222
-
-
-
-
-
issue 904
(Gears 5.25 is not detected by FF3.0) changed by jon@chromium.org
-
Status:
Accepted
Owner:
gears.team.zork
Cc:
j...@chromium.org
Labels:
Priority-1
−Priority-Medium
Status:
Accepted
Owner:
gears.team.zork
Cc:
j...@chromium.org
Labels:
Priority-1
−Priority-Medium
-
-
-
-
-
-
-
r3376
([Author: jonc]
0.5.26.0 is the new version after the succes...) committed by gears.daemon
- [Author: jonc]
0.5.26.0 is the new version after the successful build of the 5.25 release.
PRESUBMIT=passed
R=michaeln
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=11804225
SCL=11805166
[Author: jonc]
0.5.26.0 is the new version after the successful build of the 5.25 release.
PRESUBMIT=passed
R=michaeln
DELTA=1 (0 added, 0 deleted, 1 changed)
OCL=11804225
SCL=11805166
-
-
issue 890
(googledocs offline cause blank page on safari 4) commented on by jake74
-
-
-
-
issue 900
(Downloading file:///C:/Users/xyz/Downloads/clickonce_bootstr...) commented on by nlappala
-
-
issue 900
(Downloading file:///C:/Users/xyz/Downloads/clickonce_bootstr...) reported by nlappala
-
-
-
-
-
r3375
([Author: aa]
Some include files that I forgot to add for th...) committed by gears.daemon
- [Author: aa]
Some include files that I forgot to add for the os x gecko sdk.
PRESUBMIT=passed
TBR=zork
OCL=11767727
SCL=11767735
[Author: aa]
Some include files that I forgot to add for the os x gecko sdk.
PRESUBMIT=passed
TBR=zork
OCL=11767727
SCL=11767735
-
|