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
...
*
pepper_message_filter: GetDeviceID: enforce incognito behavior
brettw@chromium.org
2012-05-08
2
-0
/
+7
*
Move the Linux zygote stuff into its own per-process directory.
brettw@chromium.org
2012-05-08
3
-1032
/
+11
*
Windows: Get AcceleratedPresenter by window handle rather than surface ID.
apatrick@chromium.org
2012-05-08
1
-8
/
+8
*
Add more disable-workaround checks
gman@chromium.org
2012-05-08
2
-2
/
+0
*
Don't try to set the size on fullscreen windows. This can cause the window
brettw@chromium.org
2012-05-08
1
-8
/
+13
*
Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...
mazda@chromium.org
2012-05-08
12
-129
/
+36
*
Implement WebContentsView::GetDropData for Mac; disable on Aura
aa@chromium.org
2012-05-08
4
-17
/
+39
*
Move GLHelper ownership to ImageTransportFactory, and make it thread safe
piman@chromium.org
2012-05-08
4
-62
/
+63
*
content: Simplify the windows version check in GetCompositingSurface() function.
tfarina@chromium.org
2012-05-08
1
-3
/
+1
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
4
-23
/
+11
*
Introduce trivial dependency on libatk.
dmazzoni@chromium.org
2012-05-07
1
-0
/
+9
*
Prevent a use-after-free by explicitly destroying a TCVA's window before the ...
ben@chromium.org
2012-05-07
1
-0
/
+3
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
2
-9
/
+3
*
Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...
dmazzoni@chromium.org
2012-05-06
23
-779
/
+92
*
Add initial GTK web accessibility framework (new with valgrind fix).
dmazzoni@chromium.org
2012-05-06
23
-92
/
+779
*
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
2
-2
/
+12
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
5
-8
/
+8
*
Reland 135525 - Add a first-class off-store install UI to chrome://extensions/.
aa@chromium.org
2012-05-05
11
-0
/
+28
*
Revert 135525 - Add a first-class off-store install UI to chrome://extensions/.
aa@chromium.org
2012-05-05
3
-7
/
+0
*
Add a first-class off-store install UI to chrome://extensions/.
aa@chromium.org
2012-05-05
3
-0
/
+7
*
Return a list of plugins that support clearing site data instead of the first...
bauerb@chromium.org
2012-05-05
1
-10
/
+9
*
Move IndexedDBKey, IndexedDBKeyRange into content namespace
jsbell@chromium.org
2012-05-04
7
-89
/
+106
*
Update tests affected by IndexedDB string-constant API changes, and disable
alecflett@chromium.org
2012-05-04
1
-8
/
+24
*
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
5
-1
/
+36
*
Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.
benjhayden@chromium.org
2012-05-04
5
-93
/
+66
*
Save Page As MHTML
benjhayden@chromium.org
2012-05-04
7
-32
/
+123
*
Don't allow targeted navigations across BrowsingInstances.
creis@chromium.org
2012-05-04
3
-3
/
+14
*
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
*
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
5
-208
/
+304
*
Use the asynchronous version CopyFromBackingStore in AeroPeekManager
mazda@chromium.org
2012-05-04
1
-3
/
+1
*
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
3
-1
/
+6
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
3
-8
/
+50
*
Check that the renderer can access files it claims are part of a drag.
dcheng@chromium.org
2012-05-04
1
-0
/
+15
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
17
-26
/
+26
*
This creates a field trial to determine the best level for low memory
gspencer@chromium.org
2012-05-03
2
-6
/
+39
*
Show camera and microphone status indicators.
xians@chromium.org
2012-05-03
4
-23
/
+142
*
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
1
-6
/
+8
*
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
*
Revert 135160 - Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
21
-713
/
+61
*
Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
21
-61
/
+713
[prev]
[next]