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
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
5
-12
/
+259
*
tweak translate infobar ui
kuan@chromium.org
2010-03-22
2
-24
/
+52
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
14
-35
/
+46
*
Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...
thestig@chromium.org
2010-03-20
20
-266
/
+56
*
Allow dynamic switching in and out of sidetabs mode.
ben@chromium.org
2010-03-19
20
-56
/
+266
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-2
/
+3
*
AutoFill: Set the kAutoFillInfoBarShown pref to true if the user opens the Au...
jhawkins@chromium.org
2010-03-19
1
-1
/
+8
*
views: Add accessibility support to the Textfield control.
ctguil@chromium.org
2010-03-19
1
-2
/
+4
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-3
/
+2
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-1
/
+1
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-2
/
+3
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
5
-6
/
+6
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
28
-31
/
+31
*
Extension popups now stay open and drag while inspector is open, when browser...
rafaelw@chromium.org
2010-03-19
1
-4
/
+14
*
Modification of ExtensionPopup views to allow for pop-up views to share the s...
twiz@chromium.org
2010-03-19
2
-0
/
+11
*
[Accessibility] Chrome's main window is missing an accessible name
ctguil@chromium.org
2010-03-18
2
-3
/
+19
*
Enable the incognito extension toggle by default. No more flag.
mpcomplete@chromium.org
2010-03-18
1
-6
/
+0
*
Minor extension infobar changes.
finnur@chromium.org
2010-03-18
2
-1
/
+3
*
Retry r41799:
estade@chromium.org
2010-03-18
5
-6
/
+30
*
Finish implementing the geolocation infobar; adds a Learn more link pointing ...
joth@chromium.org
2010-03-18
2
-9
/
+54
*
Allow DomView derived classes to substitute TabContents with derived class.
dpolukhin@chromium.org
2010-03-18
2
-2
/
+11
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
2
-2
/
+2
*
translate infobar: modify options menu
kuan@chromium.org
2010-03-17
1
-3
/
+0
*
Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...
ctguil@chromium.org
2010-03-17
1
-13
/
+1
*
[Accessibility] Chrome's main window is missing an accessible name
ctguil@chromium.org
2010-03-17
1
-1
/
+13
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
5
-30
/
+6
*
Change so that the extension favicon is read on the UI thread since extension...
arv@chromium.org
2010-03-17
1
-5
/
+5
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
10
-197
/
+268
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
27
-30
/
+30
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
4
-10
/
+217
*
* Moved sticky/controls frag to chromeos::BalloonViewImpl
oshima@chromium.org
2010-03-17
2
-4
/
+6
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
5
-6
/
+30
*
Spruced up the warning dialog for when you enable an extension in incognito.
mpcomplete@chromium.org
2010-03-17
1
-17
/
+9
*
Fixes first and third points in the bug "Autofill profile dialog box polish i...
georgey@chromium.org
2010-03-16
5
-61
/
+90
*
Nukes changing the size of the icon on hover, and instead changes
sky@chromium.org
2010-03-16
1
-13
/
+10
*
[accessibility] Bookmarks bar is missing some MSAA information
ctguil@chromium.org
2010-03-16
6
-34
/
+65
*
Revert "Make DevTools open docked by default for chrome os."
tony@chromium.org
2010-03-16
3
-27
/
+15
*
Reapply r41640.
ajwong@chromium.org
2010-03-16
1
-0
/
+1
*
Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...
ajwong@chromium.org
2010-03-16
1
-1
/
+0
*
Provide Web Contents accessibility info.
ctguil@chromium.org
2010-03-16
1
-1
/
+2
*
Make DevTools open docked by default for chrome os.
xiyuan@chromium.org
2010-03-15
3
-15
/
+27
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-15
1
-0
/
+1
*
2nd attempt at landing cl to implement enhancements for translate infobar
kuan@chromium.org
2010-03-15
2
-50
/
+76
*
Making browser bubble notifies to its delegate whether it
jcampan@chromium.org
2010-03-15
7
-33
/
+36
*
windows: Add UMA metrics for first-run bubble.
gwilson@google.com
2010-03-15
1
-2
/
+10
*
Reland translate toolbar unit tests (originally landed as r41274, rolled back...
jeremy@chromium.org
2010-03-15
1
-3
/
+3
*
Return back all changes in tab_contents_view_win.cc about root view layout.
dpolukhin@google.com
2010-03-15
1
-4
/
+17
*
Revert "Reland translate toolbar unit tests (originally landed as r41274, rol...
jeremy@chromium.org
2010-03-15
1
-3
/
+3
*
Reland translate toolbar unit tests (originally landed as r41274, rolled back...
jeremy@chromium.org
2010-03-15
1
-3
/
+3
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
29
-37
/
+37
[next]