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
*
2nd try: Die SSL dialog. Die!
finnur@chromium.org
2010-10-21
2
-445
/
+1
*
Disable hangy TabDraggingTest.Tab1Tab3Escape
phajdan.jr@chromium.org
2010-10-21
1
-2
/
+2
*
Cleanup BookmarkFolderEditorController implementation.
tfarina@chromium.org
2010-10-20
1
-2
/
+3
*
Removes two unused methods:
rohitrao@chromium.org
2010-10-20
2
-10
/
+0
*
[cros] Show short version string for official builds on OOBE/login screen
nkostylev@chromium.org
2010-10-20
1
-1
/
+1
*
Makes it so we show the instant confirm dialog until the user clicks
sky@chromium.org
2010-10-18
1
-1
/
+3
*
Makes NativeFrameView implement GetPreferredSize. Without this we
sky@chromium.org
2010-10-18
1
-0
/
+7
*
Fix some problems with the ENTER_PASSPHRASE state in sync setup.
johnnyg@chromium.org
2010-10-18
1
-1
/
+1
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
2
-6
/
+6
*
Revert 62881 - Moves instant back into flags.
sky@chromium.org
2010-10-17
4
-4
/
+73
*
Moves instant back into flags.
sky@chromium.org
2010-10-17
4
-73
/
+4
*
Remove --apps-panel switch.
tfarina@chromium.org
2010-10-16
3
-515
/
+0
*
Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...
finnur@chromium.org
2010-10-16
2
-1
/
+445
*
Fix a crash when showing the certificate in the SSL info bubble while Gears i...
finnur@chromium.org
2010-10-16
2
-3
/
+48
*
Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...
finnur@chromium.org
2010-10-16
2
-445
/
+1
*
Revert the Clear UI tab per final UI decision, will be implemented elswhere
raz@chromium.org
2010-10-15
1
-2
/
+2
*
Fix drag data population on Windows so URL data doesn't take precedence over ...
dcheng@chromium.org
2010-10-15
1
-2
/
+4
*
Move Cloud Print Proxy UI back to about:flags.
scottbyer@chromium.org
2010-10-15
1
-11
/
+2
*
Revert 61848 - [Mac] UI for clearing sync data on the server.
avi@chromium.org
2010-10-15
2
-24
/
+23
*
Revert 62296 - GTK: Implement error handling in the clear server data box.
avi@chromium.org
2010-10-15
1
-6
/
+8
*
Revert 62635 - removed dashboard link from options ui, clear no longer behind...
avi@chromium.org
2010-10-15
5
-9
/
+37
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
3
-8
/
+10
*
fix status bubble layout
erikkay@chromium.org
2010-10-14
4
-9
/
+11
*
Cloud Print Proxy UI Fix.
scottbyer@chromium.org
2010-10-14
1
-0
/
+2
*
removed dashboard link from options ui, clear no longer behind switch
raz@chromium.org
2010-10-14
5
-37
/
+9
*
Add the "Use SSL 3.0" and "Use TLS 1.0" checkboxes to
wtc@chromium.org
2010-10-14
1
-4
/
+34
*
Changes tab strip to only cancel animations if layout is invoked and
sky@chromium.org
2010-10-14
6
-25
/
+38
*
Fixes instant so that it correctly deals with child contents. I've
sky@chromium.org
2010-10-14
1
-1
/
+1
*
Suppress additional JS alerts on Cancel as well as on Accept.
pam@chromium.org
2010-10-14
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
3
-4
/
+4
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Fix build. There was a merge problem between the first landing attempt and t...
johnnyg@chromium.org
2010-10-14
1
-5
/
+3
*
Reland http://codereview.chromium.org/3573014/show.
johnnyg@chromium.org
2010-10-13
3
-0
/
+279
*
Use CommandUpdater for disabling commands that were disabled by plugins.
jam@chromium.org
2010-10-13
1
-4
/
+0
*
Enable Resize/Scroll for dropdown as well. RTL support (location only)
oshima@chromium.org
2010-10-13
1
-2
/
+2
*
fix NTP layout
erikkay@chromium.org
2010-10-13
2
-16
/
+13
*
Revert 62410 - Constrained HTML dialog for Windows.
johnnyg@chromium.org
2010-10-13
3
-273
/
+0
*
Revert 62413 - Fix copyrights on new files.
johnnyg@chromium.org
2010-10-13
2
-2
/
+2
*
Fix copyrights on new files.
johnnyg@chromium.org
2010-10-13
2
-2
/
+2
*
Constrained HTML dialog for Windows.
johnnyg@chromium.org
2010-10-13
3
-0
/
+273
*
Fixes bugs in usage of adding a new tab with a disposition of
sky@chromium.org
2010-10-13
4
-36
/
+19
*
Wait calling OnMenuOpened until the domui menu is ready to accept input.
oshima@chromium.org
2010-10-12
2
-25
/
+38
*
Add a private pepper API for the pdf plugin to disable copy/print etc. This ...
jam@chromium.org
2010-10-12
1
-0
/
+4
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
9
-9
/
+9
*
GTK: Implement error handling in the clear server data box.
erg@google.com
2010-10-12
1
-8
/
+6
*
In the default search dialog, make the cancel button the default.
levin@chromium.org
2010-10-12
2
-0
/
+7
*
Moves instant out of labs and into prefs.
sky@chromium.org
2010-10-12
4
-4
/
+77
*
Switch WrenchMenu to use domui.
oshima@chromium.org
2010-10-12
2
-1
/
+30
*
Change wording for default search dialog.
levin@chromium.org
2010-10-12
1
-2
/
+1
*
Fix permissions.
levin@chromium.org
2010-10-11
2
-0
/
+0
[next]