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
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
1
-2
/
+2
*
Move *Animation to app/
ben@chromium.org
2009-05-05
15
-17
/
+17
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
4
-4
/
+4
*
FindBarView::UpdateForResult is not a good place to
finnur@chromium.org
2009-05-05
3
-1
/
+7
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
48
-55
/
+56
*
Linux: enable omni box ui test and automation proxy ui test.
estade@chromium.org
2009-05-05
1
-4
/
+3
*
Port the folder selector portion of the BookmarkEditor to GTK.
erg@google.com
2009-05-05
1
-62
/
+5
*
Several minor visual fixes to toolstrips:
aa@chromium.org
2009-05-04
1
-13
/
+16
*
Fix bug 9812: Remove current RSS code in favor of new more generalized
finnur@chromium.org
2009-05-04
2
-109
/
+0
*
Undo part of brettw's WebContents refactor that removed TabContentsDelegate
mpcomplete@google.com
2009-05-04
3
-7
/
+112
*
Fix a couple of aesthetic nits about infobars that have been broken since I r...
ben@chromium.org
2009-05-04
2
-6
/
+30
*
Change in enable-spellcheck checkbox in Languages Options Tab should not be c...
sidchat@google.com
2009-05-04
2
-4
/
+6
*
Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...
pkasting@chromium.org
2009-05-04
2
-0
/
+6
*
Fix a regression that the sad tab favicon is not displayed when a tab crashes.
brettw@chromium.org
2009-05-04
1
-1
/
+5
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
18
-108
/
+101
*
roll back r15177
ben@chromium.org
2009-05-04
13
-13
/
+1
*
Reverting 15182.
ben@chromium.org
2009-05-04
7
-56
/
+56
*
Bustage fix:
ben@chromium.org
2009-05-04
7
-56
/
+56
*
Extract all views resources into:
ben@chromium.org
2009-05-04
13
-1
/
+13
*
Fix two bugs in the omnibox2 popup:
ben@chromium.org
2009-05-03
1
-11
/
+12
*
Relanding the following CL (it was breaking the UI tests because a
jcampan@chromium.org
2009-05-02
1
-0
/
+3
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-2
/
+1
*
Add chrome/chromium icons as PNGs.
ben@chromium.org
2009-05-02
1
-0
/
+2
*
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
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
2
-11
/
+229
*
Add a title to the "download in progress" dialog.
abarth@chromium.org
2009-05-01
1
-0
/
+4
*
People should just use GetWindow() instead of calling GetWidget()->GetWindow()
ben@chromium.org
2009-05-01
4
-10
/
+8
*
Adds a GetWindow method to View.
ben@chromium.org
2009-04-30
1
-2
/
+1
*
Don't show popups before tabs have been added. Instead, prevent the BrowserVi...
ben@chromium.org
2009-04-30
1
-5
/
+6
*
Patch for accelerator clean-up from Hamaji.
jcampan@chromium.org
2009-04-30
1
-5
/
+35
*
Correct omnibox2 popup placement for RTL languages.
ben@chromium.org
2009-04-30
1
-1
/
+6
*
Relanding this, it was missing the Mac unit-test change, that was breaking th...
jcampan@chromium.org
2009-04-30
1
-0
/
+2
*
Reverting 14948.
jcampan@chromium.org
2009-04-30
1
-2
/
+0
*
Closing the last tab with a download in-progress would cause the tab to be
jcampan@chromium.org
2009-04-30
1
-0
/
+2
*
A quick fix for supporting bidirectional texts in omnibox2.
hbono@chromium.org
2009-04-30
1
-5
/
+6
*
Make "Reopen closed tab" be "Reopen closed window" when a window is the top i...
pkasting@chromium.org
2009-04-29
1
-3
/
+12
*
Migrating the SSL UI tests to be browser tests.
jcampan@chromium.org
2009-04-29
1
-6
/
+9
*
Add descriptive text for omnibox popup result items.
ben@chromium.org
2009-04-29
1
-40
/
+95
*
Fixes bug in dragging tabs. Specifically if you only have one window
sky@chromium.org
2009-04-29
1
-1
/
+1
*
Two changes:
sky@chromium.org
2009-04-29
4
-8
/
+10
*
Reverting 14826.
ben@chromium.org
2009-04-29
1
-95
/
+40
*
Add descriptive text for omnibox popup result items.
ben@chromium.org
2009-04-29
1
-39
/
+94
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
3
-53
/
+31
*
Make Chrome default after importing from current default browser.
kuchhal@chromium.org
2009-04-28
1
-2
/
+2
*
Disable Tab1Tab2, as it's flaky.
evan@chromium.org
2009-04-28
1
-1
/
+2
*
Relanding this:
jcampan@chromium.org
2009-04-28
1
-4
/
+2
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-1
/
+1
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
4
-0
/
+24
[next]