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
*
IDLize PPB_DirectoryReader_Dev.
teravest@chromium.org
2012-11-27
3
-31
/
+141
*
Decouple --kiosk from --kiosk-printing, and clean up some code while we are a...
thestig@chromium.org
2012-11-27
1
-27
/
+16
*
Browser Plugin: Don't leak memory on window.open
fsamuel@chromium.org
2012-11-27
4
-0
/
+97
*
Remove unused opener_url from DidStartProvisionalLoad.
creis@chromium.org
2012-11-27
19
-55
/
+14
*
Always disable "content has shadow".
avi@chromium.org
2012-11-27
1
-3
/
+10
*
Make the find text and match count align on the baseline. Previously
sky@chromium.org
2012-11-27
10
-18
/
+50
*
Fix crash in debug mode in ImageSkia::CanRead() when opening task manager on ...
pkotwicz@chromium.org
2012-11-27
1
-0
/
+1
*
Another shot at using the new asan flag
thakis@chromium.org
2012-11-27
2
-12
/
+9
*
<webview> should have a default size.
fsamuel@chromium.org
2012-11-27
1
-0
/
+2
*
[cc] Rename to --enable-impl-side-painting, route to render process, and expo...
nduca@chromium.org
2012-11-27
7
-5
/
+11
*
Replacing WebUIBindings use of CPPBoundClass with v8::Extension.
shishir@chromium.org
2012-11-27
18
-221
/
+310
*
Update .DEPS.git
chrome-admin@google.com
2012-11-27
1
-3
/
+3
*
Fix TouchUtils.longClickView
cjhopman@chromium.org
2012-11-27
1
-58
/
+23
*
Don't register any extension handler in the renderer on Android.
jcivelli@chromium.org
2012-11-27
1
-0
/
+5
*
Webkit roll 135721:135854
rjkroege@google.com
2012-11-27
1
-1
/
+1
*
Add power-user keyboard mode for ChromeOS with Search key acting as a typical...
danakj@chromium.org
2012-11-27
26
-60
/
+532
*
Remove test result that was moved upstream.
tony@chromium.org
2012-11-27
1
-2
/
+0
*
Skip DepthTextureTest.RenderTo on a few bots to keep them green
zmo@chromium.org
2012-11-27
1
-1
/
+9
*
In which PrerenderManager::PrerenderData unfriends PrerenderManager.
gavinp@chromium.org
2012-11-27
5
-79
/
+95
*
Fix leak in ScopedVector<>::resize()
gavinp@chromium.org
2012-11-27
3
-4
/
+43
*
Remove drive_files from DriveFeedProcessor.
achuith@chromium.org
2012-11-27
6
-248
/
+199
*
Seccomp-BPF: disable ASAN on SandboxSyscall()
jln@chromium.org
2012-11-27
1
-0
/
+5
*
Add some logging messages to Chrome Endure tests, and make it more resilient ...
dennisjeffrey@chromium.org
2012-11-27
1
-2
/
+17
*
Revise Chrome Endure Gmail tests to account for UI changes.
dennisjeffrey@chromium.org
2012-11-27
1
-6
/
+44
*
Allow kEnableWebAudioInput to play nicely with WebRTC on OSX
crogers@google.com
2012-11-27
2
-0
/
+20
*
Browser Plugin: Minor cleanup
fsamuel@chromium.org
2012-11-27
1
-11
/
+5
*
Remove TabContents from TabStripModel::AppendTabContents.
avi@chromium.org
2012-11-27
8
-107
/
+109
*
Flush Context on UI Compositor GL commands
dtrainor@chromium.org
2012-11-27
1
-0
/
+3
*
Fix conditionals around WIN/AURA in prerender_unittest.
gavinp@chromium.org
2012-11-27
1
-2
/
+2
*
Make drag image move back to the original screen when drag is cancelled.
mazda@chromium.org
2012-11-27
3
-31
/
+167
*
Make repeated running of instrumentation tests faster.
yfriedman@chromium.org
2012-11-27
1
-0
/
+33
*
[FileBrowser] Preserve selection after rename and delete operations.
zvorygin@chromium.org
2012-11-27
1
-3
/
+33
*
Add more 'Dev' interfaces to the NaCl IPC proxy.
bbudge@chromium.org
2012-11-27
5
-22
/
+21
*
Revert 169707 - Revert 169703 - IDLize PPB_Graphics3DTrusted.
dalecurtis@google.com
2012-11-27
3
-55
/
+258
*
The video capturer now runs in a separate process.
alexeypa@chromium.org
2012-11-27
15
-88
/
+578
*
Currently chrome is doing device enumeration when it is launched. And this ge...
xians@chromium.org
2012-11-27
7
-21
/
+103
*
Initialize compositor early on so the rest of the code can assumed it is
jcivelli@chromium.org
2012-11-27
5
-7
/
+38
*
Update .DEPS.git
chrome-admin@google.com
2012-11-27
1
-4
/
+0
*
Set the search provider polling to 100 ms since the last autocomplete request.
bartn@chromium.org
2012-11-27
7
-123
/
+64
*
Revert "Attept at fixing deps2submodules."
nyquist@chromium.org
2012-11-27
2
-9
/
+0
*
Update .DEPS.git
chrome-admin@google.com
2012-11-27
1
-1
/
+1
*
Attept at fixing deps2submodules.
nsylvain@chromium.org
2012-11-27
1
-1
/
+1
*
Alternate NTP: Add accelerator for restore tab
sail@chromium.org
2012-11-27
1
-0
/
+1
*
Implementation of a Translator between ONC and Shill.
pneubeck@chromium.org
2012-11-27
14
-4
/
+727
*
Revert 165806 - Update Prerender URL whitelist.
jochen@chromium.org
2012-11-27
1
-0
/
+0
*
Revert 169703 - IDLize PPB_Graphics3DTrusted.
dalecurtis@google.com
2012-11-27
3
-258
/
+55
*
Benchmark for measuring the number of layers in a page.
hartmanng@chromium.org
2012-11-27
6
-2
/
+19
*
Update print preview to new constrained window API
sail@chromium.org
2012-11-27
2
-73
/
+25
*
Adding a simple tool for dumping the contents of a cache.
rch@chromium.org
2012-11-27
10
-85
/
+518
*
IDLize PPB_Graphics3DTrusted.
teravest@chromium.org
2012-11-27
3
-55
/
+258
[next]