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
*
Reland r62959 without the changes to histogram.cc, in hopes it won't break ta...
pkasting@chromium.org
2010-10-19
12
-42
/
+36
*
Use JoinString from string_util.h instead of a custom function.
tfarina@chromium.org
2010-10-19
2
-25
/
+6
*
WebFileWriterBase unit tests
michaeln@chromium.org
2010-10-19
3
-5
/
+429
*
DOMUI: Change the UTH Privacy section text 'Google Chrome may use web service...
tfarina@chromium.org
2010-10-19
1
-1
/
+1
*
If default search is managed, we should not asked the user to choose it at Fi...
jeanluc@google.com
2010-10-19
9
-51
/
+97
*
Make the TemplateURL test code less likley to crash if various failures happen.
levin@chromium.org
2010-10-19
2
-6
/
+9
*
Support sync file io for pepper, to support LSOs
piman@chromium.org
2010-10-19
15
-8
/
+879
*
WebKit roll 69808:70011
jamesr@chromium.org
2010-10-19
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - webkit/.
pkasting@chromium.org
2010-10-19
7
-35
/
+33
*
Convert LOG(INFO) to VLOG(1) - app/.
pkasting@chromium.org
2010-10-19
5
-10
/
+10
*
Fix the initial clipping of accelerated plugins on the Mac
stuartmorgan@chromium.org
2010-10-19
2
-1
/
+3
*
Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...
isherman@chromium.org
2010-10-19
11
-29
/
+496
*
Undo spacing change from r62977 that had a bad side effect.
aa@chromium.org
2010-10-19
1
-4
/
+0
*
Moving the disable test to correct file.
oshima@chromium.org
2010-10-19
2
-2
/
+3
*
Fix GCC 4.3.4 Release build failure due to warning about potentially uninitia...
tschmelcher@chromium.org
2010-10-19
1
-12
/
+10
*
Change a raw "Google Chrome" to $PRODUCT_NAME in generated_resources.grd.
mpcomplete@chromium.org
2010-10-18
2
-2
/
+3
*
Fix Valgrind unittests by forcing illegal memory accesses to happen unconditi...
pkasting@chromium.org
2010-10-18
1
-2
/
+4
*
Removing unused code in RenderView (that code actually does not compile when ...
jcivelli@chromium.org
2010-10-18
2
-13
/
+0
*
Disable preloading domui menu page
oshima@chromium.org
2010-10-18
1
-0
/
+4
*
Suppression for memory leak in SyncMessage::GenerateReply
oshima@chromium.org
2010-10-18
1
-1
/
+11
*
Optimistic Fix for an error on AutomationProvider destructor.
nirnimesh@chromium.org
2010-10-18
1
-2
/
+5
*
Disable NewTabUITest.NTPHasLoginName on Valgrind. It's failing there.
thestig@chromium.org
2010-10-18
1
-0
/
+3
*
Further clean up for bug_report_ui.cc.
thestig@chromium.org
2010-10-18
1
-11
/
+4
*
Override the ANTLR NFA conversion timeout to fix non-deterministic build fail...
tschmelcher@chromium.org
2010-10-18
1
-0
/
+1
*
Bookmark manager: Make Enter do rename on Mac.
arv@chromium.org
2010-10-18
1
-8
/
+4
*
Move APSL code into third_party.
avi@chromium.org
2010-10-18
8
-63
/
+859
*
o Update the mapping of action hashes to their appropriate identifiers.
andybons@chromium.org
2010-10-18
4
-44
/
+50
*
** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...
tim@chromium.org
2010-10-18
14
-45
/
+51
*
TSAN: Disable CookieMonsterTest.GarbageCollectionTriggers under win32 TSAN.
thestig@chromium.org
2010-10-18
1
-0
/
+2
*
Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...
sanjeevr@chromium.org
2010-10-18
6
-68
/
+162
*
Scroll new apps into view when they are installed.
aa@chromium.org
2010-10-18
2
-0
/
+7
*
Expose the loading string through the private api.
jam@chromium.org
2010-10-18
2
-1
/
+7
*
Fix crash on Linux when run by nspluginwrapper due to mismatched width for NP...
tschmelcher@chromium.org
2010-10-18
1
-4
/
+9
*
Integrate new nixysa rev with work around for Safari 5.0+ crash.
tschmelcher@chromium.org
2010-10-18
4
-19
/
+17
*
[Gtk] add facility for constrained window delegate to control background color.
estade@chromium.org
2010-10-18
4
-2
/
+25
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
85
-182
/
+498
*
Update the list of plugin tests suppressed for Mac valgrind
stuartmorgan@chromium.org
2010-10-18
1
-0
/
+3
*
Move chromotocol.proto to remoting/protocol
hclam@chromium.org
2010-10-18
26
-188
/
+238
*
Reserve right-most column of apps grid for web store icon.
aa@chromium.org
2010-10-18
3
-8
/
+58
*
Use TabContents for Constrained HTML dialogs.
estade@chromium.org
2010-10-18
4
-31
/
+175
*
Delete unreferenced chrome switches.
estade@chromium.org
2010-10-18
2
-40
/
+0
*
Convert LOG(INFO) to VLOG(1) - base/.
pkasting@chromium.org
2010-10-18
14
-51
/
+45
*
Pass test server port to javascript part of extensions API tests.
skerner@chromium.org
2010-10-18
14
-607
/
+787
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
14
-302
/
+380
*
Try to green the memory bots. This is just a band-aid, since my previous cha...
jam@chromium.org
2010-10-18
1
-1
/
+0
*
Update Dr. Memory suppressions to match anonymous namespaces i ToolSanityTests
timurrrr@chromium.org
2010-10-18
1
-16
/
+16
*
add wave out extensible support for 5.1 surround sound
fbarchard@chromium.org
2010-10-18
2
-18
/
+36
*
Fix typo SetUseSSL2CheckboxStatechecked => SetUseSSL2CheckboxState
wtc@chromium.org
2010-10-18
2
-8
/
+20
*
[Mac] Always use the grippy cursor while dragging the BrowserActionsContainer...
rsesek@chromium.org
2010-10-18
1
-2
/
+5
*
Make sure to use scoped_refptr for refcounted params in audio/video/remoting
willchan@chromium.org
2010-10-18
8
-22
/
+41
[next]