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
/
tools
/
gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
GN: Split custom into action and action_foreach
brettw@chromium.org
2014-03-20
30
-415
/
+648
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-1
/
+0
*
Introduce the TranslateClient interface
droger@chromium.org
2014-03-18
1
-0
/
+1
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-5
/
+8
*
Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...
brettw@chromium.org
2014-03-11
1
-1
/
+1
*
Move AppendFile and *CurrentDirectory to the base namespace.
brettw@chromium.org
2014-03-11
3
-3
/
+3
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
4
-5
/
+5
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-2
/
+4
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
2
-2
/
+2
*
gn: Improve the introduction description of GN.
tfarina@chromium.org
2014-03-02
1
-2
/
+3
*
gn: Remove inaccurate sentence from README file.
tfarina@chromium.org
2014-03-01
1
-3
/
+0
*
Add an 'output_extension' variable to GN so we can override the default for a...
dpranke@chromium.org
2014-02-28
11
-9
/
+262
*
Fix GN build with use_openssl=1
agl@chromium.org
2014-02-28
1
-2
/
+1
*
Do more slash normalization in GN.
brettw@chromium.org
2014-02-27
7
-81
/
+70
*
GN: Work on Mac module search path.
brettw@chromium.org
2014-02-27
1
-1
/
+1
*
Fix a typo in GN build file.
eroman@chromium.org
2014-02-27
1
-1
/
+1
*
GN: Work on Linux build defines
brettw@chromium.org
2014-02-24
6
-23
/
+4
*
Pull GN @ 252040, update calls
brettw@chromium.org
2014-02-19
9
-18
/
+18
*
GN: Change gen command syntax, support relative dirs.
brettw@chromium.org
2014-02-19
12
-39
/
+253
*
Inline devtools_discovery_page_resources.grd into browser_resources.grd.
thakis@chromium.org
2014-02-19
1
-4
/
+0
*
Remove default value checking in GN, adds getenv function, reorders parameter...
brettw@chromium.org
2014-02-18
7
-98
/
+145
*
Move TranslatePrefs to the Translate component
droger@chromium.org
2014-02-14
1
-0
/
+2
*
Pull GN binaries at r251082/251083
brettw@chromium.org
2014-02-13
4
-4
/
+4
*
Check for GN args using the union of all rather than individually.
brettw@chromium.org
2014-02-13
6
-19
/
+104
*
Hook up more GN toolkit and UI-based flags.
brettw@chromium.org
2014-02-12
1
-0
/
+1
*
Work on GN GYP host build.
brettw@chromium.org
2014-02-12
4
-128
/
+75
*
Redefine is_linux to not include Android in the GN build.
brettw@chromium.org
2014-02-12
4
-9
/
+3
*
Refactor TranslateAcceptLanguages as a BrowserContextKeyedService
droger@chromium.org
2014-02-11
1
-0
/
+2
*
GN iOS build fixes.
brettw@chromium.org
2014-02-07
1
-2
/
+4
*
Move the translate script to the Translate component
droger@chromium.org
2014-02-07
1
-0
/
+2
*
Revert Linux parts of r249384: "Pull GN r249300"
bauerb@chromium.org
2014-02-06
2
-2
/
+2
*
Pull GN r249300
brettw@chromium.org
2014-02-06
4
-4
/
+4
*
GN args threading and error enhancements.
brettw@chromium.org
2014-02-06
2
-15
/
+34
*
Revert GN push on Linux only.
brettw@chromium.org
2014-02-05
2
-2
/
+2
*
Move TranslateLanguageList to the Translate component
droger@chromium.org
2014-02-05
1
-0
/
+6
*
[DevTools] Use special resizing strategy instead of insets.
dgozman@chromium.org
2014-02-05
1
-0
/
+2
*
Pull gn binaries @ r248873
brettw@chromium.org
2014-02-05
4
-4
/
+4
*
Work on GN iOS GYP generation.
brettw@chromium.org
2014-02-05
2
-18
/
+87
*
Work on GN iOS build.
brettw@chromium.org
2014-02-03
7
-118
/
+361
*
Fixes typos and stale documentation.
maruel@chromium.org
2014-02-02
3
-9
/
+11
*
Update gn/bootstrap/bootstrap.py to be more useful.
maruel@chromium.org
2014-02-02
1
-28
/
+56
*
Introduce TranslateService and TranslateDownloadManager
droger@chromium.org
2014-01-29
1
-1
/
+2
*
Acquire lock in Args::SetSystemVars()
jl@opera.com
2014-01-29
1
-0
/
+2
*
Pull new GN binary @ r247206
brettw@chromium.org
2014-01-28
7
-7
/
+7
*
Add a script to bootstrap GN from source.
phajdan.jr@chromium.org
2014-01-27
2
-0
/
+326
*
GN build fixes, mostly for Mac.
brettw@chromium.org
2014-01-27
1
-0
/
+36
*
Remove some appending behavior from GN.
brettw@chromium.org
2014-01-27
2
-51
/
+112
*
Add toolchain directory to *.dll name generated by GN.
halyavin@google.com
2014-01-22
1
-1
/
+4
*
Remove use_system_ssl GYP flag
rsleevi@chromium.org
2014-01-22
2
-14
/
+0
*
Move LanguageState to the translate component
droger@chromium.org
2014-01-21
1
-0
/
+3
[next]