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
*
Pull latest ppapi to get (hopefully the last) 64-bit fixes.
brettw@chromium.org
2010-05-18
1
-1
/
+1
*
Add better error reporting for Chromium OS login
cmasone@google.com
2010-05-18
3
-24
/
+64
*
Fix typos for defined(OS_XXX).
thestig@chromium.org
2010-05-18
4
-6
/
+7
*
Fix a typo.
eroman@chromium.org
2010-05-18
1
-1
/
+1
*
Revert to old pappi due to more 64-bit issues
brettw@chromium.org
2010-05-18
1
-1
/
+1
*
Aesthetic: fix an awkward formatting of netlog.
eroman@chromium.org
2010-05-18
1
-6
/
+11
*
Pull latest ppapi to get 64-bit fixes.
brettw@chromium.org
2010-05-18
1
-1
/
+1
*
Annotate load flags and net errors with their symbolic name.
eroman@chromium.org
2010-05-18
6
-71
/
+167
*
Roll Webkit from 59644:59656
atwilson@chromium.org
2010-05-18
2
-3
/
+1
*
add temp typedefs so we can bump DEPS in NaCl
nfullagar@google.com
2010-05-18
1
-0
/
+20
*
Adding some known mime types to the platform_mime_utils on linux. This might...
dhg@chromium.org
2010-05-18
2
-4
/
+33
*
Themes should change placeholder thumnails and notification boxes on the NTP.
erg@chromium.org
2010-05-18
1
-0
/
+23
*
Do Valgrind analyze separately for each UI test
timurrrr@chromium.org
2010-05-18
2
-8
/
+45
*
If the off-the-side menu is showing and one of its bookmarks is removed then ...
mrossetti@chromium.org
2010-05-18
2
-0
/
+18
*
GTK: more toolbar corner rounding polish.
estade@chromium.org
2010-05-18
6
-16
/
+77
*
GTK: prepend protocol to cuts/copies from the omnibox.
estade@chromium.org
2010-05-18
1
-3
/
+6
*
small changes for gpu to compile/build under NaCl (part 1)
nfullagar@google.com
2010-05-18
2
-19
/
+25
*
seccomp sandbox: Add tests for signal handling
mseaborn@chromium.org
2010-05-18
1
-3
/
+145
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
20
-138
/
+4737
*
WebKit roll r59636:59644
atwilson@chromium.org
2010-05-18
2
-1
/
+2
*
Add valgrind suppressions which cover zlib inflate and deflate.
mbelshe@chromium.org
2010-05-18
1
-59
/
+46
*
Turn on cloud print for Chromium OS.
scottbyer@chromium.org
2010-05-18
10
-19
/
+134
*
Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...
pkasting@chromium.org
2010-05-18
25
-506
/
+148
*
Disable PasswordStoreWinTest.MultipleWDSQueriesOnDifferentThreads while I
albertb@chromium.org
2010-05-18
1
-1
/
+1
*
Rename "mixed content" to "insecure content" in as many places as possible, t...
pkasting@chromium.org
2010-05-18
30
-169
/
+152
*
Pull new ppapi with new plugin disabled (which was breaking under 64-bit).
brettw@chromium.org
2010-05-18
1
-1
/
+1
*
[Mac] Make the size text field in the font settings editable.
rsesek@chromium.org
2010-05-18
1
-1
/
+2
*
Reverse shutdown order for data type manager. Fix race condition.
chron@chromium.org
2010-05-18
1
-6
/
+9
*
Don't delete and re-add bookmark nodes which have been edited, instead, updat...
mrossetti@chromium.org
2010-05-18
1
-17
/
+19
*
Pull latest ppapi for initial testing support, implement checks so the tests ...
brettw@chromium.org
2010-05-18
10
-13
/
+33
*
Fixing setdownloads so it gets downloads that are OTR, and downloads that are...
dhg@chromium.org
2010-05-18
2
-22
/
+56
*
Revert 47515 - WebKit Roll 59636:59656 (caused perf regression)
atwilson@chromium.org
2010-05-18
1
-1
/
+1
*
Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...
mrossetti@chromium.org
2010-05-18
17
-338
/
+1146
*
Wire sending/receiving cacheable metadata from the renderer
tonyg@chromium.org
2010-05-18
10
-3
/
+114
*
Markes WorkerTest.WorkerScriptError as flaky.
sky@chromium.org
2010-05-18
1
-0
/
+5
*
WebKit Roll 59636:59656
atwilson@chromium.org
2010-05-18
1
-1
/
+1
*
Digest Authentication: Test that "nc" is incremented for same "nonce".
cbentzel@chromium.org
2010-05-18
3
-0
/
+150
*
Trigger SSL fallback based on Bad MAC alert.
agl@chromium.org
2010-05-18
3
-3
/
+11
*
NTP: Fix warnings on Mac.
arv@chromium.org
2010-05-18
1
-4
/
+4
*
NTP: Adds an app launched animation.
arv@chromium.org
2010-05-18
9
-12
/
+248
*
gtk: Make use of gtk signal macros in FirstRunDialog.
tfarina@chromium.org
2010-05-18
2
-17
/
+10
*
Handle pinyin's zh as zh-CN.
satorux@chromium.org
2010-05-18
2
-4
/
+7
*
Check if current screen is already showing during OOBE.
nkostylev@google.com
2010-05-18
2
-2
/
+3
*
Updating trunk VERSION from 408.0 to 409.0
chrome-release@google.com
2010-05-18
1
-1
/
+1
*
Removed the "Reload" button from the HTTP cache tab of the net-internals page.
eroman@chromium.org
2010-05-18
5
-47
/
+22
*
WebKit roll: 59629-59636
atwilson@chromium.org
2010-05-18
1
-1
/
+1
*
Split coverage into build and run phases in preparation for splitting
jrg@chromium.org
2010-05-18
3
-26
/
+179
*
Relanding this fix with the fixes to get chrome frame tests to pass.
ananta@chromium.org
2010-05-18
8
-153
/
+254
*
Make the font size in the candidate window bigger again.
satorux@chromium.org
2010-05-18
1
-1
/
+1
*
Fix a bug that caused two status areas are shown when ibus-mozc is used.
satorux@chromium.org
2010-05-18
1
-47
/
+31
[next]