summaryrefslogtreecommitdiff
path: root/src/com/android/browser/preferences/DebugPreferencesFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove debug codeJohn Reck2012-04-241-8/+0
| | | | Change-Id: I53236e23990e996b86944214b45a9af014b296f6
* Bookmark page changesJohn Reck2012-04-231-0/+8
| | | | | | | | | Bug: 6372933 Fix a race condition between update & destroy Fix update path Add some extra debug support Change-Id: I66a450e175b22d992de97d5bc24200961144412a
* Faster all the things!John Reck2011-08-171-20/+7
| | | | | | | | | | Bug: 5177959 Improve browser startup. Elinate IO access on UI thread during startup by removing the super legacy ClearThumbnails task. Also rework how the hardware acceleration debug setting works to remove the requirement for initialized BrowserSettings in onCreate Change-Id: I4c1014d380827af4833586e6a3ae842fd59aa48b
* Show prelogin only onceJohn Reck2011-07-261-1/+16
| | | | | | Bug: 5081641 Change-Id: I1c625e3528de9a7cd37dae5b8b428ff141759e14
* Remove DEV_BUILD optionJohn Reck2011-04-271-4/+0
| | | | | | | | Bug: 4346867 This CL changes it so that debug itself is a "sticky" option unless it is a release build Change-Id: Ib2bac358270aaeb4cd3d828f26ea3947c49fb993
* Browser settings refactorJohn Reck2011-04-261-10/+3
| | | | Change-Id: I6fc1b21f7ea692fbe37a17bf900e9b7408a9c077
* Debug settings changesJohn Reck2010-12-031-1/+30
| | | | | | | | Bug: 3250498 Makes OpenGL rendering and user agent normally visible in settings->debug Changing the OpenGL setting now automatically restarts the browser Change-Id: I04036b580f2463f77376edb4bee2dfefe3d123ed
* Convert the browser settings to be fragments.Jeff Hamilton2010-09-241-0/+32
This also makes the settings panel 2 pane. Change-Id: Ifccfdc145065fc51f12b74160c797749063b403d