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 "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
8
-29
/
+30
*
file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.
tfarina@chromium.org
2010-05-26
1
-3
/
+2
*
Need to call makeOpaque on the platform device after drawing widgets on XP.
jam@chromium.org
2010-05-26
1
-0
/
+12
*
Add extension docs for notifications. Will add generated docs tomorrow.
aa@chromium.org
2010-05-26
51
-2
/
+732
*
Fix some syntax errors in chrome_tests.gypi.
rsesek@chromium.org
2010-05-26
1
-14
/
+7
*
Add styling for buttons.
feldstein@chromium.org
2010-05-26
2
-0
/
+45
*
GTK: add NULL check in StatusBubbleGtk to fix crasher.
estade@chromium.org
2010-05-26
1
-1
/
+5
*
Added new chromeos-specific values for bug type dropdown in user feedback dia...
zelidrag@chromium.org
2010-05-26
5
-20
/
+88
*
Re-enabling TestAboutChromeViewAccObj.
ctguil@chromium.org
2010-05-26
1
-2
/
+1
*
Fix flakyness of browser_tests:BrowserViewsAccessibilityTest.TestChromeWindow...
ctguil@chromium.org
2010-05-26
1
-7
/
+9
*
Disable RenderViewHostManagerTest.ChromeURLAfterDownload because it hangs fla...
jhawkins@chromium.org
2010-05-25
1
-1
/
+9
*
Remove anonymous namespace from UI test class to fix Mac build bustage
stuartmorgan@chromium.org
2010-05-25
1
-4
/
+0
*
Build and run layout_plugin_uitest on Mac and Linux
stuartmorgan@chromium.org
2010-05-25
2
-46
/
+15
*
Don't run the BrowserAppRefocusTests under Linux Views.
jhawkins@chromium.org
2010-05-25
1
-1
/
+1
*
Fix memory leaks in TopSites.
nshkrob@chromium.org
2010-05-25
2
-3
/
+5
*
Revert 48155 - Fix some syntax errors found when running ./build/gyp_chromium...
jrg@chromium.org
2010-05-25
1
-6
/
+14
*
Fix memory leak introduced in r47972 (http://codereview.chromium.org/2137012/...
rafaelw@chromium.org
2010-05-25
1
-7
/
+10
*
Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...
rafaelw@chromium.org
2010-05-25
5
-2
/
+15
*
Build unload_uitest.cc on the Mac, with a few of the tests disabled
stuartmorgan@chromium.org
2010-05-25
2
-6
/
+14
*
GTK: Invalidate the web content when we change system colors.
erg@chromium.org
2010-05-25
2
-6
/
+2
*
Fix build. Duh mistake.
jhawkins@chromium.org
2010-05-25
1
-1
/
+1
*
Move the BrowserViewsAccessibilityTest and AccessibilityWinBrowserTest tests ...
ctguil@chromium.org
2010-05-25
2
-2
/
+3
*
Don't let bookmark navigations change content of pinned tab.
estade@chromium.org
2010-05-25
3
-0
/
+23
*
TTF: Re-enable BrowserAppRefocusTest.* tests on Linux, as the crashes are onl...
jhawkins@chromium.org
2010-05-25
1
-1
/
+1
*
TTF: Re-enable FormAutocompleteTest.AutoCompleteOffInputSubmit by marking it ...
jhawkins@chromium.org
2010-05-25
1
-2
/
+2
*
Another dependency the bbot missed!!!
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
5
-1
/
+28
*
RestoreOnNewWindowWithNoTabbedBrowsers actually needs to be DISABLED_ not just
tonyg@chromium.org
2010-05-25
1
-2
/
+2
*
Fix cloud print dialog bug.
scottbyer@chromium.org
2010-05-25
3
-7
/
+82
*
Fetch a bunch of info from the browser
nirnimesh@chromium.org
2010-05-25
5
-21
/
+224
*
Build fix: Update a FRIEND_TEST needed from r48189.
jhawkins@chromium.org
2010-05-25
1
-1
/
+1
*
Keyboard layout change inside DefWindowProc() in AutocompleteEditViewWin::Han...
xji@chromium.org
2010-05-25
1
-1
/
+21
*
TTF: Re-enable WebCacheManagerBrowserTest.CrashOnceOnly by marking it flaky.
jhawkins@chromium.org
2010-05-25
1
-2
/
+2
*
TTF: Re-enable RenderViewHostManagerTest.ChromeURLAfterDownload which was wri...
jhawkins@chromium.org
2010-05-25
1
-2
/
+1
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
7
-28
/
+27
*
Bound checkingon TableView
jcivelli@chromium.org
2010-05-25
1
-2
/
+2
*
Added code to read the cloud print proxy URL from prefs. Changed the default ...
sanjeevr@chromium.org
2010-05-25
13
-57
/
+238
*
Fixed dialog size due to description field height increase.
zelidrag@chromium.org
2010-05-25
2
-2
/
+12
*
Auto-connect to Google-A when Google-A is available, set up with identity and...
chocobo@chromium.org
2010-05-25
7
-1
/
+141
*
Marking RestoreOnNewWindowWithNoTabbedBrowsers as FAILS_ on non-Windows.
tonyg@chromium.org
2010-05-25
1
-1
/
+10
*
Add support for test exclusions for pyauto tests.
nirnimesh@chromium.org
2010-05-25
3
-28
/
+80
*
AutoFill sending forms should include elements with autoComplete="off" attrib...
dhollowa@chromium.org
2010-05-25
2
-5
/
+94
*
Eliminate the establishing_tunnel_ internal state and move to explicit
mbelshe@chromium.org
2010-05-25
2
-0
/
+5
*
Put "Add Language" dialog into chrome window on ChromeOS.
xiyuan@chromium.org
2010-05-25
1
-1
/
+1
*
Call mac_util::SerOverrideAppBundlePath before invoking DiagnosticsMain for M...
csilv@chromium.org
2010-05-25
1
-7
/
+7
*
Remove previous print preview work in preparation for new work.
viettrungluu@chromium.org
2010-05-25
17
-202
/
+22
*
Fixes a couple of leaks in use of gdk_get_property.
sky@chromium.org
2010-05-25
1
-0
/
+1
*
Adding 2 new crashes to the list of known crashes.
tonyg@chromium.org
2010-05-25
1
-0
/
+3
*
Fix for autofill crash (all systems) - created unit tests for all touched cod...
georgey@chromium.org
2010-05-25
5
-8
/
+141
*
Fix some syntax errors found when running ./build/gyp_chromium --check.
rsesek@chromium.org
2010-05-25
1
-14
/
+6
[next]