index
:
packages_apps_browser.git
replicant-4.2
replicant-6.0
packages/apps/browser
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
Controller.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Make Ctl-Tab and Shift-Ctl-Tab cycle tabs
Michael Kolb
2011-12-15
1
-4
/
+10
*
|
am c5b0b2db: Fix yet another Monkey NPE
Michael Kolb
2011-11-30
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix yet another Monkey NPE
Michael Kolb
2011-11-29
1
-1
/
+2
*
|
am 7431a694: Merge "Fix NPE at startup" into ics-mr1
Bart Sears
2011-11-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix NPE at startup
Michael Kolb
2011-11-28
1
-1
/
+1
*
|
Merge "Crash recover no longer uses icicle."
George Mount
2011-11-23
1
-47
/
+58
|
\
\
|
*
|
Crash recover no longer uses icicle.
George Mount
2011-11-23
1
-47
/
+58
*
|
|
am a48621be: Merge "Monkey season" into ics-mr1
Michael Kolb
2011-11-21
1
-1
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Monkey season" into ics-mr1
Michael Kolb
2011-11-21
1
-1
/
+4
|
|
\
\
|
|
*
|
Monkey season
Michael Kolb
2011-11-21
1
-1
/
+4
*
|
|
|
am b1fb70ce: Fix stop/refresh menu state
Michael Kolb
2011-11-21
1
-19
/
+17
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Fix stop/refresh menu state
Michael Kolb
2011-11-21
1
-19
/
+17
|
|
/
*
|
am 3e5e5fad: Merge "Remove the psychic labs feature." into ics-mr1
Narayan Kamath
2011-11-18
1
-6
/
+0
|
\
\
|
|
/
|
*
Remove the psychic labs feature.
Narayan Kamath
2011-11-18
1
-6
/
+0
*
|
Show download complete message for data URI downloads.
George Mount
2011-11-17
1
-1
/
+1
*
|
Merge "Remove dump V8 counters from browser debug menu"
Kristian Monsen
2011-11-14
1
-7
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove dump V8 counters from browser debug menu
Kristian Monsen
2011-11-11
1
-7
/
+0
*
|
Handle error condition when inserting snapshots
John Reck
2011-11-10
1
-0
/
+8
|
/
*
Reduce size of menus
Michael Kolb
2011-10-13
1
-12
/
+21
*
Lower snapshot size limit
John Reck
2011-10-12
1
-1
/
+5
*
Fix intent handling from other apps in recovery case
Michael Kolb
2011-10-11
1
-5
/
+6
*
Data URL fixes - bookmarks, save, and wallpaper
George Mount
2011-10-10
1
-3
/
+67
*
Merge "Immediately update title bar when loading a URL"
Michael Kolb
2011-10-05
1
-0
/
+1
|
\
|
*
Immediately update title bar when loading a URL
Michael Kolb
2011-10-05
1
-0
/
+1
*
|
Fix intent handling
John Reck
2011-10-05
1
-2
/
+5
|
/
*
Rename Tab.LockIcon to Tab.SecurityState
Steve Block
2011-10-03
1
-1
/
+1
*
View images without throwing an intent
Michael Kolb
2011-09-28
1
-2
/
+8
*
Remove network connection error dialog
John Reck
2011-09-19
1
-3
/
+0
*
Use overlay action mode
John Reck
2011-09-16
1
-17
/
+0
*
Merge "Cleanup menus"
John Reck
2011-09-15
1
-4
/
+18
|
\
|
*
Cleanup menus
John Reck
2011-09-14
1
-4
/
+18
*
|
Revert "Support for measuring page load times."
Mathew Inwood
2011-09-15
1
-33
/
+1
|
/
*
Use onDraw instead of capturePicture for thumbnails
John Reck
2011-09-08
1
-31
/
+35
*
Merge "Support for measuring page load times."
Mathew Inwood
2011-09-07
1
-1
/
+33
|
\
|
*
Support for measuring page load times.
Mathew Inwood
2011-09-06
1
-1
/
+33
*
|
Monkey protection
John Reck
2011-09-06
1
-2
/
+8
|
/
*
Make sure preloaded tabs have unique IDs.
Mathew Inwood
2011-09-02
1
-0
/
+1
*
Unregister the NFC callback onPause.
Ben Murdoch
2011-09-02
1
-2
/
+2
*
Merge "Fix blank page activity selection bug"
John Reck
2011-08-29
1
-6
/
+2
|
\
|
*
Fix blank page activity selection bug
John Reck
2011-08-29
1
-6
/
+2
*
|
Fix issues with state save/restore
John Reck
2011-08-29
1
-7
/
+3
|
/
*
Updates for NDEF push API change.
Nick Pelly
2011-08-25
1
-4
/
+2
*
Drop active tab check when blocking events
Michael Kolb
2011-08-24
1
-14
/
+5
*
Merge "Avoid showing previous tab when closing an app tab"
Michael Kolb
2011-08-22
1
-2
/
+9
|
\
|
*
Avoid showing previous tab when closing an app tab
Michael Kolb
2011-08-22
1
-2
/
+9
*
|
Add bulletproofing to state recovery
John Reck
2011-08-22
1
-7
/
+2
|
/
*
YAMR - Yet Another Menu Reorg
John Reck
2011-08-19
1
-0
/
+10
*
Show web content before handling new intent
Michael Kolb
2011-08-18
1
-0
/
+3
*
Merge "Faster all the things!"
John Reck
2011-08-17
1
-20
/
+0
|
\
|
*
Faster all the things!
John Reck
2011-08-17
1
-20
/
+0
[prev]
[next]