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
*
[Linux] Make bookmark bar instructions shrinkable.
suzhe@chromium.org
2010-03-06
7
-7
/
+620
*
Fix bustage from pepper flush fix by commenting out the new test on Mac.
brettw@chromium.org
2010-03-06
1
-0
/
+4
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
29
-238
/
+722
*
Was already a 'wait for animation to complete'.
jrg@chromium.org
2010-03-06
4
-0
/
+46
*
Revert 40810 (broke 10.6 bots) - Mac: Fix another crash in content exceptions...
thakis@chromium.org
2010-03-06
3
-265
/
+28
*
Mac: Fix another crash in content exceptions dialog.
thakis@chromium.org
2010-03-06
3
-28
/
+265
*
Add support for starting NaCl win64 process if nacl64.exe is in the version d...
gregoryd@google.com
2010-03-06
1
-3
/
+4
*
Mark nacl_ui_tests as flaky on Mac
gregoryd@google.com
2010-03-06
1
-1
/
+28
*
Set the focus on the first field for login.
chocobo@chromium.org
2010-03-06
6
-27
/
+41
*
Linux dhtml improvement.
chase@chromium.org
2010-03-06
1
-1
/
+1
*
Removing suppressions for fixed errors.
oshima@chromium.org
2010-03-06
1
-76
/
+0
*
Add support for non-webkit tests to the test dashboards.
ojan@chromium.org
2010-03-06
3
-138
/
+253
*
AutoFill Mac preference for enabling Address Book "me" card usage.
dhollowa@chromium.org
2010-03-06
17
-64
/
+278
*
Minor extensions code cleanup
rafaelw@chromium.org
2010-03-06
2
-2
/
+2
*
Display sticky and non sticky notifications separately.
oshima@chromium.org
2010-03-06
9
-84
/
+657
*
Fix crashing in FFmpegGlueTest.Write and friends
hclam@chromium.org
2010-03-05
1
-20
/
+15
*
ChromeFrame's host network stack implementation for NPAPI would not get and s...
ananta@chromium.org
2010-03-05
2
-20
/
+126
*
Increase the timeout for nacl_ui_tests
gregoryd@google.com
2010-03-05
2
-7
/
+13
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
11
-90
/
+241
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
21
-111
/
+509
*
Estimate the renderer working set on Linux. This is less expensive and works ...
thestig@chromium.org
2010-03-05
1
-5
/
+113
*
Always call SSLSetPeerDomainName. The SSLSetPeerDomainName call was
wtc@chromium.org
2010-03-05
1
-8
/
+7
*
Add NaCl Win64 binaries to chrome dependencies
gregoryd@google.com
2010-03-05
1
-0
/
+1
*
Linux: Fix build break in r40786 due to file not ending with a newline. (Don'...
tschmelcher@chromium.org
2010-03-05
2
-2
/
+2
*
Committing change from Gene Gutnik <gene@chromium.org>. Original change at h...
jam@chromium.org
2010-03-05
2
-0
/
+16
*
Refactor libcros calls for ChromeOS
chocobo@chromium.org
2010-03-05
2
-75
/
+57
*
Fixing ARM build. command_buffer_service target does not build on ARM.
apatrick@chromium.org
2010-03-05
1
-1
/
+5
*
Add more tests for BillingAddress and fix the issues found by the tests.
jhawkins@chromium.org
2010-03-05
3
-74
/
+556
*
Introduce two new GYP variables:
tschmelcher@chromium.org
2010-03-05
14
-8
/
+327
*
SSLClientSocketNSS::ClientAuthHandler should return SECWouldBlock
wtc@chromium.org
2010-03-05
1
-2
/
+4
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
39
-259
/
+1219
*
Add some bookmark bar hooks for pyauto.
jrg@chromium.org
2010-03-05
18
-33
/
+94
*
Use a common call to WriteAutofill in AutofillModelAssociator, add a proper
zork@google.com
2010-03-05
3
-44
/
+41
*
Lazy AppLauncher creation to make tests stable.
oshima@chromium.org
2010-03-05
3
-11
/
+5
*
Widen one suppression for sync_unit_tests, add a second suppression for anoth...
timurrrr@chromium.org
2010-03-05
1
-1
/
+9
*
Add sleep into data race sanity test since it fails on TSan x64 FYI bot (too ...
timurrrr@chromium.org
2010-03-05
1
-1
/
+5
*
Mark MetricsServiceTest.CrashRenderers as FLAKY.
andybons@chromium.org
2010-03-05
1
-1
/
+1
*
Revert 40769 - Remove flaky label from RSS tests.
finnur@chromium.org
2010-03-05
1
-10
/
+10
*
Add command line option for changing the max number of SPDY sessions per
mbelshe@chromium.org
2010-03-05
5
-2
/
+25
*
Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...
zork@chromium.org
2010-03-05
2
-9
/
+10
*
Skip layout test that is causing test run instability.
levin@chromium.org
2010-03-05
1
-1
/
+5
*
Make sure we adjust the theme source for the status bubble when moving betwee...
avi@chromium.org
2010-03-05
3
-5
/
+19
*
Revert 40768 - Flip the ui_tests framework to use the upstream http_server st...
dpranke@chromium.org
2010-03-05
1
-5
/
+4
*
Remove flaky label from RSS tests. Looks like my changes worked.
finnur@chromium.org
2010-03-05
1
-10
/
+10
*
Flip the ui_tests framework to use the upstream http_server start code
dpranke@chromium.org
2010-03-05
1
-4
/
+5
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
15
-434
/
+472
*
[Mac] Do not redraw the status bubble if nothing has changed.
rohitrao@chromium.org
2010-03-05
1
-0
/
+4
*
Two more suppressions for leak in PageTranslator
oshima@chromium.org
2010-03-05
1
-1
/
+53
*
Suppress a couple of races in sync_unit_tests
timurrrr@chromium.org
2010-03-05
1
-0
/
+13
*
Mac: Work around SSL renegotiation problems with client certs.
snej@chromium.org
2010-03-05
2
-11
/
+15
[next]