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
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
13
-13
/
+13
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
9
-11
/
+12
*
Change in enable-spellcheck checkbox in Languages Options Tab should not be c...
sidchat@google.com
2009-05-04
2
-4
/
+6
*
roll back r15177
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Reverting 15182.
ben@chromium.org
2009-05-04
1
-2
/
+2
*
Bustage fix:
ben@chromium.org
2009-05-04
1
-2
/
+2
*
Extract all views resources into:
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Relanding the following CL (it was breaking the UI tests because a
jcampan@chromium.org
2009-05-02
1
-0
/
+3
*
Reverting 15115, it sadly breaks the ui tests.
jcampan@chromium.org
2009-05-01
1
-3
/
+0
*
If Chrome is not the default browser, tell the user, unless:
jcampan@chromium.org
2009-05-01
1
-0
/
+3
*
Fix the issue with Options menu fonts display bigger than size of fonts actua...
sidchat@google.com
2009-05-01
2
-18
/
+43
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-1
/
+1
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-27
1
-1
/
+6
*
Revert "Do not send stats from Chromium builds."
kuchhal@chromium.org
2009-04-24
1
-6
/
+1
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-24
1
-1
/
+6
*
Fix focus rects for checkboxes and radio buttons:
ben@chromium.org
2009-04-22
1
-1
/
+1
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
4
-11
/
+13
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
4
-6
/
+9
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
4
-9
/
+6
*
Use tab to group "Show saved passwords" and "Exceptions"
hclam@chromium.org
2009-04-15
10
-16
/
+924
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-1
/
+1
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
4
-20
/
+21
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
2
-5
/
+6
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
2
-3
/
+4
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
1
-1
/
+2
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
4
-216
/
+202
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
13
-188
/
+172
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-2
/
+4
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
18
-47
/
+47
*
bustage fix - file moved
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
4
-7
/
+7
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
6
-6
/
+6
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
2
-0
/
+2
*
rollback again
ben@chromium.org
2009-03-14
2
-2
/
+0
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
2
-0
/
+2
*
revert
ben@chromium.org
2009-03-13
2
-2
/
+0
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
2
-0
/
+2
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
4
-4
/
+4
*
Change SpellChecker::Language to be an ASCII string.
estade@chromium.org
2009-03-11
3
-2
/
+20
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
19
-19
/
+0
*
Remove the spellcheck language preference setting when UI language is changed...
sidchat@google.com
2009-03-09
1
-0
/
+5
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
1
-1
/
+1
*
Add a command-line disable-p13n and use that to disable
munjal@chromium.org
2009-03-05
1
-4
/
+7
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
2
-3
/
+5
*
Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr...
sidchat@google.com
2009-03-05
2
-2
/
+44
*
Reduce the height of options on the Languages panel.
mal@chromium.org
2009-03-05
1
-2
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
3
-5
/
+5
*
Fix potential crash if the saved options tab is ever out of bounds.
ben@chromium.org
2009-03-04
1
-1
/
+4
*
Fix bookmark and menu drag images by making a halo around them. This makes
brettw@chromium.org
2009-03-02
1
-0
/
+1
[next]