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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resurrect toolkit_views build.
ben@chromium.org
2009-07-21
12
-28
/
+45
*
Fix Linux startup crash.
brettw@chromium.org
2009-07-21
1
-10
/
+12
*
Make standard input /dev/null when running xdg-settings to set the default br...
mdm@chromium.org
2009-07-20
1
-3
/
+21
*
Infobar UI cleanup on Mac. Adds the yellow background gradient and
rohitrao@chromium.org
2009-07-20
7
-72
/
+334
*
Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface.
erg@google.com
2009-07-20
1
-1
/
+1
*
[Mac] Strip newlines from paste.
shess@chromium.org
2009-07-20
10
-16
/
+345
*
Don't make all bookmark buttons the same width.
jrg@chromium.org
2009-07-20
3
-42
/
+212
*
GTK Themes: Fix spacing so page and app menus take up full height in GTK them...
erg@google.com
2009-07-20
1
-5
/
+7
*
Add missing TemplateURL include.
phajdan.jr@chromium.org
2009-07-20
1
-0
/
+1
*
Hopefully fix Windows release compile.
phajdan.jr@chromium.org
2009-07-20
1
-0
/
+3
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
28
-351
/
+202
*
Header cleanup in browser/importer
phajdan.jr@chromium.org
2009-07-20
16
-86
/
+141
*
Fix misleading name and comment of Browser::GetCurrentPageTitle.
phajdan.jr@chromium.org
2009-07-20
7
-12
/
+12
*
When we save the window bounds, make sure we are only storing the
tc@google.com
2009-07-20
2
-10
/
+12
*
File dropped off a popup CL :-(
jrg@chromium.org
2009-07-20
1
-24
/
+30
*
Move all the xib files out of the en.lproj in prep for starting to land real ...
thomasvl@chromium.org
2009-07-20
19
-61
/
+89
*
Re-enable extensions auto-update.
asargent@chromium.org
2009-07-20
1
-1
/
+1
*
Change fullscreen mode to be determined by the window manager.
tc@google.com
2009-07-20
2
-21
/
+30
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
32
-241
/
+448
*
Pretend we're the default browser when xdg-settings fails.
mdm@chromium.org
2009-07-20
1
-14
/
+15
*
Change GetAllLogins to GetAllBlacklistLogins.
stuartmorgan@google.com
2009-07-20
13
-88
/
+108
*
linux: remove unimplemented menu items
evan@chromium.org
2009-07-20
1
-4
/
+12
*
Linux sandbox: plumb timezone calls through the sandbox
agl@chromium.org
2009-07-20
3
-1
/
+114
*
gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t...
jhawkins@chromium.org
2009-07-20
1
-1
/
+1
*
Adds timestamp to session restore for tabs and windows.
arv@google.com
2009-07-20
4
-25
/
+176
*
Make sure the popup notification is shown during animation.
erg@chromium.org
2009-07-20
1
-1
/
+2
*
Add a simple "sidebar"-like panel container that will scroll.
brettw@chromium.org
2009-07-20
8
-0
/
+514
*
Write ThumbnailStore's cache to disk on browser shutdown.
meelapshah@chromium.org
2009-07-20
4
-32
/
+79
*
Add ProcessWatcher::EnsureProcessGetsReaped() for zombie reaping. First targe...
thestig@chromium.org
2009-07-20
3
-7
/
+42
*
Mark three menuitems as mac only so we aren't putting them into other platfor...
thomasvl@chromium.org
2009-07-20
2
-18
/
+22
*
Add missing xdg-settings to build archive.
mmoss@chromium.org
2009-07-20
2
-0
/
+2
*
Update mini_installer and setup manifest for Windows 7 to silence PCA.
kuchhal@chromium.org
2009-07-20
2
-16
/
+32
*
DevTools: Disable dock action on Mac OS since it is not yet implemented.
pfeldman@chromium.org
2009-07-20
1
-0
/
+5
*
DevTools: Store devtools split location on Linux.
pfeldman@chromium.org
2009-07-20
3
-4
/
+20
*
Fix native GTK interface.
erg@chromium.org
2009-07-19
1
-2
/
+1
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
27
-962
/
+981
*
Reverting 21059.
jorlow@chromium.org
2009-07-18
4
-19
/
+1
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-18
4
-1
/
+19
*
Fix Linux shared build of page_cycler_tests.
craig.schlenter@chromium.org
2009-07-18
1
-0
/
+1
*
Add synchronous-mode operation to MockHostResolver; this helps clarify some t...
ericroman@google.com
2009-07-18
1
-3
/
+1
*
Change DNS field trial to focus on congestion window setting
jar@chromium.org
2009-07-18
1
-6
/
+10
*
Clear yet another few stats when a new chrome version is installed
jar@chromium.org
2009-07-18
1
-2
/
+5
*
Fix frame turning black when reseting theme. Also simplifies the frame
ben@chromium.org
2009-07-18
2
-14
/
+10
*
linux: print something when reusing an existing process
evan@chromium.org
2009-07-18
2
-1
/
+11
*
Move product logo down so that it sits nicely on the NNTP.
mirandac@chromium.org
2009-07-18
1
-1
/
+1
*
Allow the tiling of theme background images on the NTP.
mirandac@chromium.org
2009-07-18
7
-20
/
+237
*
Fix my accidental change from r21037.
thestig@chromium.org
2009-07-18
1
-3
/
+0
*
Remove file_path.h from testing_profile.h, it's already included in file_util.h.
thestig@chromium.org
2009-07-18
1
-2
/
+4
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
27
-978
/
+962
*
Revert "Add proxy config (using gnome-network-preferences)"
mattm@chromium.org
2009-07-18
2
-57
/
+1
[next]