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
*
Introduce parent and child entries for MemEntryImpl
hclam@chromium.org
2009-06-15
5
-32
/
+167
*
Update test expectations for some layout tests for <video> and <audio>
hclam@chromium.org
2009-06-15
1
-7
/
+8
*
Use GetForegroundWindow instead of GetActiveWindow because the former works on
mpcomplete@google.com
2009-06-15
1
-2
/
+2
*
Group renderer processes by privilige when we hit the max process count.
mpcomplete@google.com
2009-06-15
6
-28
/
+144
*
Fix a crash during extension installation (debug only).
erikkay@google.com
2009-06-15
1
-4
/
+1
*
Adding watchlist categories for views top level dir and browser/ dir under ch...
ben@chromium.org
2009-06-15
1
-0
/
+9
*
Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styled
jeremy@chromium.org
2009-06-15
5
-4
/
+153
*
Linux: fix memory leak in new SkFontHost code.
agl@chromium.org
2009-06-15
1
-0
/
+2
*
Add missing headers for Windows and re-enable building of LoginDatabase.
stuartmorgan@chromium.org
2009-06-15
2
-0
/
+8
*
Remove valgrind suppression for BrowserWindowGtk::ConnectAccelerators().
willchan@chromium.org
2009-06-15
1
-12
/
+0
*
Webkit merge from 44668 to 44682.
tc@google.com
2009-06-15
9
-3
/
+183
*
Rename CreateWithContext to Create
mark@chromium.org
2009-06-15
3
-9
/
+10
*
Linux: GCC 4.4 fix.
agl@chromium.org
2009-06-15
1
-0
/
+3
*
Start to get memory test compiling on mac & linux.
thomasvl@chromium.org
2009-06-15
2
-39
/
+70
*
Properly use data when creating a bitmap platform canvas. Gets things painting
mark@chromium.org
2009-06-15
3
-37
/
+60
*
Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
4
-59
/
+35
*
Linux: remove some unused structures from SkFontHost_fontconfig_ipc.h
agl@chromium.org
2009-06-15
1
-26
/
+0
*
Converting the RSS subscription page to use a background page, as opposed to ...
finnur@chromium.org
2009-06-15
2
-83
/
+81
*
Linux: fix layout tests with italic text.
agl@chromium.org
2009-06-15
1
-1
/
+1
*
Fixes bug where keyword editor would end up prefixing all keyword urls
sky@chromium.org
2009-06-15
14
-71
/
+77
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
6
-10
/
+32
*
Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...
pinkerton@chromium.org
2009-06-15
7
-7
/
+413
*
Use V8 bindings for V8CustomXPathNSResolver in svn.webkit.org
japhet@chromium.org
2009-06-15
3
-125
/
+0
*
Fixing bug that 8bit PCM stream is gabbled
hclam@chromium.org
2009-06-15
1
-8
/
+10
*
Linux: Add support for chrooted renderers.
agl@chromium.org
2009-06-15
17
-20
/
+1103
*
Fix a UMR that happens while trying to forward mouse events.
tc@google.com
2009-06-15
1
-2
/
+5
*
Fixing a bug that <video> is not rendered if clipped/mirrored
hclam@chromium.org
2009-06-15
1
-4
/
+13
*
Fix focus traversal cycle.
yutak@chromium.org
2009-06-15
3
-40
/
+11
*
This CL fixes issue 6223 (comment #10 and #15).
xji@chromium.org
2009-06-15
1
-10
/
+54
*
Use linked_ptr for the ExternalExtensionProviders.
finnur@chromium.org
2009-06-15
2
-35
/
+36
*
Capture more necessary settings while trying to land conversion
sgk@google.com
2009-06-15
2
-0
/
+9
*
Fix segfault in HttpNetworkLayerTest.GoogleGET when network connection fails.
phajdan.jr@chromium.org
2009-06-15
1
-1
/
+1
*
Clean up extension loading:
erikkay@google.com
2009-06-15
8
-303
/
+365
*
Fix a leak in CocoaUtils::SkBitmapToNSImage
nirnimesh@chromium.org
2009-06-15
1
-0
/
+1
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
42
-601
/
+665
*
Popuplate bookmark menus on 1st launch.
jrg@chromium.org
2009-06-15
2
-3
/
+22
*
Temporarily disable a failing test under Purify to green the tree. This chan...
erikkay@google.com
2009-06-15
1
-0
/
+3
*
Use current dir as working directory if %TEMP% directory doesnt work.
kuchhal@chromium.org
2009-06-15
1
-17
/
+29
*
Badge browser window with incognito icon when in incognito mode
pinkerton@chromium.org
2009-06-15
2
-0
/
+29
*
Fix favicon display on the NTP on os x. The favicons get corrupted before the...
thakis@chromium.org
2009-06-15
1
-0
/
+6
*
Make WidgetGtk::SetBounds use a single call if it can.
sky@chromium.org
2009-06-15
1
-0
/
+5
*
Synchronizes message types.
sky@chromium.org
2009-06-15
1
-12
/
+42
*
Reverting Rev 18383 since it brings down the performance of single core page ...
mad@chromium.org
2009-06-15
12
-382
/
+117
*
Use V8 benchmark suite version 4 on the buildbots.
ager@chromium.org
2009-06-15
11
-2536
/
+476
*
This is to thest the page cycler performance without the resize corner, to se...
mad@chromium.org
2009-06-15
12
-117
/
+382
*
DevTools: Add exception handling support into the window context evaluation.
pfeldman@chromium.org
2009-06-15
5
-17
/
+38
*
Initialize IOBuffers in new FTP unit tests (issue detected by valgrind).
phajdan.jr@chromium.org
2009-06-15
1
-4
/
+13
*
Revert processing naming change, which breaks UI tests iterating over the
deanm@chromium.org
2009-06-15
2
-15
/
+0
*
Add tests for the GLib message pump.
deanm@chromium.org
2009-06-15
3
-10
/
+555
*
Fix o3djs.loader.loadScene so it has opt_options argument.
gman@google.com
2009-06-15
1
-6
/
+10
[next]