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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux port: enable a bunch of already-passing test shell tests.
estade@chromium.org
2008-11-07
2
-10
/
+10
*
* Check the presence of new_chrome.exe before using opv key for version.
kuchhal@chromium.org
2008-11-07
3
-32
/
+47
*
Port a resource fetcher test shell test to linux.
estade@chromium.org
2008-11-07
2
-11
/
+40
*
Fix panning cursors. Converts them from PNG files to CUR files, so that the ...
darin@chromium.org
2008-11-07
12
-31
/
+73
*
Remove windows-isms from drag & drop. This
tc@google.com
2008-11-07
30
-1582
/
+847
*
Removed lint problems. NO funcationality changes.
brg@chromium.com
2008-11-07
3
-73
/
+71
*
We have a crash caused by view_ being NULL here.
nsylvain@chromium.org
2008-11-07
1
-1
/
+1
*
2 things:
jcampan@chromium.org
2008-11-07
1
-4
/
+5
*
Update the SafeBrowsing protocol version to 2.2, which handles
paulg@google.com
2008-11-07
1
-3
/
+3
*
Looks like a size method got left behind in the gfx update. Also make sure th...
glen@chromium.org
2008-11-07
2
-8
/
+17
*
Fixes bug in building filter string for open dialog that resulted in
sky@google.com
2008-11-07
1
-1
/
+2
*
Fix a failure on the ipc_tests due to a race between closing the
rvargas@google.com
2008-11-07
1
-0
/
+6
*
Switch MessagePumpForIO to use completion ports on Windows.
rvargas@google.com
2008-11-07
16
-932
/
+816
*
Restructure the keyboard test_shell test to properly init event names
evanm@google.com
2008-11-07
1
-63
/
+73
*
Landing this again as I cannot reproduce the perf regression locally.
jcampan@chromium.org
2008-11-07
39
-124
/
+739
*
Turns back on tree's double buffering when RTL. For some reason a
sky@google.com
2008-11-07
1
-14
/
+11
*
Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...
ben@chromium.org
2008-11-07
5
-65
/
+152
*
Port parts of chrome/common to Linux.
evanm@google.com
2008-11-07
3
-33
/
+76
*
Make the buildbots green.
ager@google.com
2008-11-07
1
-1
/
+6
*
Bringing in sct changes.
bradnelson@google.com
2008-11-07
3
-73
/
+603
*
Set cpus=1 on systems where we don't (yet) know how to deduce
sgk@google.com
2008-11-07
1
-2
/
+2
*
Keep MessagePort wrappers alive for the life-time of the corresponding
ager@google.com
2008-11-07
5
-19
/
+45
*
Updates one of the unit tests I disabled when I rewrote the popup blocker UI.
erg@google.com
2008-11-07
1
-14
/
+61
*
Remove KJS from the test lists since we don't keep it
nsylvain@chromium.org
2008-11-07
4
-1543
/
+1411
*
Fix initialization order to fix Mac & Linux.
brettw@google.com
2008-11-07
1
-2
/
+2
*
Added a new interface IChromeHistoryIndexer which needs to be implemented by
brettw@google.com
2008-11-07
16
-63
/
+447
*
Fix keyboard unit test.
evanm@google.com
2008-11-07
2
-1
/
+4
*
Initialize member on non-Windows platforms.
evanm@google.com
2008-11-07
1
-0
/
+2
*
Delete layout_test_results/kjs/. No automated scripts are using it, so
pamg@google.com
2008-11-07
4104
-244594
/
+0
*
Make wdiff work for Mac too
pinkerton@google.com
2008-11-07
3
-5
/
+14
*
Bring ignored/fixable test lists more in sync with win since the last merge o...
pinkerton@google.com
2008-11-07
2
-142
/
+351
*
Adds cut/copy/paste support to the bookmark manager tree/table and
sky@google.com
2008-11-07
9
-5
/
+239
*
Make the linux test shell display the window title.
agl@chromium.org
2008-11-07
2
-1
/
+2
*
Make PlatformCanvasLinux match up with recent changes in the Windows one, whi...
brettw@google.com
2008-11-07
2
-3
/
+8
*
Fix Linux build bustage by making the ImageBufferSkia code compilable on all ...
brettw@google.com
2008-11-07
2
-3
/
+6
*
Fix crash in the icon manager. The decoding could be NULL, which would then get
brettw@google.com
2008-11-07
3
-2
/
+12
*
Make Canvas and other ImageBuffer uses able to detect failure and not create
brettw@google.com
2008-11-07
2
-1
/
+20
*
No code change. Force a build.
maruel@chromium.org
2008-11-07
1
-5
/
+6
*
Rebaselined the following 6 layout tests.
sgjesse@chromium.org
2008-11-07
7
-13
/
+1
*
Disallow shadowing of top since shadowing top can break frame-busting
ager@google.com
2008-11-07
15
-22
/
+340
*
Do not allow shadowing of location.href since that can break
ager@google.com
2008-11-07
3
-2
/
+8
*
Make the buildbots happy. These started failing after a completely
ager@google.com
2008-11-07
2
-0
/
+8
*
Another attempt at fixing the flash security issue surrounding
ager@google.com
2008-11-07
13
-120
/
+320
*
Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...
estade@chromium.org
2008-11-07
3
-8
/
+9
*
Adds import/export of bookmarks to bookmarks.html file.
sky@google.com
2008-11-07
28
-153
/
+1066
*
Potential fix for FF importing issue
cpu@google.com
2008-11-07
2
-3
/
+6
*
Implement a gtk test shell function. Pass dom_operations test shell test.
estade@chromium.org
2008-11-07
5
-16
/
+25
*
This fixes bug http://code.google.com/p/chromium/issues/detail?id=4137,
ananta@chromium.org
2008-11-07
2
-11
/
+15
*
Implement the new mechanism we are going to use for handling Chromium updates
kuchhal@chromium.org
2008-11-07
23
-65
/
+514
*
* Never launch Chrome in system level install mode.
kuchhal@chromium.org
2008-11-07
1
-1
/
+3
[next]