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
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
49
-229
/
+208
*
views: Move more layout constants to the views namespace. Part 2.
tfarina@chromium.org
2011-02-09
26
-57
/
+66
*
Roll webkit rev from r78092 to r78132.
zmo@google.com
2011-02-09
1
-1
/
+1
*
Invalidate fullscreen when a new client connects to chromoting host
hclam@chromium.org
2011-02-09
7
-4
/
+31
*
BUG=71824
rohitbm@google.com
2011-02-09
1
-0
/
+1
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
29
-120
/
+145
*
Add --show-composited-layer-borders to about:flags.
amarinichev@google.com
2011-02-09
2
-0
/
+13
*
Reorganized phone field parsing, fixing parsing for fax numbers in the proces...
georgey@chromium.org
2011-02-09
12
-211
/
+295
*
Get rid of BaseTabStrip::GetPreferredHeight
rjkroege@google.com
2011-02-09
10
-22
/
+4
*
Display more information at chrome://net-internals/#spdy
rch@chromium.org
2011-02-09
7
-4
/
+261
*
Revert 74344 - BackingStoreSkia: Use skia for painting in RenderWidgetHostVie...
rjkroege@google.com
2011-02-09
10
-4
/
+22
*
linux: hide more warnings in third-party code
evan@chromium.org
2011-02-09
1
-0
/
+5
*
Bookmarks manager: Fix add page
arv@chromium.org
2011-02-09
1
-10
/
+18
*
Really don't show the set Adobe Reader by default infobar. Also don't show i...
jam@chromium.org
2011-02-09
4
-12
/
+36
*
PhishingClassifierDelegate test cleanup, and fix a bug with session history n...
bryner@chromium.org
2011-02-09
2
-25
/
+9
*
BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.
rjkroege@google.com
2011-02-09
10
-22
/
+4
*
Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
60
-856
/
+831
*
Several bits of cleanup in FileSystem*URLRequestJob:
adamk@chromium.org
2011-02-09
5
-21
/
+20
*
Disable passwords tests failing because password infobar doesn't show up
nirnimesh@chromium.org
2011-02-09
1
-1
/
+10
*
Reconcile the sync protos with the server-side version.
albertb@chromium.org
2011-02-09
1
-1
/
+6
*
Blacklist ATI Radeon HD2400.
zmo@google.com
2011-02-09
1
-1
/
+13
*
Lower process priorities of backgrounded tabs on restore
davemoore@chromium.org
2011-02-09
4
-9
/
+21
*
Bookmarks manager: Fix show in folder to select the item
arv@chromium.org
2011-02-09
1
-1
/
+2
*
Cleanup more test code.
erg@google.com
2011-02-09
48
-775
/
+1328
*
They're no longer flaky according to flakiness dashboard.
oshima@google.com
2011-02-09
2
-5
/
+2
*
[Mac] Kill a zombie left by BookmarkAppleScriptTest.
rsesek@chromium.org
2011-02-09
2
-2
/
+8
*
Roll webkit rev from r78050 to r78092
zmo@google.com
2011-02-09
1
-1
/
+1
*
Fix submenu arrow position for RTL
oshima@google.com
2011-02-09
5
-18
/
+45
*
Fixes issue that if we don't simulate a disabled
gman@chromium.org
2011-02-09
1
-4
/
+7
*
Change logic that decides when to switch processes when crossing extension
mpcomplete@chromium.org
2011-02-09
1
-10
/
+17
*
Only show notification for low 3g data for the last data-based plan.
chocobo@chromium.org
2011-02-09
6
-71
/
+207
*
Fix for process handle leaks which occured while closing a tab. These handles...
ananta@chromium.org
2011-02-09
1
-0
/
+1
*
Streamline WebUI options string registration.
estade@chromium.org
2011-02-09
3
-125
/
+144
*
GPU blacklist reporting to about:gpu page.
nduca@chromium.org
2011-02-09
2
-0
/
+11
*
Back out trunk r74303 - GYP goes back to r874 again. This caused the Windows
mark@chromium.org
2011-02-09
1
-1
/
+1
*
Add chrome.google.com to the STS list.
cevans@chromium.org
2011-02-09
1
-0
/
+1
*
Add PrerenderBrowserTest.PrerenderPopup.
cbentzel@chromium.org
2011-02-09
2
-0
/
+22
*
Corrected plugin_check test for Windows Chrome
rohitbm@google.com
2011-02-09
1
-1
/
+10
*
Blacklist ATI RadeonHD2600 on Mac.
zmo@google.com
2011-02-09
1
-1
/
+13
*
Move Event files into views/events
ben@chromium.org
2011-02-09
50
-55
/
+55
*
Rename the histograms for prerendering to have the
tburkard@chromium.org
2011-02-09
1
-8
/
+7
*
Update GYP to r882 to pick up r881:
mark@chromium.org
2011-02-09
1
-1
/
+1
*
Things required to support policy for login screen.
dilmah@chromium.org
2011-02-09
6
-18
/
+66
*
chromeos: Don't let pages intercept top-row keys.
derat@chromium.org
2011-02-09
5
-10
/
+39
*
Fullscreen mode should disable some keyboard shortcuts, however we enter it.
skerner@chromium.org
2011-02-09
1
-2
/
+7
*
Disable user whitelist when "Restrict sign-in..." checkbox is off.
xiyuan@chromium.org
2011-02-09
1
-6
/
+30
*
Remove expectations of failure, leftover from my gardening shift.
dglazkov@chromium.org
2011-02-09
1
-3
/
+0
*
chrome.management.launchApp() should choose the window type for the app based...
skerner@chromium.org
2011-02-09
14
-21
/
+271
*
Fixes regression where the wrong url was getting added for instant
sky@chromium.org
2011-02-09
4
-2
/
+25
*
Fix presentation of infobar for non-warning messages. Their colour is
rogerta@chromium.org
2011-02-09
3
-0
/
+10
[next]