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
*
Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra s...
eroman@chromium.org
2010-03-24
1
-3
/
+6
*
Generalize a browser sync suppression, which started firing after r42384.
eroman@chromium.org
2010-03-24
1
-1
/
+1
*
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 out and chrome/browser/autofill/internal to svn:ignore.
maruel@chromium.org
2010-03-24
0
-0
/
+0
*
Add a few PyAuto tests for bookmarks.
nirnimesh@chromium.org
2010-03-24
4
-0
/
+207
*
Update ICU dep to pull in licensing fix.
evan@chromium.org
2010-03-24
1
-1
/
+1
*
Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...
scherkus@chromium.org
2010-03-24
34
-7312
/
+69
*
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
21
-25
/
+1080
*
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
*
Try to fix a compile error on ARM.
eroman@chromium.org
2010-03-23
1
-4
/
+4
*
WebKit merge 56367:56426
japhet@chromium.org
2010-03-23
1
-1
/
+1
*
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
*
Add Accessibility name for native buttons.
mhm@chromium.org
2010-03-23
3
-7
/
+3
*
Don't autotranslate in incognito mode (so we don't send information
jcivelli@google.com
2010-03-23
2
-4
/
+133
*
linux: be more conservative in Liberation font fallback
evan@chromium.org
2010-03-23
2
-66
/
+41
*
Temporarily rollback gyp changes for Windows only. Trying to track down regre...
mmoss@google.com
2010-03-23
1
-3
/
+9
*
Revert WebKit merge to fix compile break.
japhet@chromium.org
2010-03-23
1
-1
/
+1
*
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
*
WebKit merge 56367:56418
japhet@chromium.org
2010-03-23
1
-1
/
+1
*
Fix the POC and some of unit tests to be build and
nsylvain@chromium.org
2010-03-23
6
-34
/
+30
*
Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.
scherkus@chromium.org
2010-03-23
23
-781
/
+708
*
GTK: allow inspecting of extension popups.
estade@chromium.org
2010-03-23
11
-89
/
+171
*
linux: add a SlightHintedGeorgia font to test_shell
evan@chromium.org
2010-03-23
2
-0
/
+13
*
Revert "Reland r42300: "HttpRequestHeaders refactor."""
willchan@chromium.org
2010-03-23
11
-592
/
+69
*
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
*
Adding support for HEAD requests.
tommi@chromium.org
2010-03-23
2
-4
/
+56
*
Reimplementation of FunctionStub to avoid rewriting potentially executing cod...
siggi@chromium.org
2010-03-23
8
-248
/
+813
*
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
15
-160
/
+50
*
Fixes ordering of includes.
sky@chromium.org
2010-03-23
1
-1
/
+1
*
Reland r42300: "HttpRequestHeaders refactor.""
willchan@chromium.org
2010-03-23
11
-69
/
+592
*
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 ChromeFrame referrer test which was flaky due to incorrect http header pa...
ananta@chromium.org
2010-03-23
3
-14
/
+11
*
Fix bustage by adding friend decl.
tim@chromium.org
2010-03-23
1
-1
/
+1
*
Actually add myself to the browser_main watchlist.
brettw@chromium.org
2010-03-23
1
-0
/
+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
15
-50
/
+160
*
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
[next]