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
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
*
Deal with frame removal by content scripts
rob
2016-03-19
2
-0
/
+12
*
Remove Mojo bindings environment.
Yuzhu Shen
2016-03-08
2
-2
/
+0
*
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
*
Android: Add support for android-app scheme in a referrer.
lizeb
2016-02-19
2
-0
/
+2
*
[mojo] Delete third_party/mojo
rockot
2016-02-10
2
-2
/
+2
*
NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACE
mseaborn
2016-02-05
2
-12
/
+0
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
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
*
Update GN build files for new prefs location.
brettw
2016-01-30
1
-1
/
+1
*
Move base/prefs to components/prefs
brettw
2016-01-30
1
-1
/
+1
*
Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...
joedow
2016-01-30
1
-1
/
+1
*
Move base/prefs to components/prefs
brettw
2016-01-30
1
-1
/
+1
*
allocator cleanup: remove dependencies on allocator from all targets
primiano
2016-01-28
2
-15
/
+0
*
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
*
Reland of GN: Properly mark all NaCl test depencies as data_deps
phosek
2016-01-12
1
-1
/
+4
*
Revert of GN: Properly mark all NaCl test depencies as data_deps (patchset #2...
dbeam
2016-01-04
1
-4
/
+1
*
GN: Properly mark all NaCl test depencies as data_deps
phosek
2016-01-04
1
-1
/
+4
*
Cleanup: Remove double semicolons.
thestig
2016-01-04
1
-1
/
+1
*
Switch to standard integer types in extensions/.
avi
2015-12-23
36
-6
/
+49
*
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
6
-25
/
+28
*
Move nacl targets to subdirectories.
brettw
2015-12-16
1
-28
/
+5
*
Revert of Move nacl targets to subdirectories. (patchset #6 id:100001 of http...
yoichio
2015-12-15
1
-5
/
+28
*
Move nacl targets to subdirectories.
brettw
2015-12-15
1
-28
/
+5
*
Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>
mdempsky
2015-12-09
1
-0
/
+1
*
Use rvalue reference instead of extensions::ListBuilder::Pass()
limasdf
2015-12-09
1
-12
/
+13
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-4
/
+4
*
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
*
Make chrome and other targets compile on Mac GN
brettw
2015-10-23
2
-1
/
+25
*
Adding error handlers to setup.exe.
pmonette
2015-10-16
1
-1
/
+1
*
Add extensions code to use common updater in components/update_client/
asargent
2015-10-15
5
-22
/
+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
*
[Extensions] Make const PermissionSet* const PermissionSet& where possible
rdevlin.cronin
2015-09-30
1
-3
/
+3
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Delete dead code related to the removed helper apps.
kerrnel
2015-09-21
1
-32
/
+0
[next]