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_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
1
-0
/
+2
*
Added native_web_keyboard_event_aura.cc
davemoore@chromium.org
2011-10-03
1
-0
/
+3
*
Clean up DEPS rules against content so that not all chrome code can include a...
jam@chromium.org
2011-09-30
1
-2
/
+0
*
Factor a log management helper out of MetricsService
stuartmorgan@chromium.org
2011-09-29
1
-0
/
+2
*
Register all message types with the IPC logging system
steveblock@chromium.org
2011-09-26
1
-0
/
+1
*
Fixed some chrome aura build problems
davemoore@chromium.org
2011-09-23
1
-1
/
+6
*
Moving ContentSettingsPattern and ContentSettingsPatternParser from chrome/br...
marja@chromium.org
2011-09-21
1
-0
/
+4
*
Merge theme_resources_large and theme_resources_standard targets
tony@chromium.org
2011-09-20
1
-1
/
+0
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-147
/
+58
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-1
/
+0
*
Move AttributedStringCoder from chrome to content.
avi@chromium.org
2011-09-09
1
-2
/
+0
*
[Mac] Enable CrZombie for all processes.
shess@chromium.org
2011-09-06
1
-0
/
+4
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
1
-0
/
+1
*
Move native_web_keyboard_event_views.cc to chrome, so that we don't have any ...
jam@chromium.org
2011-08-27
1
-0
/
+6
*
Fix the build dependencies for safe_browsing_proto.
bryner@chromium.org
2011-08-25
1
-1
/
+0
*
Added a 'Reset' method in PrintMsg_Print_Params struct that is responsible fo...
aayushkumar@chromium.org
2011-08-22
1
-0
/
+1
*
Update chrome_common protos to use shared protoc gypi
evan@chromium.org
2011-08-19
1
-100
/
+11
*
Don't load third-party code from any of the following locations:
mark@chromium.org
2011-08-19
1
-0
/
+5
*
Move Mac-specific files in chrome/common to chrome/common/mac.
mark@chromium.org
2011-08-19
1
-6
/
+6
*
Make bubble_border use resources under ui/resources.
saintlou@chromium.org
2011-08-16
1
-0
/
+2
*
sync: add DEPS files to subdirs
tim@chromium.org
2011-08-11
1
-2
/
+0
*
Move sqlite_utils.* to sync/util/ directory.
tfarina@chromium.org
2011-08-09
1
-2
/
+0
*
Fix obsolete dependencies so that needless recompilation does not happen.
jeanluc@chromium.org
2011-08-04
1
-1
/
+0
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+1
*
Move dependencies of download\base_file from chrome to content. These are all...
jam@chromium.org
2011-07-15
1
-2
/
+0
*
Fix build dependencies for SafeBrowsing protocol buffers.
rsleevi@chromium.org
2011-07-15
1
-6
/
+5
*
Move protocol_handler from chrome/browser to chrome/common so that extensions...
yoz@chromium.org
2011-07-13
1
-0
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-0
/
+1
*
Change all the references from app_base to sql.
tfarina@chromium.org
2011-07-06
1
-3
/
+0
*
Revert 91288 - Change references from app_base to sql.
cmp@chromium.org
2011-07-01
1
-3
/
+3
*
Change references from app_base to sql.
tfarina@chromium.org
2011-07-01
1
-3
/
+3
*
Fix build files for SafeBrowsing protocol buffers.
noelutz@google.com
2011-06-30
1
-0
/
+2
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-2
/
+2
*
Crypto: Build crypto.dll on Windows.
rvargas@google.com
2011-06-29
1
-0
/
+1
*
Move app_base_nacl_win64 to ui_base_nacl_win64 target.
tfarina@chromium.org
2011-06-28
1
-1
/
+1
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
1
-0
/
+1
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
1
-1
/
+0
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
1
-0
/
+1
*
Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...
haraken@google.com
2011-06-24
1
-0
/
+3
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-0
/
+2
*
Remove msvs_guid in gyp files in src/chrome/.
tony@chromium.org
2011-06-23
1
-2
/
+0
*
Adds the OAuthRequestSigner class to facilitate OAuth integration
rickcam@chromium.org
2011-06-19
1
-0
/
+2
*
Initial CL to update the client model more frequently. This CL also changes ...
noelutz@google.com
2011-06-17
1
-0
/
+54
*
Convert text_input_client_messages.h to use common message generator,
tsepez@chromium.org
2011-06-17
1
-1
/
+0
*
Revert 89098 - Initial CL to update the client model more frequently.
rsesek@chromium.org
2011-06-16
1
-54
/
+0
*
Flag for switching GAIA backend
gfeher@chromium.org
2011-06-15
1
-0
/
+2
*
Initial CL to update the client model more frequently.
noelutz@google.com
2011-06-14
1
-0
/
+54
*
Moving the GetLocalizedString function in the webkit glue namespace from chro...
ananta@chromium.org
2011-06-13
1
-1
/
+0
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-2
/
+0
*
Revert 87315 - Revert 87309 - Second attempt to fix linux redux builder
mirandac@chromium.org
2011-05-31
1
-12
/
+2
[next]