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
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
10
-37
/
+89
*
Suppress bug 6532 for -O1 as well. Move to central suppression file.
dkegel@google.com
2009-04-23
3
-13
/
+25
*
Fix a bug caught by Werror on the jaunty bot. gtk_message_dialog_new
tc@google.com
2009-04-23
1
-1
/
+1
*
Add initial support for dragging tabs in the Linux tab strip.
jhawkins@chromium.org
2009-04-23
2
-30
/
+431
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
10
-128
/
+393
*
Add one more tcmalloc crasher
dglazkov@chromium.org
2009-04-23
1
-0
/
+1
*
Linux: Properly plumb infobar close button event.
estade@chromium.org
2009-04-23
1
-1
/
+1
*
GTK: Don't triple buffer the tab strip.
estade@chromium.org
2009-04-23
1
-0
/
+2
*
Do not use installed folder as working directory for uninstall link.
kuchhal@chromium.org
2009-04-23
1
-2
/
+1
*
Prototype audio time shift.
fbarchard@chromium.org
2009-04-23
8
-58
/
+84
*
Resource file for media player.
fbarchard@chromium.org
2009-04-23
2
-12
/
+510
*
Provide a way for a TabContentsDelegate to take focus when we receive a notif...
ananta@chromium.org
2009-04-23
4
-36
/
+32
*
Move a bunch of functions from WebContents to TabContents. Change the services
brettw@chromium.org
2009-04-23
10
-247
/
+230
*
Pick up the real fix for the reliability crashes.
levin@chromium.org
2009-04-23
1
-1
/
+1
*
Pick up the hack fix for the reliablity crashes.
levin@chromium.org
2009-04-23
1
-1
/
+1
*
Disabling flaky TabRestoreUITest.RestoreToDifferentWindow test.
robertshield@google.com
2009-04-23
1
-4
/
+3
*
Adding another failing Linux layout test:
robertshield@google.com
2009-04-23
1
-0
/
+1
*
Hopefully fix the leak in the SiteInstance unittest (again). Processing the
brettw@chromium.org
2009-04-23
1
-4
/
+4
*
More post webkit merge misery.
levin@chromium.org
2009-04-23
1
-3
/
+3
*
Remove outdated comment. No code change.
estade@chromium.org
2009-04-23
1
-2
/
+0
*
Disabling TabRestoreUITest, RestoreWindowAndTab unit test as per sporadic fai...
robertshield@google.com
2009-04-23
1
-0
/
+3
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
37
-151
/
+323
*
Adding un-expected test passing on Windows: LayoutTests/http/tests/plugins/po...
robertshield@google.com
2009-04-23
1
-1
/
+2
*
Arrange so ExtensionMessageService::RendererReady is called on the IO thread.
mpcomplete@google.com
2009-04-23
3
-65
/
+62
*
Allow creating external tab in incognito mode.
stoyan@chromium.org
2009-04-23
6
-7
/
+39
*
added resizer test extension
rafaelw@chromium.org
2009-04-23
2
-0
/
+41
*
Roll webkit deps, to pick up r14327 -- Fix a crash when double clicking empti...
ericroman@google.com
2009-04-23
1
-1
/
+1
*
Don't change selection for right click on text area if some texts were alread...
sidchat@google.com
2009-04-23
1
-5
/
+10
*
Disabling flaky StatsTableTest.MultipleThreads on Linux too.
robertshield@google.com
2009-04-23
1
-3
/
+2
*
Create a ChromeProcessUtil for the Mac, and enable it in the tests.
avi@google.com
2009-04-23
9
-24
/
+69
*
Add crash 8875 to known list.
huanr@chromium.org
2009-04-23
1
-0
/
+3
*
Disabling FFmpegDemuxerTest.* due to flakiness.
scherkus@chromium.org
2009-04-23
1
-3
/
+7
*
Update tcmalloc related crash signatures.
huanr@chromium.org
2009-04-23
1
-2
/
+6
*
Valgrind bug suppressions: add bugs 10871, 10873
dkegel@google.com
2009-04-23
1
-0
/
+25
*
Make the crash pattern more generic in known list.
huanr@chromium.org
2009-04-23
1
-11
/
+4
*
Add a warning about why we kill the process when it's out of memory.
brettw@chromium.org
2009-04-23
1
-0
/
+5
*
The PPID is in kp_eproc, not kp_proc. (The field we were previously looking a...
avi@google.com
2009-04-23
1
-1
/
+1
*
A basic search provider unit test. This tests asserts a handful of things:
sky@chromium.org
2009-04-23
4
-10
/
+291
*
Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...
robertshield@google.com
2009-04-23
12
-201
/
+68
*
Importer should import browser data from the browser that user selected.
kuchhal@chromium.org
2009-04-23
6
-16
/
+34
*
Fix version.bat to use the 'default' svn in the PATH and not a precooked one ...
maruel@chromium.org
2009-04-23
1
-6
/
+30
*
Add a couple new crashes to the known crash list.
mbelshe@google.com
2009-04-23
1
-0
/
+12
*
Adds missing file from last patch.
sky@chromium.org
2009-04-23
1
-0
/
+0
*
Changes closed windows on the new tab page to show the Chromium/Chrome
sky@chromium.org
2009-04-23
5
-10
/
+37
*
Roll deps to pick up webkit fix.
levin@chromium.org
2009-04-23
1
-1
/
+1
*
Refactor index value capture outside of DCHECK to fix build failure in release.
rafaelw@chromium.org
2009-04-23
1
-2
/
+2
*
Submitting http://codereview.chromium.org/87039 on behalf of hamaji.
erikkay@google.com
2009-04-23
2
-3
/
+20
*
Allow appkit-driven animations in unit tests to work correctly.
pinkerton@chromium.org
2009-04-23
2
-4
/
+5
*
Reverting r14043, r14188. The fix that I'm reverting needs to be done, but we...
avi@google.com
2009-04-23
1
-25
/
+0
*
Remove array iteration tests that have been fixed in V8 by adding the
ager@chromium.org
2009-04-23
1
-5
/
+0
[next]