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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added OOBE update screen stub.
finnur@chromium.org
2010-03-06
13
-71
/
+218
*
Make plugin buffer changes robust against synchronous plugin call nesting
stuartmorgan@chromium.org
2010-03-06
2
-24
/
+33
*
[Linux] Fix BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
2
-2
/
+2
*
Disable broken test: BookmarkBarGtkBrowserTest.ClickOnFloatingTest
suzhe@chromium.org
2010-03-06
1
-1
/
+1
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
20
-36
/
+44
*
Updating trunk VERSION from 346.0 to 347.0
chrome-release@google.com
2010-03-06
1
-1
/
+1
*
Fix some tests failing after revision 40818.
bauerb@chromium.org
2010-03-06
1
-1
/
+1
*
Revert previous incorrect change that tries to fix the nacl64 build failure.
brettw@chromium.org
2010-03-06
3
-1
/
+16
*
Add googleurl dependency to one of the nacl64 targets, remove previous try to
brettw@chromium.org
2010-03-06
2
-1
/
+1
*
Try to fix nacl64 compile failure, googleurl should be pulled in, so I don't
brettw@chromium.org
2010-03-06
1
-0
/
+1
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
11
-14
/
+41
*
[ChromeOS]Fix build failure caused by revision 40815.
suzhe@chromium.org
2010-03-06
1
-0
/
+1
*
Fix bug 36699: Alt+Enter in windows XP+Chrome gives incorrect keycodes!!
suzhe@chromium.org
2010-03-06
1
-2
/
+2
*
[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
25
-235
/
+702
*
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
*
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
*
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
1
-1
/
+2
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
12
-99
/
+206
*
Add NaCl Win64 binaries to chrome dependencies
gregoryd@google.com
2010-03-05
1
-0
/
+1
*
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
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
34
-170
/
+1058
*
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
*
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
3
-0
/
+13
*
Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...
zork@chromium.org
2010-03-05
2
-9
/
+10
*
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
*
Under Chromium OS, keep track of whether sync auth has been bootstrapped
albertb@chromium.org
2010-03-05
4
-3
/
+28
*
Fix a Chrome crash which occured in a chrome frame reliability test run. The ...
ananta@chromium.org
2010-03-05
2
-2
/
+8
*
GTK: Add details display to the cookie modal dialog.
erg@chromium.org
2010-03-05
4
-24
/
+198
*
extensions_ui: update "active views" for popups & TabContents
rafaelw@chromium.org
2010-03-05
4
-2
/
+48
[next]