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
*
Terms of Service don't apply to Chromium. Remove the link from the About box.
finnur@google.com
2008-10-10
1
-13
/
+18
*
Forgot a .h file.
finnur@google.com
2008-10-10
1
-0
/
+2
*
Allow the translators to chose which link appears first in the About box.
finnur@google.com
2008-10-10
1
-9
/
+20
*
Make loading animations on app windows not call WM_SETICON on every frame. Ow.
ben@chromium.org
2008-10-10
6
-11
/
+18
*
Fix regression with app window titles.
ben@chromium.org
2008-10-09
1
-5
/
+2
*
Account for the distributor logo when sizing the title text bounds.
ben@chromium.org
2008-10-09
1
-1
/
+4
*
Changing the About box according to mockups. Basically, we now want to have a...
finnur@google.com
2008-10-09
2
-29
/
+265
*
Roll back changes to the client area size calculation, since this fix didn't ...
ben@chromium.org
2008-10-09
2
-32
/
+27
*
Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...
ben@chromium.org
2008-10-08
5
-36
/
+4
*
Constrained window title text colors are inverted.
ben@chromium.org
2008-10-08
1
-1
/
+1
*
Always position and size the toolbar view, since it's used to position other ...
ben@chromium.org
2008-10-08
1
-17
/
+18
*
Make it so that you can resize glass windows from the bottom.
ben@chromium.org
2008-10-08
1
-1
/
+2
*
External contribution from developer0420@gmail.com. Pressing enter in
sky@google.com
2008-10-08
1
-3
/
+5
*
Attempt to fix more standard non-client painting by extending the client area...
ben@chromium.org
2008-10-08
2
-10
/
+14
*
Fix problem with popups frames when magic_browzr.
erg@google.com
2008-10-08
1
-9
/
+18
*
klockwork bug: variable delared in nested scope
cpu@google.com
2008-10-08
1
-5
/
+2
*
Enables sorting of the tables in the password editor and the URL
sky@google.com
2008-10-08
3
-66
/
+131
*
Fix crash due to lack of NULL checking in one case.
beng@google.com
2008-10-08
1
-8
/
+5
*
Reduce the amount of excessive updating done when there is no window icon to be
ben@chromium.org
2008-10-06
1
-2
/
+4
*
Port some more of chrome/ to Linux.
deanm@google.com
2008-10-02
3
-0
/
+3
*
- Add a note about a subtle requirement of the current code (bug 2994).
deanm@chromium.org
2008-10-02
1
-28
/
+20
*
Fixes a couple of bookmark bar bugs:
sky@google.com
2008-10-01
1
-19
/
+75
*
Refactoring for portability:
mark@chromium.org
2008-09-29
1
-1
/
+1
*
Enables sorting of cookie views. Also fixes in bug in deletion that
sky@google.com
2008-09-29
1
-23
/
+43
*
Catch up SCons Windows build with recent file shuffling and other changes:
sgk@google.com
2008-09-26
1
-0
/
+17
*
Make the link in the About box clickable (Issue 657)
finnur@google.com
2008-09-26
2
-13
/
+38
*
Fix for a crash in the info bubble at first run
cpu@google.com
2008-09-26
1
-3
/
+6
*
Reorganize the declarations to have some grouping and logical ordering in tab...
brettw@google.com
2008-09-26
4
-5
/
+5
*
Adds the ability to sort TableView. Contrary to what we spoke about
sky@google.com
2008-09-26
1
-9
/
+17
*
"Make Chrome your default browser" should now appear as a checkbox at the bot...
finnur@google.com
2008-09-25
6
-53
/
+78
*
This CL enables the Page info menu when right-clicking on a page/frame.
jcampan@chromium.org
2008-09-23
3
-32
/
+77
*
Fixes crasher that occurs when using keyboard to navigate focus and
sky@google.com
2008-09-23
1
-0
/
+4
*
I'm going to try and land this again. This is exactly the same change as you ...
sky@google.com
2008-09-22
1
-1
/
+1
*
Fix for issue 2617: After using Ctrl+O to open a local file the directory is ...
finnur@google.com
2008-09-22
1
-5
/
+7
*
Reverts fix for 2554.
sky@google.com
2008-09-22
1
-1
/
+1
*
Fixes mnemonic bug in chrome menus. After this change you can indicate
sky@google.com
2008-09-22
1
-1
/
+1
*
Revert change 2419 because it breaks the build
nsylvain@chromium.org
2008-09-20
1
-39
/
+23
*
This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...
petersont@google.com
2008-09-19
1
-23
/
+39
*
Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.
finnur@google.com
2008-09-19
2
-7
/
+5
*
Changes the bookmark model to allow more than one bookmark to
sky@google.com
2008-09-19
7
-200
/
+205
*
Add some padding between the right edge of the new tab button and the left ed...
ben@chromium.org
2008-09-18
1
-2
/
+7
*
Make sure window controls in maximized browser windows can be hit-tested as t...
ben@chromium.org
2008-09-18
1
-2
/
+8
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
48
-656
/
+628
*
Don't load the font for the window title if we're not going to be painting a ...
beng@google.com
2008-09-17
7
-131
/
+66
*
Re-land this fix from earlier. Since I was making the tab icon view optional,...
beng@google.com
2008-09-17
2
-20
/
+28
*
According to reports in the field, some XP machines have a registry flag that...
finnur@google.com
2008-09-17
1
-0
/
+1
*
Roll back this fix until I can figure out why it;s crashing the ui tests
beng@google.com
2008-09-17
2
-28
/
+20
*
Don't initialize the TabIconView if we don't need to. It's expensive to create.
beng@google.com
2008-09-17
2
-20
/
+28
*
Revert this earlier fix since it didn't do any good.
beng@google.com
2008-09-17
2
-33
/
+28
*
Fixed bookmark bubble bug. If you changed the title, then clicked edit
sky@google.com
2008-09-16
1
-0
/
+3
[next]