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
*
The street view in Google maps, which is implemented with a windowed flash pl...
ananta@chromium.org
2009-03-20
2
-25
/
+31
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
13
-202
/
+270
*
BUG=6869
hclam@chromium.org
2009-03-20
3
-3
/
+2
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so
erg@google.com
2009-03-19
12
-47
/
+61
*
Add the directory listing code for the new portable FTP
wtc@chromium.org
2009-03-19
5
-0
/
+1551
*
Checking in README files for hunspell dictionaries
ifette@google.com
2009-03-19
29
-59
/
+4638
*
Pre-upstreaming style changes to match webkit style.
levin@chromium.org
2009-03-19
3
-761
/
+743
*
Add support for progressive JPEGs with MIME type image/pjpeg. Fixes Issue 2104.
jon@chromium.org
2009-03-19
1
-0
/
+1
*
Linux: fix crash when getting the screen info for a NULL window.
agl@chromium.org
2009-03-19
1
-8
/
+8
*
Fix a bunch of tiny near-bugs and bugs that static analysis identified
jar@chromium.org
2009-03-19
7
-11
/
+12
*
Enable IDL attribute [V8ReadOnly] to have the same
mbelshe@google.com
2009-03-19
1
-3
/
+4
*
Reorder some stuff to be in alphabetical order in preparation for adding more...
pkasting@chromium.org
2009-03-19
2
-246
/
+246
*
Revert "Now have a TextButton rendering." Broke Windows.
erg@google.com
2009-03-19
11
-56
/
+37
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...
erg@google.com
2009-03-19
11
-37
/
+56
*
Linux GYP: build fix
agl@chromium.org
2009-03-19
1
-110
/
+182
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
16
-214
/
+516
*
Rebase stroking layout test. The change I made in webkit to fix this has now
sverrir@chromium.org
2009-03-19
3
-2
/
+2
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
14
-28
/
+27
*
Test was examining a variable without first acquiring a required Lock.
ralphl@chromium.org
2009-03-19
4
-11
/
+35
*
Mark new layout test failures to greenify the waterfall.
dglazkov@google.com
2009-03-19
1
-3
/
+4
*
Implement focusing location bar with cmd-L on mac. Removes some more platform...
pinkerton@chromium.org
2009-03-19
3
-10
/
+30
*
Lands http://codereview.chromium.org/43009 .
sky@google.com
2009-03-19
1
-2
/
+4
*
Add merge regression.
dglazkov@google.com
2009-03-19
1
-0
/
+2
*
Fix gcc 4.3 warning in directory_watcher_inotify.cc
phajdan.jr@chromium.org
2009-03-19
1
-2
/
+8
*
Chromium side of http://codereview.chromium.org/42394
thomasvl@chromium.org
2009-03-19
4
-5
/
+8
*
Remove Mac baseline -- we should match upstream here.
dglazkov@google.com
2009-03-19
1
-217
/
+0
*
Add support for running the v8 tests under Purify.
erikkay@google.com
2009-03-19
1
-29
/
+53
*
Rebaseline layout test to account for plugin using console to log messages.
dglazkov@google.com
2009-03-19
1
-1
/
+6
*
Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...
pinkerton@chromium.org
2009-03-19
8
-22
/
+371
*
Do correct hit testing for context menu items in WebViewImpl.
estade@chromium.org
2009-03-19
2
-20
/
+21
*
WebKit Merge 41807:41827, Chromium side.
dglazkov@google.com
2009-03-19
16
-56
/
+350
*
Fix Linux build (and clean TestShell build).
darin@chromium.org
2009-03-19
2
-4
/
+1
*
Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the
darin@chromium.org
2009-03-19
15
-76
/
+23
*
Remove extra language under "Spell-checker options" context menu
sidchat@google.com
2009-03-19
1
-1
/
+8
*
DEFERs the svg tests:
sky@google.com
2009-03-19
1
-8
/
+5
*
Fixing build by initializing all variables; TBR.
avi@google.com
2009-03-19
1
-0
/
+6
*
Make the status bubble avoid the mouse.
avi@google.com
2009-03-19
2
-8
/
+96
*
Remove code duplicated from webcore and use the common PrintContext facility.
maruel@chromium.org
2009-03-19
9
-249
/
+155
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
24
-110
/
+641
*
Increase the pause() for the re-stopped portion of the interval test to try t...
willchan@chromium.org
2009-03-19
1
-11
/
+17
*
DEFERs two more SVG tests
sky@google.com
2009-03-19
1
-4
/
+5
*
Call two more shutdown functions, and set an environment variable,
dkegel@google.com
2009-03-19
3
-0
/
+18
*
Plumb up mouse motion for the status bubbles.
avi@google.com
2009-03-19
6
-14
/
+43
*
Add some UBC eviction code after talking to Amit (and it doesn't even require
thomasvl@chromium.org
2009-03-19
1
-3
/
+21
*
A quick fix for Issue 2720.
hbono@chromium.org
2009-03-19
2
-0
/
+24
*
Fix traceline's system call patching on recent versions of ntdll.dll.
deanm@chromium.org
2009-03-19
2
-6
/
+13
*
Fix WebCacheManager unit tests to use a WebCacheManager instance per test case.
darin@chromium.org
2009-03-19
1
-70
/
+59
*
Add a unit test for X509Certificate::Policy.
abarth@chromium.org
2009-03-19
1
-0
/
+36
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
57
-520
/
+317
*
Remove useless BlockedRequest class.
abarth@chromium.org
2009-03-19
2
-13
/
+6
[next]