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
*
Disable worker-constructor.html until the WebKit side change is landed and we...
jianli@chromium.org
2009-07-30
1
-1
/
+1
*
Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs.
darin@chromium.org
2009-07-29
2
-6
/
+7
*
There is no need for the browser process to have an accelerator handler.This ...
jcampan@chromium.org
2009-07-29
7
-34
/
+6
*
Linux: factor out some shared GTK tree utility code.
mdm@chromium.org
2009-07-29
7
-140
/
+96
*
GTK Themes: Native omnibox part 2.
erg@google.com
2009-07-29
4
-48
/
+91
*
Added automation messages and corresponding handlers to support operations like
ananta@chromium.org
2009-07-29
5
-33
/
+177
*
Force sizing of a new tab as soon as TabContents is created.
japhet@chromium.org
2009-07-29
2
-0
/
+13
*
gtk: Don't wrap around when scrolling the tab strip using the scroll event. ...
jhawkins@chromium.org
2009-07-29
1
-2
/
+4
*
Make Linux versioninfo its own lib so it can be linked in only where needed.
mmoss@chromium.org
2009-07-29
1
-0
/
+1
*
GTK: move the findbar out of the way when it covers a find result.
estade@chromium.org
2009-07-29
5
-50
/
+69
*
Make the DownloadRequestDialogDelegateGtk always report some response to the ...
estade@chromium.org
2009-07-29
3
-27
/
+30
*
Updating trunk VERSION build from 196.0 to 197.0
laforge@chromium.org
2009-07-29
1
-1
/
+1
*
Linux: Save and restore bookmark manager and task manager window size.
derat@google.com
2009-07-29
5
-88
/
+308
*
Undisable DnsMasterTest.MassiveConcurrentLookupTest.
phajdan.jr@chromium.org
2009-07-29
2
-2
/
+2
*
Add private: before DISALLOW_IMPLICIT_CONSTRUCTORS.
mattm@chromium.org
2009-07-29
1
-0
/
+1
*
Update smoketests.py so we can run ui_tests in parallel, with
huanr@chromium.org
2009-07-29
1
-1
/
+37
*
First cut at Firefox import on OSX + stubs for Safari import.
jeremy@chromium.org
2009-07-29
13
-54
/
+169
*
Gtk password dialog: Initialize pending_login_query_.
mattm@chromium.org
2009-07-29
2
-2
/
+6
*
Draw the side and bottom shadows in the native frame.
tc@google.com
2009-07-29
2
-15
/
+118
*
Update the Mac plugin dummy window code for the new coordinate system.
stuartmorgan@google.com
2009-07-29
6
-11
/
+23
*
Move the tabstrip to the right one pixel so our tab placement
tc@google.com
2009-07-29
1
-2
/
+8
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
15
-20
/
+19
*
This CL fixes issue 17468: Regression: Directionality marks should not be ins...
xji@chromium.org
2009-07-29
5
-8
/
+45
*
Linux: add the password manager UI.
mdm@chromium.org
2009-07-29
9
-19
/
+949
*
Implement the "This site is attempting to download
thakis@chromium.org
2009-07-29
6
-8
/
+144
*
GTK Themes: Native location bar area.
erg@google.com
2009-07-29
6
-70
/
+80
*
The focus would be messed-up when reloading a crashed tab, also causing accel...
jcampan@chromium.org
2009-07-29
6
-3
/
+93
*
Increase timeouts in DieFileDie in hope to further reduce the flakiness.
phajdan.jr@chromium.org
2009-07-29
1
-2
/
+2
*
Increase timeout when terminating Chrome processes in tests.
phajdan.jr@chromium.org
2009-07-29
1
-1
/
+1
*
Put the common paths for localizers into variables so we don't have to repeat...
thomasvl@chromium.org
2009-07-29
1
-3
/
+9
*
Move window to workarea origin if it is completely off-screen.
yuzo@chromium.org
2009-07-29
5
-88
/
+244
*
Reverting 21943.
willchan@chromium.org
2009-07-29
5
-438
/
+94
*
A quick fix for Issue 13443 (Take 2).
hbono@chromium.org
2009-07-29
1
-6
/
+6
*
Linux: Adds ACKs to ProcessSingletonLinux.
willchan@chromium.org
2009-07-29
5
-94
/
+438
*
Add null pointer check. It appears some themes specify images that don't exis...
glen@chromium.org
2009-07-29
1
-5
/
+6
*
Add CHECKs to the ResourceHandler derived classes to see which is returning a...
willchan@chromium.org
2009-07-29
9
-16
/
+51
*
Make find bar BIDI.
estade@chromium.org
2009-07-29
2
-12
/
+65
*
Fixes an audio playback regression caused by seeking in audio/video media.
scherkus@chromium.org
2009-07-29
1
-1
/
+1
*
Gtk: Add default encoding option.
mattm@chromium.org
2009-07-29
2
-3
/
+61
*
Cause POST data to be marhsaled across the automation interface when using Au...
robertshield@chromium.org
2009-07-29
4
-77
/
+90
*
Pull all the filesystem manipulation out of
aa@chromium.org
2009-07-28
7
-492
/
+651
*
Remove unreferenced .rules files.
sgk@google.com
2009-07-28
3
-65
/
+0
*
Remove unreferenced .vcproj files.
sgk@google.com
2009-07-28
7
-2617
/
+0
*
Stop doing the saturation-gradient thing on the NNTP. It blinded people. Also...
glen@chromium.org
2009-07-28
2
-2
/
+1
*
Update theme gallery URL. Not updating the translatable in order to keep the ...
glen@chromium.org
2009-07-28
1
-1
/
+1
*
Re-org extension docs, template support for new static files.
rafaelw@chromium.org
2009-07-28
26
-881
/
+807
*
Only allow one theme installation infobar to be shown at a time.
glen@chromium.org
2009-07-28
3
-0
/
+27
*
Fix issues with right border of the lower section as well as some CSS
arv@google.com
2009-07-28
2
-18
/
+48
*
Create render view for extensions on Linux.
phajdan.jr@chromium.org
2009-07-28
6
-2
/
+75
*
left a file out
estade@chromium.org
2009-07-28
1
-0
/
+4
[next]