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
/
ui
/
views
/
infobars
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move LinkController into its own header file.
tfarina@chromium.org
2011-04-25
6
-14
/
+22
*
Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-04-21
1
-2
/
+3
*
Adjust infobar arrow height when the toolbar height changes. This also fixes...
pkasting@chromium.org
2011-04-20
9
-68
/
+168
*
Fix infobar animation bug: reversed argument meant the browser didn't properl...
pkasting@chromium.org
2011-04-19
1
-1
/
+1
*
Fix some infobar drawing glitches:
pkasting@chromium.org
2011-04-16
10
-48
/
+60
*
Revert unspoofable infobar appearance to use an arrow pointing to the omnibox...
pkasting@chromium.org
2011-04-15
7
-69
/
+64
*
Move the concepts of tab/bar heights to the cross-platform infobar code befor...
pkasting@chromium.org
2011-04-08
9
-124
/
+121
*
Fix InfoBarContainer calling a pure virtual function during destruction by fo...
pkasting@chromium.org
2011-04-04
3
-7
/
+18
*
Fix DCHECK() in infobar animation.
pkasting@chromium.org
2011-04-02
9
-110
/
+130
*
Split the views classes for infobars and their containers into two parts each...
pkasting@chromium.org
2011-03-31
8
-246
/
+328
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
4
-22
/
+31
*
Fix some coverity defects (mostly pass by value).
estade@chromium.org
2011-03-11
2
-2
/
+2
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
2
-12
/
+14
*
[linux_views][Win] spoof proof redesign infobar extension with tab.
scr@chromium.org
2011-03-09
6
-101
/
+203
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
2
-4
/
+4
*
Fix memory corruption, take 2. InfoBarView::Close() needs to call InfoBarCont...
pkasting@chromium.org
2011-03-08
2
-18
/
+22
*
Revert 77235 - Fix memory corruption. InfoBarView::Close() needs to call Inf...
cmp@chromium.org
2011-03-08
2
-19
/
+18
*
Fix memory corruption. InfoBarView::Close() needs to call InfoBarContainer::...
pkasting@chromium.org
2011-03-08
2
-18
/
+19
*
Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.
tfarina@chromium.org
2011-03-04
1
-1
/
+1
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
4
-31
/
+23
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
4
-23
/
+31
*
Refactor InfoBarContainer a bit in preparation for splitting it into two piec...
pkasting@chromium.org
2011-03-03
4
-98
/
+110
*
OffsetY shouldn't need parent parameter - moved kArrowSize to header.
scr@chromium.org
2011-03-03
8
-34
/
+34
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
5
-6
/
+6
*
Miscellaneous tiny bits that differ between my checkout and trunk
pkasting@chromium.org
2011-03-02
7
-38
/
+42
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Fix uninitialized variables.
pkasting@chromium.org
2011-03-01
1
-0
/
+3
*
Layout changes for InfoBarView and subclasses:
pkasting@chromium.org
2011-03-01
18
-302
/
+435
*
Cleanup:
pkasting@chromium.org
2011-02-28
11
-114
/
+50
*
Fix runtime break on XP.
pkasting@chromium.org
2011-02-24
1
-1
/
+8
*
Cleanup:
pkasting@chromium.org
2011-02-24
15
-255
/
+157
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
2
-2
/
+2
*
Carnitas: Delete stub src/gfx/* headers
sail@chromium.org
2011-02-13
1
-1
/
+1
*
Fix the infobar anti-spoof arrow width (was 1 px too wide).
pkasting@chromium.org
2011-02-11
1
-0
/
+8
*
Hoist some similar code from Before/AfterTranslateInfoBar up to TranslateInfo...
pkasting@chromium.org
2011-02-10
6
-53
/
+34
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
2
-11
/
+11
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
13
-81
/
+60
*
Cleanup:
pkasting@chromium.org
2011-02-08
22
-801
/
+618
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
4
-4
/
+4
*
[views] spoof proof infobars.
scr@chromium.org
2011-02-04
6
-17
/
+93
*
Split infobars.{cc,h} into separate pieces for the different classes defined ...
pkasting@chromium.org
2011-02-01
18
-755
/
+851
*
Cleanup:
pkasting@chromium.org
2011-01-26
2
-17
/
+3
*
Disable context menu for page_action and infobar for component extensions.
dpolukhin@chromium.org
2011-01-26
1
-1
/
+5
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
5
-5
/
+5
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
4
-6
/
+10
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
5
-5
/
+5
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-2
/
+2
*
Update the include ordering and (C) dates.
msw@chromium.org
2011-01-15
1
-1
/
+1
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
2
-8
/
+8
[next]