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
*
Suppress a lock violation in libjingle
glider@chromium.org
2010-08-24
1
-0
/
+16
*
WebKit roll 65859:65885, upstream test expectations, add new SVG tests as tem...
rolandsteiner@chromium.org
2010-08-24
2
-6
/
+14
*
Fix a few test failures when landing http://trac.webkit.org/changeset/57178.
jnd@google.com
2010-08-24
4
-20
/
+61
*
Implement policy for controlling "Show Home Button" preference.
mnissler@chromium.org
2010-08-24
14
-2
/
+69
*
Suppress a flaky leak found by heapchecker in unit_tests
glider@chromium.org
2010-08-24
1
-0
/
+9
*
Disable crash_reporter.CrashReporterTest.testRendererCrash on Win
nirnimesh@chromium.org
2010-08-24
1
-0
/
+2
*
Widen the suppression for bug 50936, suppress a new memory leak in TabContent...
timurrrr@chromium.org
2010-08-24
1
-3
/
+23
*
Updating trunk VERSION from 504.0 to 505.0
chrome-release@google.com
2010-08-24
1
-1
/
+1
*
Add list support to the policy template generator and prepare for Mac output
gfeher@chromium.org
2010-08-24
9
-301
/
+587
*
Removed inheritance of std:less in network data structures
allanwoj@chromium.org
2010-08-24
1
-3
/
+2
*
First pass at convert the SSL dialogs into InfoBubbles.
finnur@chromium.org
2010-08-24
6
-0
/
+331
*
Fix the gtest filter for the changed OutOfMemoryTest test fixture name.
glider@chromium.org
2010-08-24
1
-1
/
+1
*
Had to remove pageData divs because they interferred with
aa@chromium.org
2010-08-24
4
-16
/
+8
*
Update one of the generate docs from r57148.
aa@chromium.org
2010-08-24
1
-2
/
+2
*
Add explanatory text to omnibox and infobars API.
aa@chromium.org
2010-08-24
12
-52
/
+279
*
When launcing apps from launcher, use pinned tabs, not app tabs.
aa@chromium.org
2010-08-24
2
-66
/
+6
*
webkit_support: Implement IndexedDB initialization.
tkent@chromium.org
2010-08-24
2
-0
/
+6
*
Enable WorkerTest.QueuedSharedWorkerShutdown because it seems to work 100% now.
atwilson@chromium.org
2010-08-24
1
-2
/
+1
*
Consolidate places where a TemplateURL is removed and then added to the Templ...
levin@chromium.org
2010-08-24
2
-59
/
+51
*
Add support for status icon context menus for gtk.
atwilson@chromium.org
2010-08-24
13
-16
/
+50
*
Add DOM UI version of "Customize modifier keys" dialog.
mazda@chromium.org
2010-08-24
10
-1
/
+213
*
Sometimes you want to enforce that some but not all of your methods are calle...
levin@chromium.org
2010-08-24
8
-15
/
+296
*
WebKit roll 65800:65859.
dumi@chromium.org
2010-08-24
1
-1
/
+1
*
Mac: Correctly show/hide compositor on navigations.
thakis@chromium.org
2010-08-24
10
-21
/
+92
*
Widen the suppression of 51328 to catch the variant in Bug 53044.
mattm@chromium.org
2010-08-24
1
-15
/
+3
*
Fix the ChromeFrame ReferrerTest failures. This test fails because we incorre...
ananta@chromium.org
2010-08-24
1
-0
/
+5
*
Heapchecker: Add presubmit checks for suppressions.
thestig@chromium.org
2010-08-24
1
-0
/
+43
*
Temporarily work around GPU process crash on Mac OS X.
kbr@google.com
2010-08-24
1
-1
/
+8
*
DOMUI: Several fixes for AutoFill page.
jhawkins@chromium.org
2010-08-24
7
-35
/
+76
*
Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...
erg@google.com
2010-08-24
14
-217
/
+243
*
[GTK] Don't line wrap on the extension uninstall dialog.
estade@chromium.org
2010-08-24
1
-6
/
+3
*
Heapchecker suppression for new leaks in net_unittests.
thestig@chromium.org
2010-08-24
1
-0
/
+12
*
Relanding a previous CL (I fixed the ChromeOS build):
jcivelli@chromium.org
2010-08-23
25
-26
/
+68
*
Fix the size of the roster chat panel and update the JSON format.
seh@chromium.org
2010-08-23
1
-6
/
+4
*
Fixed flakyness of ClockMenuButtonTest.TimezoneTest.
zelidrag@chromium.org
2010-08-23
1
-3
/
+8
*
Resubmit r56600 - Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-23
13
-23
/
+94
*
Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.
erg@google.com
2010-08-23
14
-243
/
+217
*
Fix gtest warnings when running the process_util_unittest.
levin@chromium.org
2010-08-23
1
-48
/
+109
*
Clean up the way top level navigations are handled in ChromeFrame and reporte...
ananta@chromium.org
2010-08-23
3
-31
/
+17
*
GTTF: next batch of automation separation.
phajdan.jr@chromium.org
2010-08-23
11
-185
/
+206
*
Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.
thestig@chromium.org
2010-08-23
28
-99
/
+97
*
Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.
levin@chromium.org
2010-08-23
9
-5
/
+173
*
Fix broken thumbnails for sites with redirects.
nshkrob@chromium.org
2010-08-23
4
-18
/
+57
*
Rename (Host|Client)Message to Chromoting(Host|Client)Message.
garykac@chromium.org
2010-08-23
28
-97
/
+99
*
Fix linux/views build.
estade@chromium.org
2010-08-23
1
-1
/
+2
*
DOMUI: Implement the base HTML for the 'Edit credit card' AutoFill overlay.
jhawkins@chromium.org
2010-08-23
9
-0
/
+236
*
New first run experience for Linux.
estade@chromium.org
2010-08-23
4
-87
/
+274
*
Revert 57100 - Only create the backup ConnectJob when it is needed.
thestig@chromium.org
2010-08-23
2
-215
/
+188
*
Revert 57094 - Making window.focus()/blur() work only when there is a user ge...
jcivelli@chromium.org
2010-08-23
23
-66
/
+26
*
Only create the backup ConnectJob when it is needed.
willchan@chromium.org
2010-08-23
2
-188
/
+215
[next]