index
:
packages_apps_Browser.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
TabControl.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move Tab out of TabControl to its own class. So that
Grace Kloba
2009-10-09
1
-828
/
+86
*
Stop the loading after WAKELOCK_TIMEOUT (5min) when
Grace Kloba
2009-10-06
1
-0
/
+10
*
Enable fading scrollbar for the Browser
Grace Kloba
2009-09-28
1
-0
/
+2
*
Use favicons in the tab page instead of a snapshot.
Patrick Scott
2009-09-23
1
-59
/
+9
*
Remove the WebView from its container to change focus.
Patrick Scott
2009-09-17
1
-31
/
+66
*
Fix the lock icon when switch tabs.
Grace Kloba
2009-09-16
1
-0
/
+21
*
Check for null tabs before acquiring the parent tab.
Patrick Scott
2009-08-31
1
-6
/
+8
*
Initial attempt to get the sliding title bar working, using a Gallery.
Leon Scroggins
2009-08-13
1
-1
/
+1
*
Pass unhandled keys up to the main tab.
Patrick Scott
2009-08-12
1
-0
/
+10
*
make private inner classes static
Cary Clark
2009-08-11
1
-1
/
+1
*
Adds the browser Geolocation permissions prompt.
Steve Block
2009-08-06
1
-9
/
+65
*
When free the background tabs due to low memory, keep the parent tab of the
Grace Kloba
2009-08-03
1
-3
/
+6
*
Implement an error console. The console is displayed when the user has enable...
Ben Murdoch
2009-07-17
1
-0
/
+24
*
Try to reuse tabs with matching urls to avoid loading a new page.
Patrick Scott
2009-07-16
1
-0
/
+39
*
Show the new tab when creating it from the bookmarks/history.
Patrick Scott
2009-07-14
1
-0
/
+5
*
am 73972695: Merge change 4925 into donut
Android (Google) Code Review
2009-06-22
1
-2
/
+3
|
\
|
*
Fix 2 NPEs in the Browser.
Patrick Scott
2009-06-22
1
-2
/
+3
*
|
Call the WebViewCore's freeMemory instead of just clearCache
Derek Sollenberger
2009-06-10
1
-3
/
+3
*
|
call webview's onPause/onResume in the right places:
Mike Reed
2009-05-28
1
-27
/
+49
*
|
am 20abe04: Check for null before accessing mPickerData.
Patrick Scott
2009-04-29
1
-2
/
+8
|
\
\
|
|
/
|
*
Check for null before accessing mPickerData.
Patrick Scott
2009-04-28
1
-2
/
+8
*
|
am 761b3b5: Merge change 423 into donut
Android (Google) Code Review
2009-04-29
1
-31
/
+134
|
\
\
|
|
/
|
*
Show the saved picture for freed tabs.
Patrick Scott
2009-04-22
1
-31
/
+134
*
|
Merge donut into master
Jean-Baptiste Queru
2009-04-22
1
-2
/
+1
|
\
\
|
|
/
|
*
Browser: Remove references to android.util.Config
Dave Bort
2009-04-13
1
-2
/
+1
*
|
Check for null before animating the tab/webview.
Patrick Scott
2009-04-20
1
-0
/
+3
|
/
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-0
/
+2
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-25
/
+125
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-0
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+937
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-935
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-0
/
+24
*
auto import from //branches/cupcake/...@127101
The Android Open Source Project
2009-01-20
1
-21
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-6
/
+98
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+840
[prev]