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
*
Fix running default browser check/setting in UI thread on Linux.
mattm@chromium.org
2009-07-28
2
-132
/
+14
*
Refactor out language models for linux gtk views preparation
mhm@chromium.org
2009-07-28
1
-155
/
+2
*
Fix broken tree on mac/linux.
aa@chromium.org
2009-07-26
2
-108
/
+0
*
Add infobar preview for themes, remove --enable-extension
aa@chromium.org
2009-07-26
2
-0
/
+108
*
add mole info to toolstrip definition and enable moles
erikkay@chromium.org
2009-07-26
6
-47
/
+90
*
Stop drawing the status bubble text highlight because it sucks for themes.
glen@chromium.org
2009-07-25
1
-23
/
+16
*
Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...
ben@chromium.org
2009-07-25
1
-1
/
+1
*
fix toolkit_views compile due to AutocompleteEditViewGtk change.
tc@google.com
2009-07-24
1
-0
/
+1
*
A crasher from the field indicates that the focus manager can be NULL when th...
jcampan@chromium.org
2009-07-24
1
-4
/
+11
*
Fix frame overlay display in incognito mode, make location bar background fol...
glen@chromium.org
2009-07-24
2
-2
/
+9
*
Layout was entirely the wrong place to be updating the button - it gets calle...
glen@chromium.org
2009-07-24
1
-14
/
+9
*
Integrates a custom JumpList of Windows 7 into Chromium.
hbono@chromium.org
2009-07-24
2
-0
/
+19
*
Make the bookmark buttons follow theme changes correctly.
glen@chromium.org
2009-07-24
2
-14
/
+36
*
Add link to themes gallery.
glen@chromium.org
2009-07-24
2
-5
/
+29
*
When closing the download shelf, hide the buttons of the dangerous download
thakis@chromium.org
2009-07-24
2
-4
/
+6
*
Recommit of r21474. Original description:
glen@chromium.org
2009-07-24
2
-3
/
+20
*
Fix newline issues in tab_renderer.h
glen@chromium.org
2009-07-24
1
-1
/
+2
*
Revert 21474
glen@chromium.org
2009-07-24
2
-19
/
+1
*
Fix linux/mac build errors.
glen@chromium.org
2009-07-23
1
-3
/
+3
*
Adds MSAA information to various (previously uncovered) bits of the UI, inclu...
klink@chromium.org
2009-07-23
11
-20
/
+159
*
Make the tab close button color match the tab text.
glen@chromium.org
2009-07-23
2
-0
/
+18
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
2
-2
/
+2
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
4
-3
/
+5
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
1
-7
/
+37
*
Don't add the QuickLaunch shortcut by default in Windows7
cpu@google.com
2009-07-23
2
-4
/
+10
*
Squash the "Confirm Form Repost" dialog triggered via an external context men...
robertshield@chromium.org
2009-07-23
2
-0
/
+19
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
2
-2
/
+2
*
Made the title of panels show focused state with black text
davemoore@chromium.org
2009-07-22
2
-0
/
+26
*
Try and improve result coalescing/display in the omnibox popup.
pkasting@chromium.org
2009-07-22
2
-104
/
+55
*
This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...
xji@chromium.org
2009-07-22
2
-35
/
+38
*
Gtk cookie manager part 1.
mattm@chromium.org
2009-07-22
1
-219
/
+1
*
DevTools: Rename JavaScript console action into Developer Tools.
pfeldman@chromium.org
2009-07-22
1
-2
/
+2
*
o Modified the toolbar button handler so that the handler can revert its omni...
yusukes@google.com
2009-07-22
1
-2
/
+12
*
Fix two crashers with TOOLKIT_VIEWS build:
ben@chromium.org
2009-07-21
1
-0
/
+4
*
Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.
jcampan@chromium.org
2009-07-21
7
-10
/
+15
*
Fix another d&d crash that happens when the tab contents
tc@google.com
2009-07-21
1
-2
/
+1
*
Fix some problems with my panel scroller.
brettw@chromium.org
2009-07-21
4
-9
/
+10
*
Resurrect toolkit_views build.
ben@chromium.org
2009-07-21
5
-11
/
+37
*
Header cleanup in browser/importer
phajdan.jr@chromium.org
2009-07-20
1
-0
/
+1
*
Fix misleading name and comment of Browser::GetCurrentPageTitle.
phajdan.jr@chromium.org
2009-07-20
2
-3
/
+3
*
Change GetAllLogins to GetAllBlacklistLogins.
stuartmorgan@google.com
2009-07-20
2
-6
/
+4
*
Make sure the popup notification is shown during animation.
erg@chromium.org
2009-07-20
1
-1
/
+2
*
Add a simple "sidebar"-like panel container that will scroll.
brettw@chromium.org
2009-07-20
7
-0
/
+487
*
DevTools: Store devtools split location on Linux.
pfeldman@chromium.org
2009-07-20
1
-1
/
+0
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
7
-741
/
+494
*
Fix frame turning black when reseting theme. Also simplifies the frame
ben@chromium.org
2009-07-18
2
-14
/
+10
*
Allow the tiling of theme background images on the NTP.
mirandac@chromium.org
2009-07-18
2
-13
/
+132
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
7
-491
/
+741
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
7
-741
/
+491
*
Align custom background tab images correctly.
glen@chromium.org
2009-07-16
1
-3
/
+9
[next]