index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames and moves match preview classes to instant. This doesn't
sky@chromium.org
2010-10-05
8
-82
/
+81
*
Use BubbleWindow for JSModalDialogViews on ChromeOS.
xiyuan@chromium.org
2010-10-05
1
-0
/
+11
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
2
-9
/
+4
*
Support dynamic policy refresh for DNS prefetching.
phajdan.jr@chromium.org
2010-10-05
1
-3
/
+0
*
Fixes bug in wrench menu where closing with menu open could trigger
sky@chromium.org
2010-10-05
4
-7
/
+18
*
Only enable renderer accessibility when an active screen reader is detected.
ctguil@chromium.org
2010-10-05
2
-0
/
+7
*
Changes instant around to support multiple loaders. This is
sky@chromium.org
2010-10-04
3
-11
/
+10
*
chromium-os:5166 Panel/popup cleanup for ChromeOS
stevenjb@google.com
2010-10-04
1
-2
/
+1
*
Add a Delegate to JavaScriptAppModalDialog.
tfarina@chromium.org
2010-10-02
1
-4
/
+1
*
Refactor the code for loading icons into the PageInfoModel.
rsesek@chromium.org
2010-10-02
2
-56
/
+15
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
9
-92
/
+22
*
Mark TabDraggingTest.Tab1Tab3Escape as FLAKY on Windows.
rsesek@chromium.org
2010-10-02
1
-0
/
+3
*
Don't load plugins on the UI thread for pref and group policy disabling.
jam@chromium.org
2010-10-02
1
-3
/
+2
*
Make BrowserAccessibilityManager cross platform. Step 1.
ctguil@chromium.org
2010-10-01
1
-265
/
+0
*
Derive the manage URL from the cloud print root in prefs.
scottbyer@google.com
2010-10-01
1
-3
/
+2
*
Remove mnemonic and add keyboard shortcut text to the accessible name of text...
ctguil@chromium.org
2010-10-01
1
-60
/
+83
*
Fix compile problem. TBR=brettw
jam@chromium.org
2010-10-01
1
-2
/
+1
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-39
/
+24
*
Send a notification when upgrades have been downloaded, and hook
zork@chromium.org
2010-10-01
2
-3
/
+19
*
Working on removing GTK for touch UI, by introducing a new
anicolao@chromium.org
2010-09-30
4
-0
/
+62
*
Make the first-run search engine choice dialog accessible to
dmazzoni@chromium.org
2010-09-30
2
-1
/
+30
*
Add detailed speech descriptions for Chrome OS login screen accessibility
dmazzoni@chromium.org
2010-09-30
2
-5
/
+31
*
Allow the info bar close button to be focused by screen reader uses.
ctguil@chromium.org
2010-09-29
1
-6
/
+11
*
chromeos: Bind F3 to reload.
derat@chromium.org
2010-09-29
1
-0
/
+5
*
Convert ElideFilename from using wstring to string16.
tony@chromium.org
2010-09-29
1
-5
/
+5
*
Disable the 'Sign in to Cloud Print' button while the authorization dialog is...
scottbyer@chromium.org
2010-09-29
1
-2
/
+22
*
Added UI for clearing Chrome Sync data
raz@chromium.org
2010-09-29
8
-3
/
+1216
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
2
-16
/
+54
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
2
-5
/
+6
*
views: Rename JavaScriptMessageBoxDialog to JSModalDialogViews so it matches ...
tfarina@chromium.org
2010-09-29
2
-32
/
+32
*
Refactoring ui_test_utils code
isherman@chromium.org
2010-09-28
1
-68
/
+23
*
Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync data
willchan@chromium.org
2010-09-28
8
-1216
/
+3
*
Added UI for clearing Chrome Sync data
raz@chromium.org
2010-09-28
8
-3
/
+1216
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
40
-129
/
+79
*
Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...
sanjeevr@chromium.org
2010-09-28
1
-1
/
+2
*
Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...
ben@chromium.org
2010-09-28
2
-24
/
+59
*
Fix the issue in 'Clear browsing data' dialog with Cancel vs Close button.
tfarina@chromium.org
2010-09-28
1
-28
/
+19
*
Cloud print proxy management UI.
scottbyer@chromium.org
2010-09-27
1
-0
/
+162
*
Send an EVENT_SYSTEM_ALERT when a user first places focus within an infobar.
dtseng@chromium.org
2010-09-27
2
-0
/
+22
*
Append "(Incognito)" to the accessible title of the browser window.
ctguil@chromium.org
2010-09-27
2
-0
/
+9
*
Call InfoBar::ViewHierarchyChangedViewHierarchyChanged after the ConfirmInfoB...
ctguil@chromium.org
2010-09-25
1
-1
/
+1
*
Make the close_button the last child view of an infobar.
ctguil@chromium.org
2010-09-25
1
-0
/
+8
*
Remove use of Skia's safeUnref() in favor of SkSafeUnref(...)
vandebo@chromium.org
2010-09-24
2
-11
/
+9
*
Fixes bug where showing an auth dialog during instant would trigger
sky@chromium.org
2010-09-24
4
-14
/
+26
*
Adds support for sending script when the user accepts instant
sky@chromium.org
2010-09-24
1
-1
/
+1
*
Reland r60342.
dtseng@chromium.org
2010-09-24
2
-1
/
+6
*
Add IndexedDB to cookie tree.
bauerb@chromium.org
2010-09-24
4
-1
/
+217
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u...
maruel@chromium.org
2010-09-23
1
-3
/
+1
*
Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...
dtseng@chromium.org
2010-09-23
1
-1
/
+3
[next]