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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change GpuControlList features from bits of int to set.
zmo@chromium.org
2013-04-02
2
-31
/
+15
*
Extract metadata for media elements
qinmin@chromium.org
2013-04-02
1
-0
/
+117
*
Let TV device be recognized as tablet
jinsukkim@chromium.org
2013-04-02
1
-1
/
+4
*
Make the build control what library(/ies) to load
cjhopman@chromium.org
2013-04-01
6
-61
/
+43
*
Disable testScroll
dfalcantara@chromium.org
2013-04-01
1
-3
/
+7
*
Wires through a message once the page has painted something
sky@chromium.org
2013-04-01
1
-1
/
+3
*
Unlike GetOSFileDescriptor, this API is asynchronous.
hamaji@chromium.org
2013-04-01
2
-0
/
+8
*
Remove redundant DevToolsManager methods and clean up its clients.
kaznacheev@chromium.org
2013-04-01
3
-12
/
+11
*
Revert 191571 "Move AppIsolation out of Extension Class"
ilevy@chromium.org
2013-03-31
1
-2
/
+2
*
Move AppIsolation out of Extension Class
rdevlin.cronin@chromium.org
2013-03-31
1
-2
/
+2
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
7
-17
/
+20
*
Cleanup: Remove unused content::BrowserThread::DeleteOnWebKitThread.
thestig@chromium.org
2013-03-30
1
-1
/
+0
*
Add content interface for additional password_form fields.
gcasto@chromium.org
2013-03-30
2
-0
/
+9
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
3
-3
/
+3
*
Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.
dimich@chromium.org
2013-03-29
1
-8
/
+8
*
Fix test coordinates to be correct if an offset is set.
dtrainor@chromium.org
2013-03-29
3
-8
/
+12
*
android: Remove touch slop analytically instead of ignoring first scroll
skyostil@chromium.org
2013-03-28
2
-20
/
+33
*
Enable hiding/showing top controls persistently
dtrainor@chromium.org
2013-03-28
1
-5
/
+8
*
Modify content::GetFontTable so callers can control what is read.
bbudge@chromium.org
2013-03-28
1
-3
/
+5
*
[android] Adding a check not to send the same update to IME.
aurimas@chromium.org
2013-03-28
1
-0
/
+17
*
Do not offer a translate infobar on an offline reload.
miguelg@chromium.org
2013-03-28
2
-0
/
+10
*
We're no longer translating the actual ContentView when moving the top contro...
dtrainor@chromium.org
2013-03-28
4
-8
/
+91
*
Re-land silence detection for audio output UI favicon indicator with crash fi...
miu@chromium.org
2013-03-28
1
-2
/
+3
*
Disable testFling
dfalcantara@chromium.org
2013-03-28
1
-2
/
+7
*
Deflake ContentDetection tests.
aruslan@chromium.org
2013-03-27
4
-43
/
+28
*
Fix the no password save issue for ajax login
gcasto@chromium.org
2013-03-27
1
-0
/
+9
*
Don't timeout if accessibility fails
dtrainor@chromium.org
2013-03-26
1
-3
/
+11
*
[android] Fixing initial selection values for IME.
aurimas@chromium.org
2013-03-26
3
-21
/
+44
*
Add vsync notification command line switch
skyostil@chromium.org
2013-03-26
2
-0
/
+4
*
Get rid of old comment in BrowserContext. We'll need to keep OffTheRecord on ...
jam@chromium.org
2013-03-26
1
-1
/
+0
*
Introduced DevToolsExternalAgentProxy interface for connecting to an agent by...
kaznacheev@chromium.org
2013-03-26
2
-0
/
+69
*
Implement the java-side browser sensor polling for device motion and device o...
timvolodine@chromium.org
2013-03-26
3
-269
/
+771
*
Pass the overdraw value to the browser w/ frame
dtrainor@chromium.org
2013-03-26
2
-3
/
+7
*
Generate Android string files from generated_resources.grd.
newt@chromium.org
2013-03-26
1
-43
/
+43
*
Revert "Modify content::GetFontTable to allow clients to control what is read."
bbudge@chromium.org
2013-03-25
1
-5
/
+3
*
Enable broker plugin process out of sandbox
kjyoun@google.com
2013-03-25
14
-87
/
+216
*
Changes to build ash_unittests with RunLoop().RunUntilIdle().
tfarina@chromium.org
2013-03-24
3
-4
/
+7
*
Android: Make LibraryLoader threadsafe and augment documentation
andrewhayden@chromium.org
2013-03-24
1
-14
/
+36
*
Add hooks to allow retrieving the current known tracing categories.
dsinclair@chromium.org
2013-03-24
1
-0
/
+5
*
Removing command line switch to disable deferred 2d canvas.
junov@chromium.org
2013-03-24
3
-5
/
+0
*
Add isNavigationToDifferentPage to didNavigateMainFrame for Android.
tedchoc@chromium.org
2013-03-24
1
-1
/
+3
*
Expose a concept of bottom overdraw amount for cc drawing viewport.
tedchoc@chromium.org
2013-03-24
2
-1
/
+21
*
- switch CleanupReference to have a reaper thread rather than sacrificial obj...
joth@chromium.org
2013-03-23
2
-34
/
+149
*
Browser Plugin: Only install BrowserPluginMessageFilter if render process sup...
fsamuel@chromium.org
2013-03-23
2
-0
/
+10
*
Remove dead method WebContents::ShouldAcceptDragAndDrop
dcheng@chromium.org
2013-03-23
1
-3
/
+0
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
1
-0
/
+10
*
Adding logs to ImeAdapter for easier debugging.
aurimas@chromium.org
2013-03-23
1
-0
/
+28
*
Split the ProcessType enum into process types that content knows about (which...
jam@chromium.org
2013-03-22
10
-34
/
+33
*
Remove stale logic for setting WebUI on opened windows. No longer necessary.
creis@chromium.org
2013-03-21
1
-3
/
+0
*
Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...
jam@chromium.org
2013-03-21
1
-2
/
+8
[next]