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
path:
root
/
content
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shift EnsureNoPendingDownloads() implementation into tests.
rdsmith@chromium.org
2012-10-10
2
-16
/
+84
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
25
-45
/
+42
*
Blacklist video and flash acceleration on NVIDIA Linux drivers.
ccameron@chromium.org
2012-10-10
1
-1
/
+20
*
<browser> Disable browser plugin in content_shell by default.
lazyboy@chromium.org
2012-10-10
2
-1
/
+9
*
Add UMA counter for hung renderers on cross-site navigation.
nasko@chromium.org
2012-10-10
3
-0
/
+53
*
DevTools: [remote debugging] introduce json/new and json/close for creating a...
pfeldman@chromium.org
2012-10-10
2
-56
/
+140
*
Implement AwContentsClient and remove dependency on chrome/
boliu@chromium.org
2012-10-10
1
-4
/
+3
*
[Android] Upstream WebView.allow{Content|File}Access implementation.
mnaganov@chromium.org
2012-10-10
1
-6
/
+0
*
Build browser_process_sub_thread.cc on iOS.
msarda@chromium.org
2012-10-10
1
-0
/
+2
*
Converted GetAllOriginsTask to use base::PostTaskAndReplyWithResult()
calvinlo@chromium.org
2012-10-10
2
-45
/
+27
*
Fix a race condition that SurfaceTextureBridge can get released before passin...
qinmin@chromium.org
2012-10-10
2
-22
/
+21
*
beginSmoothScroll should send wheel ticks at constant velocity.
nduca@chromium.org
2012-10-10
3
-9
/
+72
*
Cleanup GpuBlacklist.
thestig@chromium.org
2012-10-10
4
-394
/
+317
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
4
-6
/
+2
*
OnDownloadStarted takes DownloadItem* instead of DownloadId
benjhayden@chromium.org
2012-10-09
5
-15
/
+16
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
6
-20
/
+34
*
Upstream more ContentView methods
yusufo@chromium.org
2012-10-09
2
-0
/
+17
*
Code cleanup in GpuDataManagerImpl
zmo@chromium.org
2012-10-09
2
-12
/
+12
*
Divide gesture events by dpi scale if IsDIPEnabled().
aelias@chromium.org
2012-10-09
2
-42
/
+75
*
Figure out whether we have enough information to make the final GPU blacklist...
zmo@chromium.org
2012-10-09
6
-19
/
+254
*
Put deleted tests back in.
rdsmith@chromium.org
2012-10-09
1
-0
/
+44
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-0
/
+105
*
Dynamically set mouse event coordinates in gpu_benchmarking_extension.cc based
hartmanng@chromium.org
2012-10-09
4
-10
/
+21
*
Convert GetOriginUsageTask to use base::PostTaskAndReplyWithResult()
calvinlo@chromium.org
2012-10-09
2
-45
/
+15
*
chromeos: Remove unnecessary dbus-glib include
hashimoto@chromium.org
2012-10-09
1
-4
/
+0
*
Pinch-zoom applied via compositor instead of CSS transformation.
aelias@chromium.org
2012-10-08
2
-0
/
+4
*
gl: Move GpuSwitchingManager into ui namespace.
tfarina@chromium.org
2012-10-08
3
-6
/
+6
*
Report all failures in the network stack correctly in the download started ca...
rdsmith@chromium.org
2012-10-08
1
-3
/
+16
*
Pepper.PluginHung histogram needed UMA_.
shess@chromium.org
2012-10-08
1
-3
/
+3
*
New fix for Win 8 OSK
dmazzoni@chromium.org
2012-10-08
7
-25
/
+33
*
Upstream scrollFocusedNodeIntoRect
yusufo@chromium.org
2012-10-08
2
-0
/
+18
*
Fix segmentation fault in trace_subscriber_stdio.cc.
pliard@chromium.org
2012-10-08
1
-3
/
+3
*
Second try at fixing a crash caused by the shift in commit point for downloads.
rdsmith@chromium.org
2012-10-08
4
-10
/
+155
*
Browser Plugin: Update Guest WebContents Visibility on BrowserPlugin Visiblit...
fsamuel@chromium.org
2012-10-08
7
-10
/
+70
*
Reland 160434 - Keep track of which transport DIBs are currently in the X ser...
jochen@chromium.org
2012-10-08
2
-7
/
+31
*
Move timestamp de-duping logic from HistoryBackend to NavigationController
akalin@chromium.org
2012-10-06
3
-9
/
+171
*
Fix race condition in RedirectToFileResourceHandler that was corrupting NaCl ...
ncbray@chromium.org
2012-10-06
1
-11
/
+45
*
Improve handling of cancel called by ResourceThrottle.
boliu@chromium.org
2012-10-05
2
-1
/
+23
*
Propagate IDB objectstore/index ids through chromium IPC
alecflett@chromium.org
2012-10-05
1
-3
/
+5
*
In-chorme viewer for metro (part 2)
cpu@chromium.org
2012-10-05
3
-62
/
+68
*
Centralizes a couple uses of ui::GetScaleFactorForScale().
pkotwicz@chromium.org
2012-10-05
6
-23
/
+28
*
Revert 160434 - Keep track of which transport DIBs are currently in the X ser...
sky@chromium.org
2012-10-05
2
-27
/
+7
*
Keep track of which transport DIBs are currently in the X servers queue
jochen@chromium.org
2012-10-05
2
-7
/
+27
*
Upstream fullscreen video implementation for android
qinmin@chromium.org
2012-10-05
5
-244
/
+191
*
Make adding and subtracting gfx:: point types simpler.
danakj@chromium.org
2012-10-05
1
-1
/
+6
*
Browser plugin: Implement loadRedirect event.
creis@chromium.org
2012-10-05
5
-13
/
+92
*
Fix shutdown crash in RenderWidgetHostViewAura that I saw.
jam@chromium.org
2012-10-05
1
-3
/
+6
*
Add WASAPI-based unified audio I/O back-end for Windows 7.
henrika@chromium.org
2012-10-05
1
-4
/
+5
*
Migrate use of DeleteOriginTask to base::PostTaskAndReplyWithResult(). Part1 ...
calvinlo@chromium.org
2012-10-05
2
-37
/
+18
*
Remove Legacy NPAPI Flash Sandbox support
jschuh@chromium.org
2012-10-05
3
-53
/
+0
[next]