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
*
Revert r42426 - tests are failing because the WebKit LayoutTests directories
dpranke@google.com
2010-03-24
3
-11
/
+14
*
Use upstream layout_test baselines since the downstream ones are going away.
dpranke@google.com
2010-03-24
3
-14
/
+11
*
Up the safe browsing timeout from 1s to 5s.
cevans@chromium.org
2010-03-24
1
-1
/
+1
*
Add MSAA Accessible information to Find bar.
mhm@chromium.org
2010-03-24
2
-0
/
+14
*
Add a simple resource loader to Chrome Frame that is capable of finding, load...
robertshield@chromium.org
2010-03-24
2
-0
/
+24
*
Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra s...
eroman@chromium.org
2010-03-24
1
-3
/
+6
*
Fixed loader issue in unit tests caused by some test not using that mock and ...
zelidrag@chromium.org
2010-03-24
2
-0
/
+11
*
Add a few PyAuto tests for bookmarks.
nirnimesh@chromium.org
2010-03-24
4
-0
/
+207
*
Mark all selenium tests as passing.
tony@chromium.org
2010-03-24
1
-1
/
+0
*
Make it clear what last_sync_timestamp actually tracks. Update
nick@chromium.org
2010-03-24
29
-140
/
+222
*
Implement chrome://plugins page that can disable plugins.
viettrungluu@chromium.org
2010-03-24
16
-23
/
+976
*
Add multiple item selection to BMM on mac
feldstein@chromium.org
2010-03-24
1
-3
/
+3
*
Automation provider IsBookmarkBarVisible() always returned yes!
jrg@chromium.org
2010-03-24
1
-1
/
+2
*
adding fullscreen support to the mediaplayer.
dhg@chromium.org
2010-03-24
5
-4
/
+54
*
Mocks for all libcros elements. Added library registry object that provides a...
zelidrag@chromium.org
2010-03-23
53
-476
/
+1174
*
Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...
johnnyg@chromium.org
2010-03-23
11
-658
/
+342
*
Don't autotranslate in incognito mode (so we don't send information
jcivelli@google.com
2010-03-23
2
-4
/
+133
*
Makes file browser specific to chromeos and not both toolkit_views and
sky@chromium.org
2010-03-23
1
-0
/
+3
*
Fix 2 bugs related to remembering loaded unpacked extensions.
mpcomplete@chromium.org
2010-03-23
6
-91
/
+129
*
Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.
scherkus@chromium.org
2010-03-23
1
-24
/
+20
*
GTK: allow inspecting of extension popups.
estade@chromium.org
2010-03-23
11
-89
/
+171
*
Fix Mac build packaging brokenness from r42357 due to a missing comma in chro...
rsesek@chromium.org
2010-03-23
1
-1
/
+1
*
This is basically a rewrite of the DataTypeManager to support dynamic data ty...
skrul@chromium.org
2010-03-23
9
-283
/
+651
*
Some layout related fixes for the app launchers.
jcivelli@chromium.org
2010-03-23
6
-17
/
+36
*
Fixed missing code in EnqueueTextureForDeletion.
kbr@google.com
2010-03-23
3
-29
/
+48
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
6
-37
/
+5
*
Fixed bugs in GPU process startup on POSIX platforms. Added
kbr@google.com
2010-03-23
6
-0
/
+27
*
Alter the "get themes" action on Mac to behave like other platforms; fix bugs.
avi@chromium.org
2010-03-23
1
-11
/
+3
*
Fix bustage by adding friend decl.
tim@chromium.org
2010-03-23
1
-1
/
+1
*
Disable SyncerThreadWithSyncerTest.Pause. It's timing out, so I can't use FL...
tim@chromium.org
2010-03-23
1
-1
/
+2
*
Factoring duplicate code from platform-specific LoginHandlers into a base
tonyg@chromium.org
2010-03-23
5
-618
/
+309
*
Fix end of lines.
antonm@chromium.org
2010-03-23
1
-27
/
+1
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
6
-5
/
+37
*
Fix Cocoa variable names from accelerated plugin changes
stuartmorgan@chromium.org
2010-03-23
2
-17
/
+16
*
Add tests for ClockMenuButton.
chocobo@chromium.org
2010-03-23
6
-20
/
+76
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
53
-393
/
+612
*
HTML5: Make sure that the drop event fires before the dragend event.
arv@chromium.org
2010-03-23
2
-7
/
+14
*
Mark a test which has been failing regularly on the valgrind UI bot as FLAKY_.
eroman@chromium.org
2010-03-23
1
-1
/
+3
*
Add an initial implementation of net-internals inspector in javascript.
eroman@chromium.org
2010-03-23
17
-80
/
+1399
*
Add a temporary flag to enable Core Animation mode for Flash (when possible)
stuartmorgan@chromium.org
2010-03-23
4
-5
/
+42
*
Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...
finnur@chromium.org
2010-03-23
12
-29
/
+17
*
Fix PyAuto crash when a script has multiple tests.
nirnimesh@chromium.org
2010-03-23
14
-103
/
+417
*
Modifies friend for test so mac build compiles again.
sky@chromium.org
2010-03-23
1
-0
/
+1
*
Move some random groups of functions out of BrowserMain into helper functions.
brettw@chromium.org
2010-03-23
1
-88
/
+111
*
Reall disables BrowserTest::RestorePinnedTabs on a mac.
sky@chromium.org
2010-03-23
1
-1
/
+1
*
Adds smallish size to list of icon sizes.
sky@chromium.org
2010-03-23
2
-0
/
+2
*
Implement the confirm infobar with link for mac.
joth@chromium.org
2010-03-23
4
-47
/
+131
*
Implement ConfirmInfoBar link support on GTK
joth@chromium.org
2010-03-23
2
-56
/
+90
*
Updating trunk VERSION from 360.0 to 361.0
chrome-release@google.com
2010-03-23
1
-1
/
+1
*
Revert 42327 which caused test failures on Mac.
yurys@chromium.org
2010-03-23
1
-1
/
+2
[next]