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
...
*
PageActions can now specify multiple icons and switch between them
finnur@chromium.org
2009-07-01
2
-18
/
+65
*
Reverting 19758.
mirandac@chromium.org
2009-07-01
4
-49
/
+17
*
Improves tab overview.
sky@chromium.org
2009-07-01
8
-25
/
+153
*
Theme window control buttons.
mirandac@chromium.org
2009-07-01
4
-17
/
+49
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
2
-0
/
+5
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
2
-11
/
+0
*
Regression: task manager icon for chrome is blank
cpu@google.com
2009-07-01
1
-3
/
+0
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
22
-87
/
+75
*
Coverity was complaining about the result of getenv not being null checked, b...
finnur@chromium.org
2009-06-30
1
-40
/
+25
*
Coverity nit. Enums lacking name...
finnur@chromium.org
2009-06-30
1
-2
/
+2
*
Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...
ben@chromium.org
2009-06-29
1
-0
/
+6
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
2
-0
/
+7
*
Wires up the create browser window.
sky@chromium.org
2009-06-29
3
-4
/
+8
*
fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LIST
ben@chromium.org
2009-06-27
1
-5
/
+6
*
gcl error, this file belonged in last changeset
ben@chromium.org
2009-06-27
1
-0
/
+53
*
First part of bookmark context menu reorg.
ben@chromium.org
2009-06-27
8
-763
/
+84
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
21
-253
/
+272
*
Refactor the win KeywordEditorView for cross platform friendliness.
mattm@chromium.org
2009-06-26
3
-687
/
+31
*
Makes tab overview show the arrow at the right location.
sky@chromium.org
2009-06-26
5
-10
/
+11
*
Change BrowserBubble so that clients can say if they expect canvas mirroring ...
cira@chromium.org
2009-06-26
2
-7
/
+3
*
move the ResetToDefault function for prefs to chrome/browser/options_util
mattm@chromium.org
2009-06-26
1
-54
/
+2
*
Revert cl 19359 due to browser_tests timeout.
tim@chromium.org
2009-06-26
2
-7
/
+0
*
Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...
tim@chromium.org
2009-06-26
2
-0
/
+7
*
Tweaks to tab overview to get it performant:
sky@chromium.org
2009-06-26
5
-6
/
+71
*
Revert cl 19315 to see if it fixes the builds.
rvargas@google.com
2009-06-26
2
-5
/
+0
*
Make omnibox2 dropdown not flash during result set transitions...
ben@chromium.org
2009-06-26
2
-59
/
+170
*
Removes the outdated and flaky UI tests, and introduces a whole new set of sh...
klink@chromium.org
2009-06-26
2
-0
/
+5
*
Move extension delimiters to the right.
cira@chromium.org
2009-06-25
1
-0
/
+1
*
Fixing the tab order in the task manager.
jcampan@chromium.org
2009-06-25
1
-1
/
+1
*
This CL fixes issue 14481 - RTL: Chrome is trying to open exe file directly a...
xji@chromium.org
2009-06-25
2
-11
/
+31
*
Show EV cert info text next to security icon.
ukai@chromium.org
2009-06-25
2
-8
/
+9
*
Update Skia transfer mode names in browser/* to Skia r239
amanda@chromium.org
2009-06-25
4
-5
/
+5
*
Update WebKit to 45111 and Skia to 239
amanda@chromium.org
2009-06-25
3
-3
/
+3
*
Fork bookmark context menu logic across platforms. There's too much crazy stu...
ben@chromium.org
2009-06-25
7
-3
/
+1053
*
Now that the tab_table_ of the TaskManager is parent owned, it should not be ...
jcampan@chromium.org
2009-06-24
1
-4
/
+0
*
Merging r18584 into chrome/browser/views/tab_contents/tab_contents_view_win.cc.
yusukes@google.com
2009-06-24
1
-2
/
+5
*
Fix order of parameters that was causing title and keyword to be switched.
ben@chromium.org
2009-06-24
1
-1
/
+1
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
3
-13
/
+15
*
We were hitting a DCHECK when removing a password in the password option panel.
jcampan@chromium.org
2009-06-24
1
-4
/
+6
*
Adding a browser test to catch a WebKit crash that was fixed in
finnur@chromium.org
2009-06-24
1
-0
/
+16
*
Fix infobar close button positioning. No-one appears to be using the close bu...
glen@chromium.org
2009-06-24
2
-10
/
+2
*
Clean up a few startup and shutdown dependencies which should fix some of the...
erikkay@google.com
2009-06-24
1
-0
/
+3
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-5
/
+0
*
Add support for vertical split into SingleSplitView.
pfeldman@chromium.org
2009-06-24
1
-3
/
+4
*
GTK: Fix status bubble hiding during background tab events.
erg@google.com
2009-06-23
1
-1
/
+1
*
Minor tweaks to tab overview:
sky@chromium.org
2009-06-23
7
-10
/
+110
*
Syncs to latest messages and makes tab overview button work.
sky@chromium.org
2009-06-23
1
-0
/
+14
*
Show recent history list in UrlPickerDialogGtk.
mattm@chromium.org
2009-06-23
1
-218
/
+1
*
Add Linux support for getting the thumbnail and wire into the switcher.
brettw@chromium.org
2009-06-23
2
-2
/
+12
*
Fix build break (file missing from CL).
erikkay@google.com
2009-06-23
1
-1
/
+1
[prev]
[next]