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_dll.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert overly-wide change in dependency chain. Now the new build step will o...
rogerm@google.com
2011-08-09
1
-7
/
+12
*
Enable /PROFILE for Release builds and remove it from Debug builds.
siggi@chromium.org
2011-08-08
1
-9
/
+0
*
Integrate syzygy (optionally) into the chrome build process.
rogerm@google.com
2011-08-05
1
-3
/
+30
*
[Mac] Replace the custom bookmark menus with native NSMenus.
rsesek@chromium.org
2011-08-05
1
-4
/
+0
*
Turn on UIPI for the GPU sandbox.
jschuh@chromium.org
2011-07-28
1
-0
/
+1
*
ffmpeg: r94155 -> r94207
evan@chromium.org
2011-07-27
1
-1
/
+1
*
Add workers_resources.pak to resource bundle on Mac
yurys@chromium.org
2011-07-25
1
-0
/
+1
*
Adding fake bidi generation
ofri@google.com
2011-07-24
1
-0
/
+45
*
Generating separate version resources for:
bradnelson@google.com
2011-07-19
1
-4
/
+6
*
Implement support for cursor:none in Windows, as it already works properly in...
jbates@chromium.org
2011-07-14
1
-0
/
+1
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-0
/
+1
*
Revert "Add COMPONENT_BUILD global define. "
yurys@chromium.org
2011-07-13
1
-1
/
+0
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-0
/
+1
*
[Mac] Partial revert of r77477 to bring back EditSearchEngineCocoaController.
rsesek@chromium.org
2011-07-07
1
-0
/
+1
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-4
/
+4
*
Remove msvs_guid in gyp files in src/chrome/.
tony@chromium.org
2011-06-23
1
-2
/
+0
*
Rename chrome/browser/cocoa to chrome/browser/mac.
mark@chromium.org
2011-06-20
1
-3
/
+3
*
On Mac, put debug version of DevTools into Framework resources -- this is whe...
mnaganov@chromium.org
2011-06-10
1
-0
/
+11
*
Move sandbox_policy to content.
jam@chromium.org
2011-05-28
1
-0
/
+1
*
Make content settings UI classes not depend on the exact set of content types.
bauerb@chromium.org
2011-05-26
1
-1
/
+1
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-7
/
+8
*
Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...
joi@chromium.org
2011-05-17
1
-8
/
+7
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-7
/
+8
*
chrome_dll.gypi left out of CL at r85322.
tsepez@chromium.org
2011-05-14
1
-0
/
+1
*
NaCl: Add the integrated runtime (IRT) library to Mac install images
mseaborn@chromium.org
2011-05-11
1
-0
/
+3
*
Tweaks Compositor API. To make it possible to land this I've ifdef'd
sky@chromium.org
2011-05-10
1
-0
/
+1
*
There is a patch for new resource pak for devtools tab selection page.
loislo@chromium.org
2011-05-06
1
-0
/
+1
*
Revert 84252 - NaCl: Add the integrated runtime (IRT) library to install images
hansl@chromium.org
2011-05-05
1
-3
/
+0
*
NaCl: Add the integrated runtime (IRT) library to install images
mseaborn@chromium.org
2011-05-05
1
-0
/
+3
*
Mac: Remove custom drawn buttons
sail@chromium.org
2011-05-01
1
-7
/
+0
*
Add native Panel implementation wireframe for OSX.
dimich@chromium.org
2011-04-29
1
-2
/
+3
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
1
-0
/
+20
*
Revert 82497 - Split out large icons into a separate resource pakThis is a pa...
sail@chromium.org
2011-04-21
1
-20
/
+0
*
Split out large icons into a separate resource pak
sail@chromium.org
2011-04-21
1
-0
/
+20
*
Revert high res icon changes
sail@chromium.org
2011-04-20
1
-20
/
+7
*
Mac: Remove custom drawn buttons
sail@chromium.org
2011-04-20
1
-7
/
+0
*
Add support for multi resolution icons
sail@chromium.org
2011-04-19
1
-0
/
+20
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
1
-0
/
+1
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-0
/
+1
*
Revert "[Mac] Breakpad key to help track web-drag crash."
shess@chromium.org
2011-04-16
1
-1
/
+0
*
[Mac] Breakpad key to help track web-drag crash.
shess@chromium.org
2011-04-16
1
-0
/
+1
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-1
/
+0
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-0
/
+2
*
Show an Extension App icon in the omnibox for matches from the Extension App ...
finnur@chromium.org
2011-04-13
1
-0
/
+1
*
Don't try to copy ppGoogleNaClPluginChrome.plugin if disable_nacl==1.
rsesek@chromium.org
2011-04-13
1
-4
/
+7
*
'copies' sections are lists of dicts. Fix r79299.
mark@chromium.org
2011-03-24
1
-7
/
+9
*
Remove the inspector files from Chromium.app.
tony@chromium.org
2011-03-24
1
-14
/
+7
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-0
/
+1
*
Load devtools files from resources.pak rather than from disk take 2.
tony@chromium.org
2011-03-22
1
-0
/
+1
*
Remove a lot more unused strings, mostly from settings.
estade@chromium.org
2011-03-18
1
-1
/
+0
[next]