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
*
DevTools: support JSONP mode in /json remote debugging discovery.
pfeldman@chromium.org
2012-08-10
1
-1
/
+10
*
Refactoring: Extract gesture event filtering into helper class.
rjkroege@chromium.org
2012-08-10
5
-128
/
+254
*
gestures: Some more event cleanup.
sadrul@chromium.org
2012-08-10
2
-86
/
+37
*
Chromium glue for Preemptive cursors and passing keys from renderer to browser
alecflett@chromium.org
2012-08-10
2
-0
/
+47
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
8
-97
/
+67
*
[Android] Implement WebSettings APIs for FileURL resource access conrol
mnaganov@chromium.org
2012-08-10
1
-0
/
+24
*
Revert 150889 - Disabling deferred 2D canvas rendering
junov@chromium.org
2012-08-10
1
-1
/
+1
*
Remove unused include and always-true compile-time check
jamesr@chromium.org
2012-08-10
1
-10
/
+0
*
Mac HiDPI: Fix scale factor on external display
sail@chromium.org
2012-08-10
2
-6
/
+13
*
Disable getting histogram data from child processes other than the renderer p...
rtenneti@google.com
2012-08-10
1
-0
/
+2
*
Add gamepad mapping for XFXforce XGEAR PS2 Controller on OS X
scottmg@chromium.org
2012-08-10
1
-19
/
+39
*
Add mapping for XFXforce XGEAR controller on Linux
scottmg@chromium.org
2012-08-10
1
-0
/
+24
*
Temporarily disable H/W Video decode on Windows to see if it is the cause of ...
ananta@chromium.org
2012-08-10
1
-0
/
+6
*
Pass touch layout related flags to zygote process.
flackr@chromium.org
2012-08-09
1
-0
/
+4
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
8
-19
/
+19
*
gestures: Cleanup touch-event handling code in Windows.
sadrul@chromium.org
2012-08-09
1
-113
/
+60
*
Reland
benjhayden@chromium.org
2012-08-09
8
-47
/
+74
*
Disabling deferred 2D canvas rendering
junov@chromium.org
2012-08-09
1
-1
/
+1
*
IndexedDB: Send cursor data along with success messages
jsbell@chromium.org
2012-08-09
4
-0
/
+63
*
Remove deprecated Android function.
sievers@chromium.org
2012-08-09
3
-13
/
+0
*
I added another histogram into the DuplicateContentResourceHandler. The histo...
frankwang@google.com
2012-08-09
1
-0
/
+2
*
Add a menu item to content_shell to open devtools to make it more discoverable.
jam@chromium.org
2012-08-09
2
-15
/
+37
*
reland http://codereview.chromium.org/10830063/
wjia@chromium.org
2012-08-09
3
-77
/
+273
*
Ensure a compositing window is created if the image transport surface isn't u...
jbauman@chromium.org
2012-08-09
3
-1
/
+30
*
Remove --load-2x-resources flag.
flackr@chromium.org
2012-08-09
2
-2
/
+0
*
Revert 150491 - refactor EnumerateDevices to make it a persistent request.
wjia@chromium.org
2012-08-08
3
-273
/
+77
*
Make DownloadItem derive SupportsUserData instead of re-implementing it.
benjhayden@chromium.org
2012-08-08
5
-120
/
+12
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
9
-84
/
+90
*
AccelerometerMac::GetOrientation(): Fix return statement.
hans@chromium.org
2012-08-08
1
-1
/
+1
*
Fix downloads db state=3 corruption using version=23
benjhayden@chromium.org
2012-08-08
1
-1
/
+1
*
Browser Plugin: Rename old colliding files to old_*.
fsamuel@chromium.org
2012-08-08
6
-11
/
+11
*
refactor EnumerateDevices to make it a persistent request.
wjia@chromium.org
2012-08-08
3
-77
/
+273
*
Browser Plugin: Rename WebContentsImpl::browser_plugin_host() to WebContentsI...
fsamuel@chromium.org
2012-08-08
3
-7
/
+9
*
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
[next]