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
*
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
*
Revert 87309 - Second attempt to fix linux redux builder
mirandac@chromium.org
2011-05-31
1
-2
/
+12
*
Second attempt to fix linux redux builder
joth@chromium.org
2011-05-31
1
-12
/
+2
*
Move sandbox_policy to content.
jam@chromium.org
2011-05-28
1
-7
/
+0
*
This change provides initial support for sending DevTools messages between Wo...
yurys@chromium.org
2011-05-27
1
-1
/
+0
*
gyp hard dependency for csd.pb.h
hclam@chromium.org
2011-05-26
1
-0
/
+1
*
Move security_style.h to content. It seems like useful information that an e...
jam@chromium.org
2011-05-26
1
-1
/
+0
*
Cleanup app_base.gypi so it's easier to remove files in ui/base.
tony@chromium.org
2011-05-26
1
-1
/
+0
*
Revert 86840 - Cleanup app_base.gypi so it's easier to remove files in ui/base.
tony@chromium.org
2011-05-26
1
-0
/
+1
*
Cleanup app_base.gypi so it's easier to remove files in ui/base.
tony@chromium.org
2011-05-26
1
-1
/
+0
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
1
-1
/
+1
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-2
/
+2
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-3
/
+3
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-3
/
+3
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-2
/
+0
*
Change Chromoting->Remoting
dmaclach@chromium.org
2011-05-13
1
-1
/
+1
*
Chrome\Common: Define the common api for building chrome\common as a dll.
ananta@chromium.org
2011-05-12
1
-0
/
+1
*
Changed the IPC between the browser and the service process to return more de...
sanjeevr@chromium.org
2011-05-11
1
-0
/
+2
*
Remove the Remoting Host component from Chrome.
wez@chromium.org
2011-05-10
1
-2
/
+0
*
Define NPAPI plugin target for host.
dmaclach@chromium.org
2011-05-09
1
-1
/
+1
*
Move crypto_helpers from sync to crypto
qsr@google.com
2011-05-05
1
-0
/
+2
*
IPC outgoing message filters interpose yourself in a message stream. Minimal...
tsepez@chromium.org
2011-05-04
1
-0
/
+2
*
[Mac] Implement the system dictionary popup by implementing NSTextInput methods.
rsesek@chromium.org
2011-05-02
1
-0
/
+4
*
Pick off the lowest hanging fruits in removing the chrome includes from conte...
jam@chromium.org
2011-04-29
1
-1
/
+0
[next]