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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the add/update functionality for Keychain that PasswordStoreMac will
stuartmorgan@chromium.org
2009-06-23
5
-195
/
+510
*
Disabling a test (bug filed) that is crashing (I am not sure what the correct...
jcampan@chromium.org
2009-06-23
1
-1
/
+2
*
Re-land r18853
jeremy@chromium.org
2009-06-23
9
-1
/
+504
*
Fix build break (file missing from CL).
erikkay@google.com
2009-06-23
1
-1
/
+1
*
Move extension view classes from browser/extensions to browser/views/extensions.
erikkay@google.com
2009-06-23
8
-16
/
+11
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
4
-201
/
+2
*
Plumb a command line argument to enable the XSSAuditor.
abarth@chromium.org
2009-06-23
1
-0
/
+2
*
For consistency, stop using the workarea coordinate in
yuzo@chromium.org
2009-06-23
2
-4
/
+2
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
1
-11
/
+4
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-23
5
-7
/
+50
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
4
-2
/
+201
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-23
7
-47
/
+83
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
25
-385
/
+436
*
Remove TOOLKI_VIEWS cruft from tab_contents_view_gtk.cc now that it has its o...
jhawkins@chromium.org
2009-06-23
1
-4
/
+0
*
Fix gcc-4.3 build
estade@chromium.org
2009-06-23
1
-0
/
+2
*
Removes some duplicated code to use LocalStrings formatString instead
arv@google.com
2009-06-23
2
-5
/
+2
*
Bring the potential drag destination window to the front when the mouse moves...
jhawkins@chromium.org
2009-06-23
1
-1
/
+27
*
Update the New New Tab Page. There are still a lot of things that are
arv@google.com
2009-06-22
7
-1370
/
+1838
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
2
-2
/
+2
*
Linux: Enable some more ui_tests.
willchan@chromium.org
2009-06-22
2
-3
/
+12
*
Hide the window frame when the last tab is dragged out of a tabstrip.
jhawkins@chromium.org
2009-06-22
4
-14
/
+29
*
Move toolbar hotkeys to BrowserWindowGtk.
estade@chromium.org
2009-06-22
3
-26
/
+12
*
Support middle click navigation with infobar links.
estade@chromium.org
2009-06-22
3
-2
/
+63
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
16
-301
/
+202
*
GTK: Fixes regression where "Add Page..." didn't work and printed a NOTIMPLEM...
erg@google.com
2009-06-22
1
-3
/
+3
*
Paste and Go was missing on the omnibar this CL will append a menu item to th...
mhm@chromium.org
2009-06-22
2
-4
/
+45
*
Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...
ben@chromium.org
2009-06-22
1
-0
/
+1
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
6
-119
/
+44
*
Always draw the blue gradient background, even if the custom frame
tc@google.com
2009-06-22
1
-24
/
+27
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-22
4
-4
/
+47
*
Add a TODO comment for later when I have more time. (hahaha)
erg@google.com
2009-06-22
1
-0
/
+6
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
5
-42
/
+74
*
Add support for XF86Back and friends. This is how it's done in Galeon.
thestig@chromium.org
2009-06-22
2
-0
/
+16
*
Fix type. Fixes the gcc4.3 build.
tc@google.com
2009-06-22
1
-1
/
+1
*
Move the titlebar background drawing from the titlebar to the
tc@google.com
2009-06-22
3
-34
/
+15
*
Changes tab overview to create a window the max size it can possibly
sky@chromium.org
2009-06-22
5
-81
/
+58
*
Rebuild the bookmark context menu from scratch when selection changes.
estade@chromium.org
2009-06-22
3
-26
/
+57
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
4
-13
/
+51
*
Revert to enumerating all X windows if the Window Manager doesn't support _NE...
jhawkins@chromium.org
2009-06-22
1
-3
/
+3
*
More CHECKs in my continuing effort to figure out what is going on. Neither ...
pkasting@chromium.org
2009-06-22
2
-2
/
+3
*
Cancel all pending requests when a worker goes away.
jam@chromium.org
2009-06-22
1
-4
/
+0
*
Returned rect was never being set for OnGetRootWindowRect().
shess@chromium.org
2009-06-22
1
-1
/
+1
*
Correct logic that changes throbber states such that it will stay in the "wai...
pinkerton@chromium.org
2009-06-22
1
-6
/
+10
*
GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.
erg@google.com
2009-06-22
2
-8
/
+6
*
Switch to using FilePath as long as possible for LoginDatabase, and do the co...
stuartmorgan@chromium.org
2009-06-22
3
-9
/
+10
*
Add the ability to resize the window when over the custom frame.
tc@google.com
2009-06-22
6
-68
/
+250
*
Adds a missing call to TabContents::WasHidden() on Mac.
rohitrao@chromium.org
2009-06-22
2
-12
/
+15
*
Theme image support for the Mac.
avi@chromium.org
2009-06-22
4
-42
/
+117
*
By user request, focus should go to the location bar when about:blank is the ...
jcampan@chromium.org
2009-06-22
2
-0
/
+9
*
gtk EditKeywordController properly enables controls when created without a Te...
mattm@chromium.org
2009-06-22
1
-0
/
+2
[next]