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 assertions to track requests where the profile is gone.
willchan@chromium.org
2012-04-27
2
-2
/
+26
*
Use IndexedDBKeyRange type for IDB IPC.
jsbell@chromium.org
2012-04-27
1
-15
/
+8
*
Expose correct semantics for HTML5 footer element on mac and windows platform...
aboxhall@chromium.org
2012-04-27
2
-0
/
+12
*
Fix BrowserAccessibilityWin::QueryService to use the service guid rather than...
dtseng@chromium.org
2012-04-27
1
-15
/
+15
*
Handle uncaught exceptions from methods called through the Java Bridge
steveblock@chromium.org
2012-04-26
1
-32
/
+48
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
4
-2
/
+21
*
User Gesture plumbed from Renderer to Browser's FullscreenController::Request...
scheib@chromium.org
2012-04-26
6
-11
/
+11
*
re-use WebUIs
estade@chromium.org
2012-04-26
8
-83
/
+91
*
Switch chrome and chromiumDRT over to using the new WebKit API for dispatching
michaeln@google.com
2012-04-26
1
-0
/
+1
*
Delete background tab IOSurfaces on Mac.
jbates@chromium.org
2012-04-26
21
-225
/
+542
*
Remove EPM:all_hosts_ and use all_extension_views_ instead.
benwells@chromium.org
2012-04-26
2
-0
/
+5
*
Allow severing connection between dispatcher and injector
groby@chromium.org
2012-04-26
8
-3
/
+74
*
Geolocation support for chromedriver, browser-side only.
kkania@chromium.org
2012-04-25
4
-0
/
+104
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-25
1
-1
/
+1
*
Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7)
primiano@chromium.org
2012-04-25
5
-522
/
+816
*
Allow customization of remote debugger URL targets. Add a new DevToolsHttpHan...
marshall@chromium.org
2012-04-25
2
-40
/
+58
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
2
-13
/
+9
*
Moves media device notification code to chrome/browser
tpayne@chromium.org
2012-04-25
3
-200
/
+2
*
Introduced ChunkedByteBuffer class which will be required by next speech reco...
primiano@chromium.org
2012-04-25
3
-0
/
+283
*
Linux: don't use the DBus power save blocker if DPMS is disabled.
mdm@chromium.org
2012-04-25
1
-53
/
+84
*
Implement the skeleton of an android content shell.
tedchoc@chromium.org
2012-04-25
4
-2
/
+92
*
Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...
erg@chromium.org
2012-04-25
2
-3
/
+3
*
Show gpu process stats in about:tcmalloc
jamesr@chromium.org
2012-04-25
6
-1
/
+209
*
IndexedDB: chromium side of IDBCursor.advance().
alecflett@chromium.org
2012-04-24
2
-0
/
+26
*
sensors: Remove prototype implementation
cwolfe@chromium.org
2012-04-24
2
-82
/
+0
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-0
/
+1
*
Correct process id for sandbox'd trace events.
sleffler@chromium.org
2012-04-24
1
-0
/
+5
*
Fix ClearSiteData for Pepper Flash.
viettrungluu@chromium.org
2012-04-24
1
-4
/
+12
*
DomStorage async IPC message definitions and browser-side handlers. These mes...
michaeln@google.com
2012-04-24
2
-5
/
+51
*
Plumb drag image offset WebContentsViewAura. This was somehow left out in the...
varunjain@chromium.org
2012-04-23
1
-2
/
+3
*
Cleanup: IWYU for base/file_util_proxy.h.
thestig@chromium.org
2012-04-23
1
-1
/
+2
*
IndexedDB: remove proxy and IPC code for the IDBKey-based get/getKey.
alecflett@chromium.org
2012-04-23
2
-90
/
+3
*
IndexedDB: API rename to allow return type of keyPath accessors to change
jsbell@chromium.org
2012-04-23
1
-2
/
+2
*
Duplicated typedef declaration of DeviceMap
wjia@chromium.org
2012-04-23
1
-3
/
+1
*
Convert session history ui test to a browser test, renabling all the disabled...
jam@chromium.org
2012-04-23
1
-0
/
+466
*
Change resource handling policy to allow feed types to download so they can b...
gbillock@chromium.org
2012-04-23
1
-13
/
+0
*
fix-gl-logging
gman@chromium.org
2012-04-22
1
-0
/
+1
*
Fix flakiness in PluginTest.SelfDeletePluginInvokeAlert. The problem is that ...
jam@chromium.org
2012-04-22
1
-4
/
+5
*
Fix compile error for GCC 4.6 following r133307
rsleevi@chromium.org
2012-04-21
1
-2
/
+2
*
Move timer functionality from DownloadFileManager to DownloadFileImpl.
rdsmith@chromium.org
2012-04-21
5
-35
/
+73
*
Convert ResourceDispatcherHost ui_test to browser_test.
jam@chromium.org
2012-04-21
2
-425
/
+360
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
2
-0
/
+21
*
chromeos: Put touch-event support behind a flag (--enable-touch-events) until...
sadrul@chromium.org
2012-04-20
1
-0
/
+1
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
2
-0
/
+11
*
Disable PluginTest.SelfDeletePluginInvokeAlert on Linux
jam@chromium.org
2012-04-20
1
-0
/
+2
*
Don't run PluginTest.DeletePluginInDeallocate on mac debug since it asserts
jam@chromium.org
2012-04-20
1
-0
/
+3
*
Report cases where the connection appears to close too early while transferri...
cbentzel@chromium.org
2012-04-20
2
-19
/
+27
*
Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...
jam@chromium.org
2012-04-20
1
-0
/
+341
*
Remove requesting_frame parameters from Geolocation stack
bartfab@chromium.org
2012-04-20
19
-101
/
+74
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
1
-0
/
+4
[next]