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
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-15
10
-11
/
+242
*
Pull rlz on mac too, roll rlz 49:52
thakis@chromium.org
2012-02-15
1
-1
/
+5
*
roll gyp 1195:1201
thakis@chromium.org
2012-02-15
1
-1
/
+1
*
net: Split FileStream::Read/Write() into sync and async versions.
satorux@chromium.org
2012-02-15
16
-83
/
+168
*
Start moving signin code out of browser/sync.
atwilson@chromium.org
2012-02-15
26
-745
/
+805
*
WebUI TaskManager: Show the HTML close button in Gnome
yoshiki@chromium.org
2012-02-15
3
-9
/
+22
*
Fix two crash and potential leak&crash
oshima@chromium.org
2012-02-15
7
-9
/
+41
*
Make remoting.ClientPlugin an abstract interface.
sergeyu@chromium.org
2012-02-15
10
-236
/
+376
*
Fix Chrome Endure Docs test to wait until Docs loads (after a redirect).
dennisjeffrey@chromium.org
2012-02-15
1
-4
/
+6
*
SPDY - pass stream_id instread contol frame to
rtenneti@chromium.org
2012-02-15
10
-37
/
+49
*
Fix bug in HasMetadata: Updates argument even if it fails.
palmer@chromium.org
2012-02-15
3
-24
/
+47
*
Progressively refactor FirstRun class to first_run namespace(part 7).
jennyz@chromium.org
2012-02-15
7
-275
/
+244
*
Linux: fix bookmarks with & in them not showing correctly in the wrench menu.
mdm@chromium.org
2012-02-15
5
-15
/
+39
*
Update .DEPS.git
chrome-admin@google.com
2012-02-15
1
-1
/
+1
*
Change the container used in DockedPanelStrip to std::list.
jianli@chromium.org
2012-02-15
3
-76
/
+77
*
Add several core unittests to chrome/chrome.gyp for Windows developers
rsleevi@chromium.org
2012-02-15
1
-0
/
+15
*
Roll webkit from r107708 to r107743.
tony@chromium.org
2012-02-15
1
-1
/
+1
*
Add DetachedPanelStrip class.
jianli@chromium.org
2012-02-15
3
-2
/
+140
*
Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU
kbr@chromium.org
2012-02-15
6
-5
/
+130
*
Remove old unused tracing API from webkitplatformsupport_impl.
jbates@chromium.org
2012-02-15
2
-17
/
+0
*
Revert 121379 - net: Simplify SpdyHttpStream::OnSendBody() and OnSendBodyComp...
satorux@chromium.org
2012-02-15
3
-16
/
+33
*
Introduce the extensions::Feature class.
aa@chromium.org
2012-02-15
5
-0
/
+573
*
Use less temporary extension IDs during pack and unpack.
jstritar@chromium.org
2012-02-15
22
-65
/
+167
*
Marking OAuth2AccessTokenFetcherTest.ParseGetAccessTokenResponse disabled on ...
dpapad@chromium.org
2012-02-15
1
-1
/
+7
*
Whitelist extensions with bundled plug-ins for plug-ins.
bauerb@chromium.org
2012-02-15
6
-35
/
+99
*
Remove support for "chrome.self" in manifest version 2.
kalman@chromium.org
2012-02-15
6
-14
/
+13
*
chromeos: Use default profile as last used profile in login screen.
xiyuan@chromium.org
2012-02-15
1
-0
/
+6
*
Remove TypedUrlModelAssociator association map.
atwilson@chromium.org
2012-02-15
5
-183
/
+62
*
reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...
dmichael@chromium.org
2012-02-15
21
-71
/
+235
*
Add TextureImageTransportSurface, binding to a texture from another context.
piman@chromium.org
2012-02-15
8
-23
/
+532
*
Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfaces
akalin@chromium.org
2012-02-15
16
-316
/
+592
*
Update documentation for webgl conformance test expectations file.
zmo@chromium.org
2012-02-15
1
-7
/
+10
*
Change WorkspaceLayoutManager::SetChildBounds to pass through any
sky@chromium.org
2012-02-15
2
-16
/
+7
*
Fold HDC caching into RenderTextWin.
asvitkine@chromium.org
2012-02-15
5
-163
/
+13
*
Remove the hack for Windows touch which fabricates mouse down/mouse up events...
ananta@chromium.org
2012-02-15
2
-26
/
+1
*
Fix double click on table header opens selected file issue.
bshe@chromium.org
2012-02-15
1
-2
/
+4
*
Disable tests in https.SSLTest
dyu@chromium.org
2012-02-15
1
-0
/
+2
*
Add WebKit.gyp:generate_devtools_zip to the All target.
tony@chromium.org
2012-02-15
1
-0
/
+1
*
Add support to throughput_tests for better automated testing.
jbates@chromium.org
2012-02-15
3
-33
/
+288
*
Spelling mistakes fixed
cpu@chromium.org
2012-02-15
4
-12
/
+12
*
Allow popup extensions to be inspected on gtk
benwells@chromium.org
2012-02-15
4
-9
/
+37
*
Fix disabling test
sky@chromium.org
2012-02-15
1
-1
/
+1
*
Disabling HistoryBackend.Loaded on windows.
dpapad@chromium.org
2012-02-15
1
-1
/
+7
*
Revert 107677 - Mark CacheHitAfterRedirect as flaky.
simonjam@chromium.org
2012-02-15
1
-2
/
+1
*
Update the expectation for xp/vm_peak_r.
nsylvain@chromium.org
2012-02-15
1
-1
/
+1
*
Fix the issue of browser frame bottom border disappears with small height win...
jennyz@chromium.org
2012-02-15
1
-1
/
+1
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
22
-74
/
+66
*
views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.
tfarina@chromium.org
2012-02-14
4
-15
/
+15
*
aura: Fix bug that hid cursor on Linux workstations.
derat@chromium.org
2012-02-14
1
-1
/
+2
*
Fix permissions.
sky@chromium.org
2012-02-14
4
-0
/
+0
[next]