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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Push for ers:
chocobo@chromium.org
2010-11-03
32
-381
/
+832
*
WebKit roll 71192:71213
rolandsteiner@chromium.org
2010-11-03
2
-2
/
+4
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
18
-190
/
+359
*
When checking "sync everything", only check the other boxes which are visible...
johnnyg@chromium.org
2010-11-03
1
-13
/
+18
*
Fixed bug where CHECKs don't fire if min_log_level > FATAL
akalin@chromium.org
2010-11-03
4
-39
/
+95
*
Fix clang build by moving ToLowerASCII into base namespace.
tfarina@chromium.org
2010-11-03
4
-11
/
+11
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
39
-148
/
+648
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
9
-30
/
+32
*
Suppress a memory leak in the gtk omnibox
thakis@chromium.org
2010-11-03
1
-0
/
+14
*
Remove serialized var file from previous check that shouldn't have been there.
brettw@chromium.org
2010-11-03
1
-457
/
+0
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
21
-0
/
+2293
*
Revert previous accidental change to the gyp file.
brettw@chromium.org
2010-11-03
1
-73
/
+0
*
Temporarily suppress canvas-zoom.html test on webkit mac bots.
dimich@chromium.org
2010-11-03
1
-0
/
+1
*
Add empty "proxy" directory.
brettw@chromium.org
2010-11-03
0
-0
/
+0
*
Revert PPAPI proxy change with too many files in it.
brettw@chromium.org
2010-11-03
48
-6325
/
+73
*
Core PPAPI proxy files. This includes the dispatcher which is the control point
brettw@chromium.org
2010-11-03
47
-0
/
+6325
*
Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...
michaeln@chromium.org
2010-11-03
19
-42
/
+151
*
DOMUI Cert Manager: merge email certs into other certs tab.
mattm@chromium.org
2010-11-03
10
-76
/
+5
*
Added 16x16 icon required by Web Store.
seh@chromium.org
2010-11-03
2
-0
/
+1
*
WebKit roll 71175:71197
dimich@chromium.org
2010-11-03
2
-3
/
+4
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
11
-13
/
+23
*
base: Remove 'using' declaration of StringPrintV.
tfarina@chromium.org
2010-11-03
2
-3
/
+2
*
GTK: Allow file I/O in file dialog functions functions on the UI thread.
thestig@chromium.org
2010-11-03
1
-54
/
+55
*
Fixed mismatched channel order in OSMesaViewGLContext.
apatrick@chromium.org
2010-11-03
1
-5
/
+7
*
Add suppressions for more crashes in NotificationService from the reliability...
robertshield@chromium.org
2010-11-03
1
-3
/
+3
*
Revert 64845 - Add convert_web_app.*, a utility to convert web apps declared
aa@chromium.org
2010-11-02
8
-388
/
+9
*
Revert 64847 - Clang fix.
aa@chromium.org
2010-11-02
1
-1
/
+1
*
Clang fix.
evan@chromium.org
2010-11-02
1
-1
/
+1
*
Revert 64687 - Try to detect internal corruption of histogram instances.
jar@chromium.org
2010-11-02
5
-242
/
+19
*
Add convert_web_app.*, a utility to convert web apps declared
aa@chromium.org
2010-11-02
8
-9
/
+388
*
WebKit roll 71102:71175
dimich@chromium.org
2010-11-02
2
-2
/
+3
*
Disable DOMUI menu by default. a part of reverting 6497 feature.
oshima@chromium.org
2010-11-02
3
-5
/
+5
*
Tweaks to improve memory consumption by TopSites. The biggest culprit
sky@chromium.org
2010-11-02
7
-61
/
+135
*
Add incognito mode to tests for extension webstore priviate APIs.
asargent@chromium.org
2010-11-02
1
-6
/
+33
*
Make the content settings bubbles extend down and left (like the bookmarks bu...
pkasting@chromium.org
2010-11-02
2
-6
/
+5
*
Not all text-sizing calls took the insets into account, leading to inconsiste...
pkasting@chromium.org
2010-11-02
1
-4
/
+5
*
Revert 64493 - These are files need to be added to benchmarks extension.
aa@chromium.org
2010-11-02
3
-580
/
+0
*
This moves log output for ChromeOS to safer locations.
gspencer@chromium.org
2010-11-02
7
-21
/
+49
*
[Linux] Improve preedit string and Instant suggestion support in omnibox.
suzhe@chromium.org
2010-11-02
3
-86
/
+383
*
Cloud Print Dialog work.
scottbyer@google.com
2010-11-02
23
-29
/
+109
*
Mac gpu: on gpu<->nongpu transitions, make sure to not show uninitialized memory
thakis@chromium.org
2010-11-02
5
-40
/
+100
*
Move URLs out of *.pak files and put them into code.
tfarina@chromium.org
2010-11-02
4
-18
/
+12
*
Fixed return value of CFHost::getSession()
ericdingle@chromium.org
2010-11-02
1
-4
/
+6
*
Stub classes for Chromoting and use them in HostMessageDispatcher.
ajwong@chromium.org
2010-11-02
10
-132
/
+184
*
iccjpeg library for jpeg color profiles
fbarchard@chromium.org
2010-11-02
7
-2
/
+410
*
Reland r64622 -
wtc@chromium.org
2010-11-02
1
-0
/
+4
*
A follow-up of r64178.
wtc@chromium.org
2010-11-02
2
-5
/
+24
*
We have to do EV certificate verification for every resource
wtc@chromium.org
2010-11-02
2
-5
/
+7
*
Fix bug with context menus in incognito mode.
mpcomplete@chromium.org
2010-11-02
15
-53
/
+212
*
Marking DOMAutomationTest.FindByXPath as flaky on windows.
robertshield@chromium.org
2010-11-02
1
-1
/
+8
[next]