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
*
Initial implementation for wizard.
davemoore@chromium.org
2010-01-31
1
-2
/
+2
*
Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...
pkasting@chromium.org
2010-01-31
3
-9
/
+9
*
Hook up some of the content settings UI to the actual settings map object. T...
pkasting@chromium.org
2010-01-30
9
-307
/
+247
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-42
/
+0
*
Third take at fixing Linux views build
pkasting@chromium.org
2010-01-30
1
-1
/
+8
*
Fix some signedness issues.
pkasting@chromium.org
2010-01-30
3
-11
/
+17
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
5
-2
/
+462
*
Rewrite the HostContentSettingsMap to address some issues:
pkasting@chromium.org
2010-01-30
1
-1
/
+1
*
Finished all windows functionality for autofill dialog
georgey@chromium.org
2010-01-29
2
-4
/
+23
*
Fixes compile warning on linux/views when building 64 bit.
sky@chromium.org
2010-01-29
2
-12
/
+14
*
Replace GtkFileChooser with file browser for ChromeOS
xiyuan@chromium.org
2010-01-29
3
-7
/
+391
*
Reland r37508. Implement HostContentSettingsMap.
jochen@chromium.org
2010-01-29
1
-1
/
+1
*
Clean up some things about LocationBarView:
pkasting@chromium.org
2010-01-29
2
-51
/
+41
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
1
-1
/
+1
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
1
-1
/
+1
*
Support dragging within the omnibox dropdown. Original patch by Philippe Bea...
pkasting@chromium.org
2010-01-29
2
-87
/
+109
*
tweak spacings in infobars per latest specs
kuan@chromium.org
2010-01-28
4
-30
/
+63
*
Fix broken pref usage; I changed the registration to a user pref but didn't c...
pkasting@chromium.org
2010-01-28
1
-1
/
+1
*
Makes it so deleting a bookmark from the context menu doesn't close
sky@chromium.org
2010-01-28
5
-7
/
+214
*
Make content settings type enum something I can use in more code than just th...
pkasting@chromium.org
2010-01-28
4
-43
/
+46
*
Insert methods for SimpleMenuModel
oshima@chromium.org
2010-01-27
2
-4
/
+11
*
Enable notification for Chromeos/Linux view build.
oshima@chromium.org
2010-01-27
3
-24
/
+36
*
re-try r37061 with fix for browser tests
estade@chromium.org
2010-01-27
2
-117
/
+109
*
implement infobars and delegates placeholders for translate feature.
kuan@chromium.org
2010-01-27
4
-23
/
+755
*
Remap F1 to back and F2 to forward for Chrome OS Views builds.
derat@chromium.org
2010-01-27
1
-0
/
+6
*
Page actions should be able to change the popup on a per-tab basis.
skerner@chromium.org
2010-01-27
3
-4
/
+26
*
Fix remaining flakiness in FindMoveIfObscuring browser test.
finnur@chromium.org
2010-01-27
1
-3
/
+3
*
Add overflow menu to the browser action container (part 2 of
finnur@chromium.org
2010-01-27
6
-16
/
+201
*
The FindMovesWhenObscuring test is still flaky on the builders. Marking it ac...
ananta@chromium.org
2010-01-27
1
-1
/
+2
*
Split chromeos options page into system and internet.
chocobo@chromium.org
2010-01-26
1
-1
/
+1
*
Content Settings dialog and related Options UI changes.
zelidrag@chromium.org
2010-01-26
15
-344
/
+1654
*
Associate popups with the top level frame instead of the security origin.
erg@google.com
2010-01-26
2
-6
/
+4
*
Install/uninstall dialog had stopped showing Uninstall
finnur@chromium.org
2010-01-26
1
-1
/
+1
*
Revert 37061 because it caused ui_tests to not finish.
jorlow@chromium.org
2010-01-26
2
-111
/
+123
*
re-try r37025 with fix for incognito mode
estade@chromium.org
2010-01-25
2
-123
/
+111
*
remove ICU includes from l10n_util.h
evan@chromium.org
2010-01-25
3
-2
/
+5
*
Revert r37025, which (may have) caused workertest redness
estade@chromium.org
2010-01-25
2
-107
/
+123
*
Views: use ExtensionToolbarModel for ordering of browser action buttons.
estade@chromium.org
2010-01-25
2
-123
/
+107
*
Remove flaky label for a test. My fix seems to have worked (hasn't
finnur@chromium.org
2010-01-25
1
-4
/
+2
*
Adds local storage nodes to cookie tree model and cookies view.
bulach@chromium.org
2010-01-25
2
-15
/
+208
*
[Linux]Implement Cut, Copy and Paste from page menu.
suzhe@chromium.org
2010-01-25
2
-0
/
+26
*
3rd step to remove BrowserExtender and to refactor BrowerView for sidebar.
oshima@chromium.org
2010-01-22
6
-97
/
+14
*
Resize and overflow for browser actions (part 1).
finnur@chromium.org
2010-01-22
8
-79
/
+493
*
Move NonClientHitTest impl to BrowserViewLayoutManager because
oshima@chromium.org
2010-01-22
4
-71
/
+107
*
Makes sure the phantom state of a tab is updated correctly.
sky@chromium.org
2010-01-22
2
-0
/
+6
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
7
-10
/
+26
*
Fix browser crash in extensions due to painting badges on PageActions.
finnur@chromium.org
2010-01-21
1
-15
/
+2
*
Take 2: Disable the test (I accidentally modified the file before checking in...
finnur@chromium.org
2010-01-21
1
-57
/
+8
*
Disable a test on Linux Views. It was marked as flaky, but it is failing all ...
finnur@chromium.org
2010-01-21
1
-5
/
+54
*
Try to fix flaky test (FindMovesIfObscuring). I've run this through the try b...
finnur@chromium.org
2010-01-21
1
-33
/
+24
[next]