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
*
Add WebContents* to some more delegate methods
joth@chromium.org
2012-08-08
7
-9
/
+9
*
Filter unnecessary GestureFlingCancel events.
rjkroege@chromium.org
2012-08-08
3
-3
/
+124
*
IndexedDB browser test for migrating from leveldb schema v0 to v1.
dgrogan@chromium.org
2012-08-07
1
-0
/
+38
*
JavaBridge should use Annotation
dtrainor@chromium.org
2012-08-07
5
-43
/
+54
*
[Mac]: Make dictionary context menu item use system settings for whether to l...
asvitkine@chromium.org
2012-08-07
3
-6
/
+37
*
Browser Plugin: Move to old namespace
fsamuel@chromium.org
2012-08-07
6
-3
/
+13
*
[Mac]: Enable speech sub-menu under the edit menu and refactor speech impleme...
asvitkine@chromium.org
2012-08-07
4
-1
/
+74
*
Cleaned up compositing mode field trial code by:
vangelis@chromium.org
2012-08-07
2
-12
/
+7
*
Remove 10.5 comment.
avi@chromium.org
2012-08-07
1
-2
/
+0
*
Simplify devtools code on android and enable devtools for android content_shell.
satish@chromium.org
2012-08-07
4
-158
/
+26
*
Rename layoutTestController to testRunner.
jochen@chromium.org
2012-08-07
1
-1
/
+1
*
Better session restore: Persist sessionStorage on disk.
marja@chromium.org
2012-08-07
2
-3
/
+19
*
Add support for Macally iShock.
avi@chromium.org
2012-08-07
1
-0
/
+41
*
Add debugging flag --simulate-touch-screen-with-mouse.
aelias@chromium.org
2012-08-07
2
-0
/
+95
*
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...
tzik@chromium.org
2012-08-07
1
-2
/
+13
*
Reenable render_process_host filters
dtrainor@chromium.org
2012-08-07
1
-4
/
+0
*
Upstream ChromeHttpAuthHandler
yusufo@chromium.org
2012-08-07
2
-19
/
+0
*
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
[next]