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
*
Temporarily disable TimelineApi until the webkit cause can be reverted and th...
johnnyg@chromium.org
2010-08-18
1
-1
/
+2
*
Removing FLAKY from MediaTest.* UI tests as they appear to be passing consist...
scherkus@chromium.org
2010-08-18
1
-2
/
+2
*
Allow data URLs to load chrome-extension:// resources. Basic
aa@chromium.org
2010-08-18
2
-16
/
+53
*
Fix failing sync integration tests.
rsimha@chromium.org
2010-08-18
2
-12
/
+20
*
RemotingDirectoryService to register remoting host
hclam@chromium.org
2010-08-18
5
-35
/
+126
*
sync: take two for:
tim@chromium.org
2010-08-18
46
-43
/
+2112
*
Allow render_widget_host_gtk to autoscroll even when widget is against edge o...
davemoore@chromium.org
2010-08-18
2
-1
/
+72
*
Fix parentheses omission which led to tab misplacement in maximized mode. Al...
pkasting@chromium.org
2010-08-17
1
-3
/
+3
*
Import search engines on first run in organic builds. Once this patch is in,...
mirandac@chromium.org
2010-08-17
1
-30
/
+33
*
Fix year in copyright boilerplate.
asargent@chromium.org
2010-08-17
1
-1
/
+1
*
Disable autocomplete for search keywords.
isherman@chromium.org
2010-08-17
2
-5
/
+8
*
FBTF: Header cleanup in chrome/common. Part 1.
jhawkins@chromium.org
2010-08-17
33
-53
/
+121
*
Fix a problem with Geolocation tests trying to start the test server twice.
phajdan.jr@chromium.org
2010-08-17
1
-4
/
+10
*
Every time a new autofill suggestion was received we would hide the autofill ...
jcivelli@chromium.org
2010-08-17
1
-5
/
+4
*
Fix windows doc generation to use depot_tools python.
asargent@chromium.org
2010-08-17
3
-10
/
+42
*
Make dom_feature_extractor_unittest into a browser test.
bryner@chromium.org
2010-08-17
2
-1
/
+6
*
AutoFillManagerTest.GetProfileSuggestionsEmptyValue crashes in official builds
georgey@chromium.org
2010-08-17
3
-44
/
+61
*
Fix a couple of bookmark bar problems:
pkasting@chromium.org
2010-08-17
6
-17
/
+62
*
Sigh... in fixing the crash message for RTL, I broke LTR, due to AdjustString...
pkasting@chromium.org
2010-08-17
1
-3
/
+3
*
[Mac] Implement highlight-on-hover for the Wrench menu buttons.
rsesek@chromium.org
2010-08-17
2
-1
/
+97
*
Mark a bunch of geolocation tests as flaky while phajdan fixes.
mpcomplete@chromium.org
2010-08-17
1
-5
/
+12
*
TBR:phajdan
kurrik@chromium.org
2010-08-17
3
-0
/
+0
*
Revert 56423 - Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
46
-2112
/
+43
*
Refactors mouse watching out of TabStrip into a standalone class.
sky@chromium.org
2010-08-17
3
-135
/
+18
*
Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
46
-43
/
+2112
*
Adding the current code that hosts code.google.com/chrome/extensions.
kurrik@chromium.org
2010-08-17
4
-0
/
+340
*
Fix MultipartResponseUITest.SingleVisit after my test server change.
phajdan.jr@chromium.org
2010-08-17
1
-1
/
+2
*
Fix a crash in HungRendererView. |tab_contents_| can be set to NULL when TabC...
finnur@chromium.org
2010-08-17
1
-3
/
+5
*
Set the title for wait-for-debugger dialog to be "Chromium". We were fetching...
alokp@chromium.org
2010-08-17
1
-23
/
+26
*
Set Mac crash dumps to go in chrome::DIR_CRASH_DUMPS
nirnimesh@chromium.org
2010-08-17
1
-9
/
+10
*
Don't show accidental search infobar for bookmark keywords.
isherman@chromium.org
2010-08-17
1
-1
/
+2
*
Fix compile on ChromeOS
phajdan.jr@chromium.org
2010-08-17
3
-7
/
+6
*
GTTF: Further separation of testing automation stuff from ChromeFrame
phajdan.jr@chromium.org
2010-08-17
2
-72
/
+86
*
Trim down translate tests dataset
nirnimesh@chromium.org
2010-08-17
20
-2948
/
+0
*
DOMUI: Load and display the AutoFill addresses and credit cards.
jhawkins@chromium.org
2010-08-17
5
-8
/
+169
*
Simplify some code.
pkasting@chromium.org
2010-08-17
1
-19
/
+4
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
61
-970
/
+711
*
Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent().
rsimha@chromium.org
2010-08-17
1
-0
/
+7
*
Pepper2 Graphics3D implementation - browser side.
neb@chromium.org
2010-08-17
2
-0
/
+234
*
Output data about media requests to the netlog too.
michaeln@chromium.org
2010-08-17
1
-0
/
+1
*
Re-land part of r55416, minus actually moving the test_suite.h contents to a ...
brettw@chromium.org
2010-08-17
13
-23
/
+47
*
Incrementally bring SafeBrowsingDatabaseTest into the modern age.
shess@chromium.org
2010-08-17
1
-53
/
+41
*
Include ICU headers in a way that will also work with use_system_icu=1
phajdan.jr@chromium.org
2010-08-17
6
-13
/
+19
*
Revert 56376 - This CL will introduce a new way to do exponential back-off on...
joi@chromium.org
2010-08-17
1
-3
/
+1
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
44
-982
/
+1401
*
Ensure that logos are always shown in search engine dialog when available.
mirandac@chromium.org
2010-08-17
3
-12
/
+41
*
Revert 56384 - Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-1
/
+1
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-1
/
+1
*
Turns out this code I'd removed is still necessary for the RTL OTR avatar to ...
pkasting@chromium.org
2010-08-17
1
-0
/
+14
*
Misc. clean up: Rewrap, simplify. Refactored two separate files' calls of Ta...
pkasting@chromium.org
2010-08-17
7
-246
/
+172
[next]