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
*
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
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
12
-40
/
+23
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
1
-4
/
+4
*
Remove the unwanted code snippet that was removed by Tim, but
munjal@chromium.org
2009-04-27
1
-12
/
+0
*
Fix several painting glitches for toolstrips.
aa@chromium.org
2009-04-27
3
-7
/
+37
*
Reverting my change it breaks release compilation on Windows.
jcampan@chromium.org
2009-04-27
1
-2
/
+4
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-27
1
-1
/
+6
*
This patch adds a new kind of tests: browser tests.
jcampan@chromium.org
2009-04-27
1
-4
/
+2
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-27
7
-68
/
+193
*
Fixes a gcc-4.3 warning in tab_strip_gtk.cc.
jhawkins@chromium.org
2009-04-27
1
-9
/
+1
*
Monitor some sensitive UI actions for evidence of clickjacking.
abarth@chromium.org
2009-04-26
4
-1
/
+28
*
Show icons in the new omnibox popup.
ben@chromium.org
2009-04-25
2
-37
/
+107
*
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
*
Make messages in javascript's alert copyable.
tc@google.com
2009-04-24
1
-1
/
+2
*
Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYED
brettw@chromium.org
2009-04-24
4
-38
/
+29
*
Disable TabDraggingTest.Tab1Tab3 due to flakiness.
dglazkov@chromium.org
2009-04-24
1
-1
/
+2
*
Crude text style rendering in the omnibox 2 popup. I copied most of the DrawS...
ben@chromium.org
2009-04-24
1
-4
/
+192
*
Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...
thestig@chromium.org
2009-04-24
1
-10
/
+12
*
Remove unused bits and pieces of #ifdefed code that isn't used.
tim@chromium.org
2009-04-24
2
-46
/
+1
*
Add transparency support to RenderWidgetHostView.
aa@chromium.org
2009-04-23
4
-7
/
+93
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
1
-2
/
+2
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
3
-229
/
+0
*
Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...
robertshield@google.com
2009-04-23
7
-181
/
+68
*
Importer should import browser data from the browser that user selected.
kuchhal@chromium.org
2009-04-23
2
-5
/
+6
*
Move the positioner code into autocompletepopupview.h so that linux can use i...
ben@chromium.org
2009-04-23
1
-9
/
+0
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-23
7
-68
/
+181
*
Hide the exit bubble when the main window is inactivated, and don't re-show u...
pkasting@chromium.org
2009-04-22
1
-2
/
+7
*
Fix focus rects for checkboxes and radio buttons:
ben@chromium.org
2009-04-22
1
-1
/
+1
*
Remove unused implementation of TabContentsDelegate in HtmlDialogView.
stoyan@chromium.org
2009-04-22
3
-108
/
+3
*
Properly construct shell filters (forgetting the asterisk means it works but ...
avi@chromium.org
2009-04-22
1
-1
/
+1
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
47
-153
/
+156
*
Reland this change from yesterday. Gets basic text in omnibox2 popup working....
ben@chromium.org
2009-04-21
2
-40
/
+53
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
47
-126
/
+140
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
47
-140
/
+126
*
This CL fix issue 2674 - search engine name containing parenthesis is not dis...
xji@chromium.org
2009-04-21
1
-7
/
+2
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
4
-4
/
+4
*
Roll back this change until I can understand why it's having adverse effects.
ben@chromium.org
2009-04-20
2
-53
/
+40
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
2
-2
/
+2
[next]