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
*
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
*
AutoFill: Clean up the server response handling code.
jhawkins@chromium.org
2010-05-06
7
-68
/
+88
*
AutoFill: Fix a renderer crash by resetting the form cache when each WebFrame
jhawkins@chromium.org
2010-05-06
3
-11
/
+13
*
Remove npapi hack from basictypes.h now that npapi.h is fixed.
evan@chromium.org
2010-05-06
1
-10
/
+0
*
NTP: Fix issue where we have a visual glitch when hovering the thumbnails
arv@chromium.org
2010-05-06
1
-2
/
+3
*
Add time for when chrome's main() is called.
davemoore@chromium.org
2010-05-05
4
-9
/
+45
*
Do not wrap the original callback if we can;t initialize sniffing cache
amit@chromium.org
2010-05-05
3
-16
/
+20
*
Added NetworkChangeNotifierThread interface.
akalin@chromium.org
2010-05-05
12
-152
/
+381
*
Cookies would not get set correctly in ChromeFrame in full tab mode. The code...
ananta@chromium.org
2010-05-05
4
-26
/
+85
*
Eliminate non-functional differences between our NPAPI headers and the npapi-...
stuartmorgan@chromium.org
2010-05-05
2
-427
/
+408
*
Fix a unit-test that was crashing on valgrind bot.
eroman@chromium.org
2010-05-05
2
-6
/
+15
*
Fix a bug in PRESUBMIT.py because of default argument ordering.
maruel@chromium.org
2010-05-05
1
-5
/
+5
*
AutoFill: Use PrefService::FindPreference instead of PrefService::HasPrefPath.
jhawkins@chromium.org
2010-05-05
1
-1
/
+1
*
Fix leak in SpdyNetworkTransactionTest.CloseWithActiveStream.
mbelshe@chromium.org
2010-05-05
2
-2
/
+1
*
Changes DraggedTabController to operate on a View instead of a Tab.
sky@chromium.org
2010-05-05
3
-27
/
+25
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
18
-173
/
+115
*
When an app window gets a new tab, show the window.
skerner@chromium.org
2010-05-05
1
-0
/
+1
*
Make the other GetProfile() method public.
tommi@chromium.org
2010-05-05
1
-2
/
+9
*
Make disabled internal plugins stay disabled even when the version of Chrome ...
viettrungluu@chromium.org
2010-05-05
6
-4
/
+46
*
Second attempt at fix for Browser::AddTabWithURL. My first fix fixed
sky@chromium.org
2010-05-05
4
-94
/
+163
*
Get tests working for Alternate-Protocol and proxies.
willchan@chromium.org
2010-05-05
4
-31
/
+43
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
8
-41
/
+38
*
gtk: Make use of gtk signal macros in AddLanguageDialog.
mattm@chromium.org
2010-05-05
1
-18
/
+13
*
This filters out all of the non-toplevel windows from the browser list
gspencer@chromium.org
2010-05-05
1
-28
/
+20
*
Fix SPDY crash where we receive an early SYN_REPLY.
mbelshe@chromium.org
2010-05-05
4
-24
/
+79
*
Grr, change last CL to define ChangeResolution as a target with type of none ...
tschmelcher@chromium.org
2010-05-05
1
-8
/
+9
[next]