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
/
third_party
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update our yasm copy to yasm 1.1.0 (the Chromium side).
hbono@chromium.org
2011-01-13
1
-1
/
+2
*
Update NPAPI headers to r32 from the upstream npapi-headers repository
stuartmorgan@chromium.org
2011-01-08
3
-4
/
+24
*
harfbuzz: check in harfbuzz-ng, add gyp define to use it
evan@chromium.org
2011-01-05
64
-40
/
+14951
*
harfbuzz: merge harfbuzz and harfbuzz_interface libraries
evan@chromium.org
2011-01-04
1
-21
/
+5
*
Dodge a GCC warning/error by reorganizing the code in the egl config header a...
petermayo@chromium.org
2011-01-04
2
-4
/
+7
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
3
-0
/
+13
*
Revert 70015 - Implemnts the commands in webdriver to preform searching of el...
jmikhail@google.com
2010-12-23
3
-13
/
+0
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
3
-0
/
+13
*
Remove the 'using' declaration of StringAppendV.
tfarina@chromium.org
2010-12-23
1
-2
/
+2
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
2
-4
/
+0
*
Update libwebp from upstream repository.
cevans@chromium.org
2010-12-21
9
-244
/
+263
*
Also build a 64-bit exe version of the 32-bit courgette
bradnelson@google.com
2010-12-21
1
-29
/
+63
*
Revert 69472 - Suppress a spurious warning in CompareConfig
scherkus@chromium.org
2010-12-16
2
-16
/
+0
*
Suppress a spurious warning in CompareConfig
petermayo@chromium.org
2010-12-16
2
-0
/
+16
*
Fixed warning on linux x64.
alokp@chromium.org
2010-12-15
4
-4
/
+7
*
Fix pyautolib so that it builds on Windows in multi-dll mode.
kkania@chromium.org
2010-12-15
1
-1
/
+2
*
licensing: pass licenses.py scan
evan@chromium.org
2010-12-15
3
-2
/
+5
*
Fixed compile error due to uninitialized variable.
alokp@chromium.org
2010-12-14
2
-1
/
+3
*
Added facility to compile Mesa EGL implementation. Fixed a few issues so that...
alokp@chromium.org
2010-12-13
4
-0
/
+77
*
Rolled cacheinvalidation to @67.
akalin@chromium.org
2010-12-10
1
-0
/
+1
*
Clean up third_party/libpng/pngusr.h and update it for libpng-1.2.44.
thakis@chromium.org
2010-12-10
1
-332
/
+381
*
Add support for detecting text selection in chrome frame tests. This requires...
kkania@chromium.org
2010-12-09
3
-2
/
+35
*
Revert 68506 - Update sqlite to 3.7.3.
jhawkins@chromium.org
2010-12-07
483
-85453
/
+32233
*
Update sqlite to 3.7.3.
jhawkins@chromium.org
2010-12-07
510
-32233
/
+85453
*
Integrates libjpeg-turbo into Chromium (Chromium side)
hbono@chromium.org
2010-12-07
1
-1
/
+1
*
Revert "remove old source for yasm"
phajdan.jr@chromium.org
2010-11-29
6
-0
/
+8014
*
remove old source for yasm
fbarchard@chromium.org
2010-11-29
6
-8014
/
+0
*
roll cacheinvalidation to @60
akalin@chromium.org
2010-11-29
1
-0
/
+6
*
Delete third_party/scons.
evan@chromium.org
2010-11-23
183
-47969
/
+0
*
Fix XPath bug from upstream.
cevans@chromium.org
2010-11-18
2
-4
/
+9
*
Sync to r31 of npapi-headers
stuartmorgan@chromium.org
2010-11-15
2
-9
/
+38
*
Fix build for third_party/qcms when SSE is diabled.
thestig@chromium.org
2010-11-13
1
-0
/
+8
*
Add qcms library for applying ICC color profile transforms to images. This
abarth@chromium.org
2010-11-12
10
-0
/
+3209
*
Update internal state on undo to avoid a crash.
sadrul@chromium.org
2010-11-10
1
-0
/
+26
*
Revert r64981: "Delete third_party/scons."
maruel@chromium.org
2010-11-04
183
-0
/
+47969
*
Add include directory for ICC JPEG. Turns out this is required to actually u...
abarth@chromium.org
2010-11-04
1
-0
/
+5
*
Fancy filter (jpeg term) using 9 3 3 1 coefficients for chroma upsample.
fbarchard@chromium.org
2010-11-04
6
-122
/
+297
*
move full libvpx tree into deps to include license and gyp
fbarchard@chromium.org
2010-11-04
1
-90
/
+0
*
PyAuto hooks for Sync in TestingAutomationProvider
rsimha@chromium.org
2010-11-03
1
-0
/
+4
*
Delete third_party/scons.
evan@chromium.org
2010-11-03
183
-47969
/
+0
*
Made OSMesa shared library position independent on linux.
apatrick@chromium.org
2010-11-03
1
-0
/
+5
*
Revert r64932 to bring back src/third_party/libvpx.
maruel@chromium.org
2010-11-03
1
-0
/
+90
*
Removing src/third_party/libvpx. WARNING: THIS WILL BREAK THE BUILD.
maruel@chromium.org
2010-11-03
1
-90
/
+0
*
Touch src/third_party/libvpx/libvpx.gyp to force it to be synced on slaves.
maruel@chromium.org
2010-11-03
1
-1
/
+1
*
iccjpeg library for jpeg color profiles
fbarchard@chromium.org
2010-11-02
5
-0
/
+406
*
Adding activscp redistributable to third_party.
joi@chromium.org
2010-11-02
12
-0
/
+16104
*
webp minor cleanups and sync to git
fbarchard@chromium.org
2010-11-01
2
-39
/
+35
*
Enable color profile support in libpng. We're going to use this in WebKit.
abarth@chromium.org
2010-10-30
1
-1
/
+1
*
fix cast warning in webp for Visual C by using stddef and uintptr_t
fbarchard@chromium.org
2010-10-29
1
-1
/
+2
*
Remove execute perms on .test files introduced in r64368
nirnimesh@chromium.org
2010-10-29
21
-0
/
+0
[next]