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
*
Revert 132887 - Update lzma_sdk to 9.20
bashi@chromium.org
2012-04-18
57
-8830
/
+3279
*
Update lzma_sdk to 9.20
bashi@chromium.org
2012-04-18
57
-3279
/
+8830
*
Reserve a dedicated arena for every construction of mmap_address_map in order...
dmikurube@chromium.org
2012-04-18
3
-33
/
+79
*
Improve performance of extension docs generation by 60%.
aa@chromium.org
2012-04-17
3
-120
/
+1
*
Remove a deleted file from libjingle.gyp
rsleevi@chromium.org
2012-04-17
1
-1
/
+0
*
third_party/libusb: vs2010 build fixes and android-conditional build
gdk@chromium.org
2012-04-17
3
-3
/
+15
*
Libjingle roll 129:132.
sergeyu@chromium.org
2012-04-14
2
-3
/
+6
*
Breakdown nonprofiled memory regions (f.k.a. 'unknown'), and add new policy f...
dmikurube@chromium.org
2012-04-13
2
-56
/
+219
*
Revert 131883 - Libjingle roll 129:132.
sergeyu@chromium.org
2012-04-13
2
-6
/
+3
*
Stage Flapper binaries for Windows.
viettrungluu@chromium.org
2012-04-12
1
-4
/
+11
*
Convert isolate.py to exclusively use .isolate files.
maruel@chromium.org
2012-04-12
3
-5
/
+27
*
Libjingle roll 129:132.
sergeyu@chromium.org
2012-04-12
2
-3
/
+6
*
[Harfbuzz] Fix OOB read in tibetan_form()
bashi@chromium.org
2012-04-11
3
-18
/
+17
*
Import libusb 1.0.9-rc3 into third_party.
gdk@chromium.org
2012-04-10
54
-0
/
+22088
*
These targets were causing files to have the same output target, which ninja ...
scottmg@chromium.org
2012-04-07
1
-1
/
+2
*
Revert 130967 - Roll snappy r37->r61 and enable snappy for leveldb
jsbell@chromium.org
2012-04-05
9
-163
/
+14
*
Roll snappy r37->r61 and enable snappy for leveldb
jsbell@chromium.org
2012-04-05
9
-14
/
+163
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-6
/
+0
*
Adds qcms to third_party for use in handling ICC color profiles.
estade@chromium.org
2012-04-04
17
-0
/
+5478
*
Reduce duplication in third_party/zlib/zlib.gyp.
thakis@chromium.org
2012-04-03
1
-43
/
+29
*
clang: Let target 'mesa' build without warnings.
thakis@chromium.org
2012-04-03
1
-1
/
+18
*
Roll leveldb from r61 to r64
tzik@chromium.org
2012-04-02
1
-1
/
+1
*
A deeper heap profile dumper in third_party/tcmalloc/chromium.
dmikurube@chromium.org
2012-04-02
4
-1
/
+895
*
Move the Sudden Motion Sensor library into third_party.
hans@chromium.org
2012-03-29
5
-0
/
+576
*
Revert 129510 - Adding qcms to use for handling ICC tagged images. This will ...
georgey@chromium.org
2012-03-29
18
-5578
/
+0
*
Adding qcms to use for handling ICC tagged images. This will be used by chrom...
tpayne@chromium.org
2012-03-28
18
-0
/
+5578
*
Suppress clang warnings for harfbuzz.
thakis@chromium.org
2012-03-27
1
-0
/
+12
*
REGRESSION(127490): fast/canvas/canvas-toDataURL-webp.html crashing in debug ...
noel@chromium.org
2012-03-27
1
-0
/
+1
*
Revert 129069 - Import libusb 1.0.9-rc3 into third_party.
nduca@google.com
2012-03-27
53
-22047
/
+0
*
Import libusb 1.0.9-rc3 into third_party.
gdk@chromium.org
2012-03-27
53
-0
/
+22047
*
Avoid coercing integers to doubles when swapping for bubble sort.
rnk@chromium.org
2012-03-26
1
-2
/
+2
*
Adding the native control panel exe for Flash 11.2
cpu@chromium.org
2012-03-22
1
-0
/
+1
*
Add a new 'run_all_unittests' target in base
akalin@chromium.org
2012-03-21
2
-6
/
+3
*
Roll libjingle to r126.
ronghuawu@chromium.org
2012-03-20
1
-2
/
+2
*
fixes for warnings on Visual C /W4 for casting to wrong type and potentially ...
fbarchard@chromium.org
2012-03-19
4
-10
/
+10
*
Fix virtual memory regression from new tcmalloc: use old kPageShift and kMaxS...
dmikurube@chromium.org
2012-03-17
1
-4
/
+8
*
Revert 127301 - Try fixing virtual memory regression from new tcmalloc: use o...
dmikurube@chromium.org
2012-03-17
1
-8
/
+4
*
Try fixing virtual memory regression from new tcmalloc: use old kPageShift an...
dmikurube@chromium.org
2012-03-16
1
-4
/
+8
*
Roll libjingle to 125.
ronghuawu@chromium.org
2012-03-16
3
-43
/
+8
*
Revert 127171 - Experiment for a deeper heap profile dumper to check impact f...
dmikurube@chromium.org
2012-03-16
4
-874
/
+1
*
Experiment for a deeper heap profile dumper to check impact for performance.
dmikurube@chromium.org
2012-03-16
4
-1
/
+874
*
tcmalloc: make tc_malloc_size(NULL) return 0 instead of asserting
piman@chromium.org
2012-03-15
1
-0
/
+6
*
third_party/protobuf: update to upstream r412.
pliard@chromium.org
2012-03-15
4
-32
/
+12
*
More changes to include/use Flapper on Linux ia32 (and remove NPAPI Flash).
viettrungluu@chromium.org
2012-03-15
1
-6
/
+0
*
Roll libjingle to r124. Removed overrides for the ws2 fixes.
ronghuawu@chromium.org
2012-03-15
5
-487
/
+41
*
Add preliminary OOM support for Mountain Lion.
avi@chromium.org
2012-03-14
2
-2
/
+3
*
Update the tcmalloc vendor branch to r144 (gperftools 2.0), and README.chromium.
dmikurube@chromium.org
2012-03-14
190
-6682
/
+9184
*
Revert 126715 - Update the tcmalloc vendor branch to r144 (gperftools 2.0).
dmikurube@chromium.org
2012-03-14
162
-9002
/
+6673
*
Update the tcmalloc vendor branch to r144 (gperftools 2.0).
dmikurube@chromium.org
2012-03-14
188
-6673
/
+9002
*
Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query.
gman@chromium.org
2012-03-14
2
-0
/
+10
[next]