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
*
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
*
Move task manager code into a subdirectory.
evan@chromium.org
2010-09-23
1
-1
/
+1
*
Fixes bug in match preview getting layed out one pixel too high.
sky@chromium.org
2010-09-23
1
-1
/
+2
*
Makes right arrow in omnibox commit suggest results.
sky@chromium.org
2010-09-23
2
-0
/
+14
*
Fixes some fragile code in BrowserViewLayout.
sky@chromium.org
2010-09-23
1
-9
/
+4
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-6
/
+5
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-5
/
+6
*
Makes match preview send the dimensions of the omnibox to the page.
sky@chromium.org
2010-09-22
8
-0
/
+27
*
Add a unique identifier for plugin groups and use it to identify blocked plug...
bauerb@chromium.org
2010-09-21
1
-8
/
+6
*
Fix for Newly created autofill profile shows up three times in dialog
georgey@chromium.org
2010-09-20
1
-2
/
+52
*
Remove vestigial cookie/web app permissions prompting UI now that the async U...
ben@chromium.org
2010-09-17
3
-423
/
+1
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
6
-1
/
+7
*
Factor an ExtensionIconSet class out of Extension. This can
aa@chromium.org
2010-09-16
2
-5
/
+9
*
chromium-os:3730 - 'Aw snap on moles links to unreadable Help Center articles.'
stevenjb@google.com
2010-09-15
1
-1
/
+11
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
11
-180
/
+487
*
Fixes bug in WindowSimulateDrag that was leading to test flake. The
sky@chromium.org
2010-09-14
1
-2
/
+1
[next]