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
...
*
Disables failing test flac on bots. Fixes typo.
dalecurtis@google.com
2012-08-07
1
-4
/
+5
*
Add http based media browser tests.
dalecurtis@chromium.org
2012-08-07
1
-54
/
+97
*
Don't move the window when resizing
brettw@chromium.org
2012-08-06
1
-1
/
+1
*
Prevent Flash from dropping focus on fullscreen change
jschuh@chromium.org
2012-08-06
2
-6
/
+6
*
FFmpeg: Add gsm_ms and pcm big endian codecs.
ihf@chromium.org
2012-08-06
1
-7
/
+11
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
10
-60
/
+4
*
Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...
rdsmith@chromium.org
2012-08-06
8
-74
/
+47
*
Disable SpeechRecognitionBrowserTest.TestCancelAll on Windows and Linux.
mnissler@chromium.org
2012-08-06
1
-2
/
+8
*
Improve accessible name calculation on Windows.
dmazzoni@chromium.org
2012-08-06
4
-11
/
+99
*
[mac] Implement {frame: 'none'} app window on Mac.
jeremya@chromium.org
2012-08-06
2
-1
/
+8
*
fix mac frame-rate regression for non-threaded GPU compositing
jbates@chromium.org
2012-08-05
3
-35
/
+198
*
[RDS] Reloads a page using the original request URL
dfalcantara@chromium.org
2012-08-04
6
-6
/
+127
*
Fix lost context recreation race in BrowserGpuChannelHostFactory
piman@chromium.org
2012-08-04
2
-17
/
+41
*
Don't reuse a GpuProcessHost that failed to send a message
piman@chromium.org
2012-08-04
2
-3
/
+11
*
Pass tap count (1 or 2) with tap gesture events
rbyers@chromium.org
2012-08-03
2
-4
/
+25
*
Refactors DeviceOrientation to make it more extensible
aousterh@chromium.org
2012-08-03
19
-471
/
+837
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
2
-5
/
+5
*
We should grant read permission to the file returned by CreateFileSnapshot si...
kinuko@chromium.org
2012-08-03
1
-0
/
+18
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
8
-47
/
+74
*
Add a function to layout.h for getting ScaleFactor of the native view.
mazda@chromium.org
2012-08-03
1
-15
/
+2
*
Disable DumpAccessibilityTreeTest.AccessibilityContenteditableDescendants on ...
dimich@chromium.org
2012-08-03
1
-1
/
+9
*
Create a class for seccomp-bpf sandboxing in content.
jln@chromium.org
2012-08-02
1
-0
/
+2
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
1
-1
/
+2
*
Remove a ton of IPC from landing putWithIndexKeys
alecflett@chromium.org
2012-08-02
2
-49
/
+5
*
Speculative resource prefetching - fixing missing navigations due to server s...
shishir@chromium.org
2012-08-02
2
-2
/
+4
*
Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...
bauerb@chromium.org
2012-08-02
2
-0
/
+26
*
Wire up the deleteFileSystem operation.
nhiroki@google.com
2012-08-02
2
-0
/
+26
*
Revert 149692 - Create a LinuxSandbox class.
mazda@chromium.org
2012-08-02
1
-2
/
+1
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
1
-1
/
+2
*
Changes ProviderImpl to use a single DataFetcherFactory instead of a
aousterh@chromium.org
2012-08-02
4
-29
/
+19
*
Reland 149510 - Allow filters in accessibility tests to specify which attribu...
pkasting@chromium.org
2012-08-02
6
-138
/
+333
*
Use JavaObjectWeakGlobalRef in ContentViewCore.
nileshagrawal@chromium.org
2012-08-02
4
-43
/
+62
*
Revert 149510 - Allow filters in accessibility tests to specify which attribu...
pkasting@chromium.org
2012-08-02
6
-333
/
+138
*
Allow filters in accessibility tests to specify which attributes to check.
dmazzoni@chromium.org
2012-08-01
6
-138
/
+333
*
Fix clang error with inlined function on Android.
sievers@chromium.org
2012-08-01
2
-1
/
+5
*
Remove some dependencies I stumbled upon
alecflett@chromium.org
2012-08-01
1
-6
/
+0
*
Makes NativeViewHostWin change the parent of the hwnd when
sky@chromium.org
2012-08-01
1
-38
/
+2
*
Remove code that sets |deltaX| and |deltaY| for WebKit gesture tap events
tdanderson@chromium.org
2012-08-01
2
-20
/
+0
*
aura-flash: Fix a crash when touching a fullscreen flash window.
sadrul@chromium.org
2012-08-01
1
-1
/
+1
*
Remove error handling for NOT_IN_DNS.
agl@chromium.org
2012-08-01
2
-2
/
+0
*
Don't reset speech_recognition_manager_ in BrowserMainLoop::ShutdownThreadsAn...
hans@chromium.org
2012-08-01
1
-2
/
+0
*
Remove unnecessary use of SupportsWeakPtr in content/browser/renderer_host
hashimoto@chromium.org
2012-08-01
12
-35
/
+49
*
TSAN: Stop PollingThread before deleting it to avoid race on changing virtual...
paivanof@gmail.com
2012-08-01
1
-0
/
+1
*
aura: use TestWebGraphicsContext3D for the shared contexts
piman@chromium.org
2012-08-01
1
-0
/
+11
*
Implement isRenderingVSynced on RenderWidget
jbates@chromium.org
2012-08-01
1
-0
/
+3
*
Upstream evaluateJavaScript
dtrainor@chromium.org
2012-08-01
2
-0
/
+54
*
Upstreaming Select Action
aurimas@chromium.org
2012-08-01
2
-0
/
+122
*
ContentShell rendering support on Android.
sievers@chromium.org
2012-08-01
4
-1
/
+213
*
DuplicateContentResourceHandler to monitor resources and track how many times...
frankwang@google.com
2012-08-01
4
-0
/
+211
*
Use the virtual path to set the blob's mime type for CreateSnapshotFile, othe...
kinuko@chromium.org
2012-07-31
2
-12
/
+28
[prev]
[next]