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
*
AutoFill: Handle the case where the cached form has extra fields at the end of
jhawkins@chromium.org
2010-05-06
2
-3
/
+94
*
Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...
chocobo@chromium.org
2010-05-06
11
-283
/
+300
*
Bring npapi.h closer to the npapi-headers project version
stuartmorgan@chromium.org
2010-05-06
1
-87
/
+100
*
Add new try job test filter specification format to chrome_tests.sh
vandebo@chromium.org
2010-05-06
1
-26
/
+41
*
Check in resources for bubble border.
dpolukhin@chromium.org
2010-05-06
1
-0
/
+2
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
16
-91
/
+242
*
Created a stock implementation of the MessageLoopProxy interface than can be ...
sanjeevr@chromium.org
2010-05-06
22
-24
/
+369
*
Always use NSS for SSL in test_shell.exe on Windows.
wtc@chromium.org
2010-05-06
1
-0
/
+15
*
Fix crash in tab_contents_view_gtk.cc when delegate is NULL.
dpolukhin@chromium.org
2010-05-06
1
-8
/
+12
*
The app launcher had a height of zero as it was not getting preferred size up...
jcivelli@google.com
2010-05-06
7
-18
/
+16
*
Mark ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault as flaky.
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Disable ExtensionApiTest.Tabs, it flakily exceeds test timeout.
phajdan.jr@chromium.org
2010-05-06
1
-8
/
+2
*
Mark TimeTicks.SubMillisecondTimers as flaky.
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Disable SSLUITest.TestUnauthenticatedFrameNavigation, it flakily exceeds test...
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Added setLanguage functions to canvas, fps and particles. Added beachdemo-gl...
amarinichev@chromium.org
2010-05-06
23
-106
/
+7106
*
Disable BrowserTest.CommandCreateAppShortcut, it flakily times out.
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Changing a NOTREACHED to a DLOG(ERROR) since we hit this when running the net...
tommi@chromium.org
2010-05-06
1
-1
/
+1
*
Rename all occurrences of "app extension" with "extension app" since we were ...
aa@chromium.org
2010-05-06
21
-185
/
+185
*
Allows browser tests to run with recent change
davemoore@chromium.org
2010-05-06
2
-2
/
+12
*
Add debugging statement and mark recently-added test as flaky
dmazzoni@chromium.org
2010-05-06
1
-2
/
+7
*
WebKit roll 58855:58879.
vitalyr@chromium.org
2010-05-06
1
-1
/
+1
*
Various fixes for the OpenGL ES 2.0 conformance tests.
gman@chromium.org
2010-05-06
19
-95
/
+318
*
Removed drek left over from an earlier expirement.
mrossetti@chromium.org
2010-05-06
1
-3
/
+0
*
The button was being told to highlight but then it was not being told it need...
mrossetti@chromium.org
2010-05-06
1
-0
/
+4
*
Rename some other occurrences of deperecated methods.
antonm@chromium.org
2010-05-06
2
-2
/
+2
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
26
-1173
/
+5505
*
Rollback http://codereview.chromium.org/1820002
dpolukhin@chromium.org
2010-05-06
17
-501
/
+318
*
Add ability to place bubble arrow on left and right side of the bubble or mak...
dpolukhin@chromium.org
2010-05-06
19
-318
/
+501
*
Automatically run valgrind tryjobs for CLs modifying suppression files
timurrrr@chromium.org
2010-05-06
2
-3
/
+13
*
Add some defensive checks.
yusukes@chromium.org
2010-05-06
1
-5
/
+20
*
DevTools: keep manual docked state update until corresponding webkit change l...
pfeldman@chromium.org
2010-05-06
1
-0
/
+2
*
Updating trunk VERSION from 397.0 to 398.0
chrome-release@google.com
2010-05-06
1
-1
/
+1
*
DevTools: inspector tabs are initially drawn in the undocked style even for d...
pfeldman@chromium.org
2010-05-06
2
-4
/
+20
*
Implement SetCacheMode and CloseCurrentConnections in webkit_support.
jochen@chromium.org
2010-05-06
1
-0
/
+6
*
Add hooks to fetch about:plugins info for PyAuto.
nirnimesh@chromium.org
2010-05-06
6
-1
/
+320
*
A var was not initialized.
jcivelli@chromium.org
2010-05-06
1
-1
/
+2
*
Fix a crasher withe the AppLauncher on Linux.
jcivelli@chromium.org
2010-05-06
1
-0
/
+4
*
Escape special characters in installer strings (rc file).
tony@chromium.org
2010-05-06
1
-1
/
+5
*
Call set_unblock(true) on async resize message to guarantee its
kbr@google.com
2010-05-06
1
-1
/
+15
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
23
-73
/
+494
*
Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...
sanjeevr@chromium.org
2010-05-06
4
-12
/
+30
*
Branded stable channel builds should not display any text after the version
mark@chromium.org
2010-05-06
1
-1
/
+6
*
WebKit roll to r58855.
dpranke@chromium.org
2010-05-06
1
-1
/
+1
*
Tweak the chat manager ifdef condition.
scherkus@chromium.org
2010-05-06
1
-1
/
+1
*
Kill subprocesses (e.g. unit tests) which appear to be hanging. Use a
jrg@chromium.org
2010-05-06
2
-7
/
+210
*
NTP: Bounce the app icon after it is installed.
arv@chromium.org
2010-05-06
2
-24
/
+57
*
Add an UMA histogram that counts the types of network error codes that main f...
eroman@chromium.org
2010-05-06
1
-0
/
+20
*
gtk: Use the new ShowAutoFillDialog interface to load imported profiles/CCs in
jhawkins@chromium.org
2010-05-06
1
-7
/
+18
*
Revert "Remove npapi hack from basictypes.h now that npapi.h is fixed."
evan@chromium.org
2010-05-06
1
-0
/
+10
*
Supress valgrind fro SpdyNetworkTransactionTest.PostWithEarlySynReply.
mbelshe@chromium.org
2010-05-06
1
-0
/
+1
[next]