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
/
chrome
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean up app_resources.grd:
pkasting@chromium.org
2010-07-13
1
-0
/
+3
*
Moving gpu_info to common so that it can be used by param traits. Pulling the...
rlp@chromium.org
2010-07-09
1
-3
/
+4
*
Mac: Make default plugin appearance match windows.
thakis@chromium.org
2010-07-09
1
-0
/
+1
*
DevTools: add stub for HTTP-based remote debugger interface.
pfeldman@chromium.org
2010-07-06
1
-0
/
+3
*
sync: Get rid of the now obsolete character_set_converters.h API.
tfarina@chromium.org
2010-07-03
1
-3
/
+0
*
sync: add CleanupDisabledTypesCommand to purge data pertaining to previously
tim@chromium.org
2010-07-02
1
-0
/
+2
*
Start Chromoting Host Process in Chrome Service
hclam@chromium.org
2010-07-01
1
-0
/
+7
*
Inlining accessors and mutators of gpu_info so that there won't be duplicate ...
rlp@chromium.org
2010-06-30
1
-0
/
+1
*
Decomped registration logic into its own class.
akalin@chromium.org
2010-06-30
1
-0
/
+2
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
1
-95
/
+3
*
Added ModelType <-> server sync type mappings and used them.
akalin@chromium.org
2010-06-29
1
-0
/
+1
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
1
-2
/
+0
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-2
/
+0
*
Include all projects from ppapi.gyp in chrome.sln. This just has the effect of
darin@chromium.org
2010-06-25
1
-0
/
+1
*
Reapply "Move the files in resources/shared/ into resources.pak"
erg@chromium.org
2010-06-24
1
-0
/
+2
*
Revert 50761 - Move the files in resources/shared/ into resources.pak
erg@chromium.org
2010-06-24
1
-2
/
+0
*
Move the files in resources/shared/ into resources.pak
erg@chromium.org
2010-06-24
1
-0
/
+2
*
Move the bookmark manager into resources.pak.
tony@chromium.org
2010-06-24
1
-0
/
+2
*
Added hard_dependency to chrome.gyp to fix buildbot failures.
akalin@chromium.org
2010-06-23
1
-0
/
+3
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
1
-0
/
+36
*
Revert 50550 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
1
-36
/
+0
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
1
-0
/
+36
*
Linux: Dynamically load libgnutls.so in the cloud printing CUPS code.
thestig@chromium.org
2010-06-22
1
-1
/
+0
*
Revert 50479 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
1
-36
/
+0
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
1
-0
/
+36
*
Load net-internals resources from resources.pak.
tony@chromium.org
2010-06-22
1
-0
/
+2
*
Linux: make cups (common unix printing system) dependency optional.
phajdan.jr@chromium.org
2010-06-22
1
-1
/
+10
*
Adding the gpu_info classes to get gpu info. The actual integration will be i...
rlp@chromium.org
2010-06-21
1
-0
/
+2
*
Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...
willchan@chromium.org
2010-06-21
1
-2
/
+0
*
Load net-internals resources from resources.pak.
erg@chromium.org
2010-06-21
1
-0
/
+2
*
Revert 50257 - Reland r50057. This is exactly the same except with two lines ...
erg@chromium.org
2010-06-18
1
-2
/
+0
*
Reland r50057. This is exactly the same except with two lines cherrypicked from
erg@chromium.org
2010-06-18
1
-0
/
+2
*
Added functionality in CUPS cloud print proxy to connect to specific
gene@chromium.org
2010-06-18
1
-0
/
+2
*
This is the first patch to support encryption. The Cryptographer class
albertb@chromium.org
2010-06-11
1
-0
/
+13
*
Fix build order on windows by making sure grit runs before
tony@chromium.org
2010-06-11
1
-0
/
+3
*
Move the resources used by net-internals into a pak file.
tony@chromium.org
2010-06-11
1
-0
/
+109
*
Revert 49502 - Build a version of base with -fPIC turned on. Use it for inte...
jam@chromium.org
2010-06-11
1
-1
/
+0
*
Revert 49503 - Fix build failure from previous change.
jam@chromium.org
2010-06-11
1
-0
/
+1
*
Fix build failure from previous change.
jam@chromium.org
2010-06-11
1
-1
/
+0
*
Build a version of base with -fPIC turned on. Use it for internal plugin. C...
jam@chromium.org
2010-06-11
1
-0
/
+1
*
Replace changes_channel with an observer list.
zork@chromium.org
2010-06-11
1
-0
/
+1
*
Link with RLZ library from open source repo.
rogerta@google.com
2010-06-10
1
-1
/
+1
*
Take Keystone keys out of the framework's Info.plist. They now live only in
mark@chromium.org
2010-06-09
1
-4
/
+3
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
1
-3
/
+1
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
1
-0
/
+2
*
Revert 49298 - Broke compile - Token-based authentication for chromoting.
rsesek@chromium.org
2010-06-09
1
-2
/
+0
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
1
-0
/
+2
*
On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...
scottbyer@chromium.org
2010-06-09
1
-4
/
+4
*
Add platform_locale_settings file for CrOS. This is necessary because
jshin@chromium.org
2010-06-09
1
-2
/
+10
*
Added specifics protocol buffer for extensions sync.
akalin@chromium.org
2010-06-09
1
-0
/
+2
[prev]
[next]