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
/
extensions
/
shell
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: Using common ValueStoreFactory for all value stores.
cmumford
2016-03-24
2
-1
/
+13
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
1
-5
/
+5
*
Persist the user's active audio device choice across chromeos session and reb...
jennyz
2016-03-02
1
-2
/
+4
*
Make extensions::DictionaryBuilder and extensions::ListValue unmovable.
dcheng
2016-02-27
2
-12
/
+16
*
Add some missing std::move()s following a previous refactoring
skyostil
2016-02-26
1
-2
/
+2
*
Remove some usages of BrowserThread::UnsafeGetMessageLoopForThread
skyostil
2016-02-25
3
-8
/
+8
*
Add Bluez initialize call to startup.
drustsmith
2016-02-23
2
-1
/
+10
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
3
-9
/
+9
*
Revert of Delete base/prefs and update callers to use components. (patchset #...
msw
2016-02-03
3
-9
/
+9
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
3
-9
/
+9
*
Remove now-unnecessary wrappers around gfx::Screen::GetScreen()
scottmg
2016-01-27
2
-5
/
+0
*
Remove ui/gfx/screen_type_delegate.h
scottmg
2016-01-27
2
-4
/
+3
*
Make major tests target build without unused data members on Linux.
mlamouri
2016-01-16
1
-1
/
+1
*
Cleanup: Remove double semicolons.
thestig
2016-01-04
1
-1
/
+1
*
Switch to standard integer types in extensions/.
avi
2015-12-23
29
-5
/
+41
*
Use rvalue reference instead of extensions::DictionaryBuilder::pass()
limasdf
2015-12-19
2
-14
/
+13
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
5
-23
/
+26
*
Use rvalue reference instead of extensions::ListBuilder::Pass()
limasdf
2015-12-09
1
-12
/
+13
*
Kill NOTIFICATION_EXTENSION_WILL_BE_INSTALLED_DEPRECATED
limasdf
2015-11-20
1
-1
/
+1
*
Separate RenderViewHost from RenderWidgetHost, part 4: delegate
avi
2015-10-27
1
-1
/
+1
*
Add extensions code to use common updater in components/update_client/
asargent
2015-10-15
3
-18
/
+8
*
Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/
ki.stfu
2015-10-12
1
-2
/
+2
*
Removing pneubeck@ from OWNERS.
pneubeck
2015-10-07
1
-1
/
+1
*
Add public session launch flag
kelvinp
2015-10-01
2
-0
/
+5
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Shift URLRequestContextStorage over to taking scoped_ptrs.
rdsmith
2015-09-16
2
-3
/
+5
*
Don't Allow Service Workers for Unloaded Extensions
rdevlin.cronin
2015-09-10
2
-0
/
+8
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
3
-3
/
+3
*
Remove "API proposal for chrome.app.window to intercept all keys."
sriramsr
2015-09-09
2
-5
/
+0
*
Use DCHECK_CURRENTLY_ON in extensions/
thestig
2015-09-08
1
-1
/
+1
*
Manage HidService lifetime in DeviceClient implementations.
reillyg
2015-08-28
2
-2
/
+6
*
Manage UsbService lifetime in DeviceClient implementations.
reillyg
2015-08-28
2
-2
/
+9
*
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
svaldez
2015-08-24
1
-1
/
+2
*
Remove menu from ash / Windows shelf / taskbar to install ephemeral app.
benwells
2015-08-14
2
-5
/
+0
*
Move ownership of AppSorting from ExtensionPrefs to ExtensionSystem
treib
2015-08-06
4
-15
/
+8
*
Defer extension process creation until IO data initialized
rockot
2015-07-29
2
-13
/
+27
*
Fix the UI issue for showing output muted in ash tray after the device wakes ...
jennyz
2015-07-28
2
-3
/
+3
*
Cleanup: give ChromeAppSorting a BrowserContext
treib
2015-07-27
2
-2
/
+4
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
5
-10
/
+10
*
Final batch adding real histogram values for extension events.
kalman
2015-07-22
2
-6
/
+6
*
Make quota logic obey durable storage permission
dgrogan
2015-07-21
2
-0
/
+7
*
Move MatchPattern to its own header and the base namespace.
brettw
2015-07-06
1
-2
/
+3
*
Refactor AO2TS to make it easier to componentize
gogerald
2015-07-02
6
-48
/
+125
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
1
-1
/
+1
*
Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...
agrieve
2015-06-19
2
-62
/
+1
*
Revert of Moved logic for mapping child process FDs for ICU and V8 into child...
mek
2015-06-16
2
-1
/
+62
*
Moved logic for mapping child process FDs for ICU and V8 into child_process_l...
agrieve
2015-06-16
2
-62
/
+1
*
[Extensions] Clean up the handling of ExtensionHostMsg_Request
rdevlin.cronin
2015-06-10
5
-0
/
+19
*
Refactoring the ownership of ui::InputMethod.
shuchen
2015-06-10
2
-12
/
+0
*
Allow startup with missing V8 snapshot file.
erikcorry
2015-06-08
2
-8
/
+19
[next]