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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-06
3
-8
/
+68
*
Introduce content detection base class.
leandrogracia@chromium.org
2012-05-06
3
-0
/
+144
*
Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...
dmazzoni@chromium.org
2012-05-06
24
-783
/
+92
*
Add initial GTK web accessibility framework (new with valgrind fix).
dmazzoni@chromium.org
2012-05-06
24
-92
/
+783
*
New Windows high-contrast mode bubble.
dmazzoni@chromium.org
2012-05-06
3
-21
/
+4
*
Translates the webkit notification for selection changes properly on Windows ...
dtseng@chromium.org
2012-05-06
4
-2
/
+19
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
9
-13
/
+14
*
Reland 135525 - Add a first-class off-store install UI to chrome://extensions/.
aa@chromium.org
2012-05-05
14
-0
/
+38
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
2
-12
/
+17
*
Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-05
3
-2
/
+11
*
Revert 135525 - Add a first-class off-store install UI to chrome://extensions/.
aa@chromium.org
2012-05-05
6
-17
/
+0
*
Add a first-class off-store install UI to chrome://extensions/.
aa@chromium.org
2012-05-05
6
-0
/
+17
*
Return a list of plugins that support clearing site data instead of the first...
bauerb@chromium.org
2012-05-05
2
-14
/
+14
*
Move IndexedDBKey, IndexedDBKeyRange into content namespace
jsbell@chromium.org
2012-05-04
24
-214
/
+268
*
Fix incorrect test for 32 bit NaCl sandbox on Windows.
bbudge@chromium.org
2012-05-04
1
-3
/
+3
*
Add a couple more syscalls for the Nvidia binary driver, based on a real-world
cevans@chromium.org
2012-05-04
1
-4
/
+11
*
Update tests affected by IndexedDB string-constant API changes, and disable
alecflett@chromium.org
2012-05-04
9
-29
/
+45
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
1
-1
/
+3
*
Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...
twiz@chromium.org
2012-05-04
2
-1
/
+7
*
Convert the autofill interactive browser test to a normal browser_test. I add...
jam@chromium.org
2012-05-04
1
-2
/
+1
*
Fix the PpapiPluginProcessHost::BrokerClient implementation in PluginDataRemo...
yzshen@chromium.org
2012-05-04
1
-2
/
+3
*
Support cross-process window.close() messages.
creis@chromium.org
2012-05-04
9
-1
/
+53
*
Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.
benjhayden@chromium.org
2012-05-04
10
-129
/
+264
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
7
-87
/
+181
*
Save Page As MHTML
benjhayden@chromium.org
2012-05-04
12
-42
/
+153
*
Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-04
7
-181
/
+87
*
Don't allow targeted navigations across BrowsingInstances.
creis@chromium.org
2012-05-04
4
-4
/
+16
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
7
-87
/
+181
*
Fix media stream stop.
wjia@chromium.org
2012-05-04
4
-4
/
+75
*
Fixed three memory bugs in SpeechRecognitionManagerImpl and SpeechRecognizerI...
primiano@chromium.org
2012-05-04
2
-7
/
+31
*
GpuMemoryManager should limit memory allocations based on viewport size for a...
mmocny@chromium.org
2012-05-04
5
-4
/
+52
*
Reduce the alphabet of a MediaStream::label to only contain safe symbols
perkj@chromium.org
2012-05-04
1
-5
/
+8
*
Fix the implementation order of GeolocationProvider methods
bartfab@chromium.org
2012-05-04
1
-84
/
+84
*
Add content API for requesting the current geolocation
bartfab@chromium.org
2012-05-04
6
-211
/
+321
*
Use the asynchronous version CopyFromBackingStore in AeroPeekManager
mazda@chromium.org
2012-05-04
1
-3
/
+1
*
Make sure MediaStreamDispatcher gets notified of stopped streams when a WebFr...
perkj@chromium.org
2012-05-04
3
-23
/
+77
*
Fix Geolocation tests to work on Official Chrome builders.
kerz@chromium.org
2012-05-04
1
-2
/
+9
*
gamepad: linux: use input device parent, not USB
keybuk@chromium.org
2012-05-04
1
-20
/
+49
*
Prepending view-source: does not load the source of the userscript. Instead,
hebert.christopherj@chromium.org
2012-05-04
12
-9
/
+37
*
Coverity: Initialize a member variable.
jhawkins@chromium.org
2012-05-04
1
-0
/
+1
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
6
-8
/
+60
*
Check that the renderer can access files it claims are part of a drag.
dcheng@chromium.org
2012-05-04
1
-0
/
+15
*
Make sure we get a valid handle from browser, add UMA stats to track
scottmg@google.com
2012-05-03
1
-2
/
+12
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
39
-67
/
+68
*
This creates a field trial to determine the best level for low memory
gspencer@chromium.org
2012-05-03
3
-6
/
+45
*
Show camera and microphone status indicators.
xians@chromium.org
2012-05-03
5
-23
/
+156
*
Enable ctrl-arrow moves caret by word in visual order in Linux.
xji@chromium.org
2012-05-03
2
-5
/
+5
*
Fix lifetime of processes with swapped out opener RVHs.
creis@chromium.org
2012-05-03
2
-7
/
+10
*
clean 96627/85408 debugging mechanisms out of DownloadManager/DownloadDatabase
benjhayden@chromium.org
2012-05-03
3
-95
/
+35
*
DCHECK to CHECK to try to get more info on crash
scottmg@google.com
2012-05-03
1
-2
/
+2
[next]