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
*
Allow appkit-driven animations in unit tests to work correctly.
pinkerton@chromium.org
2009-04-23
2
-4
/
+5
*
Merge: chromium side [42671:42725]
levin@chromium.org
2009-04-23
1
-2
/
+2
*
In the new tab page, when in edit move, right-clicking on a thumbnail should ...
jcampan@chromium.org
2009-04-23
1
-2
/
+4
*
Browser Crash when opening urls with NEW_BACKGROUND_TAB disposition
hbono@chromium.org
2009-04-23
1
-3
/
+3
*
Adds a keyboard-event test into RenderViewTest.
hbono@chromium.org
2009-04-23
2
-0
/
+181
*
Move the positioner code into autocompletepopupview.h so that linux can use i...
ben@chromium.org
2009-04-23
2
-11
/
+13
*
Fix problem with bookmark bar introduced by window sharing; pref
jrg@chromium.org
2009-04-23
18
-179
/
+258
*
Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...
robertshield@google.com
2009-04-23
2
-27
/
+15
*
Some random cleanups in the HTML files.
arv@chromium.org
2009-04-23
13
-376
/
+351
*
Adjust the width and the height of options dialog (Tamil) and
jungshik@google.com
2009-04-23
4
-17
/
+17
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-23
12
-68
/
+201
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
13
-43
/
+22
*
Fixes bug in interactive ui tests that appears to only happen on
sky@chromium.org
2009-04-22
2
-6
/
+10
*
Hide the exit bubble when the main window is inactivated, and don't re-show u...
pkasting@chromium.org
2009-04-22
1
-2
/
+7
*
Revert "Don't send resize messages until the renderer has been initialized."
evan@chromium.org
2009-04-22
12
-21
/
+43
*
Fix focus rects for checkboxes and radio buttons:
ben@chromium.org
2009-04-22
11
-47
/
+89
*
Fix ExtensionView to properly set the size of the RenderWidgetHostView. With...
erikkay@google.com
2009-04-22
2
-15
/
+27
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
12
-43
/
+21
*
Add pref_service_unittest.cc on Mac.
shess@chromium.org
2009-04-22
2
-5
/
+0
*
Always enable copy-link-address in context menu.
brettw@chromium.org
2009-04-22
4
-2
/
+9
*
implement remaining tab events (except for onTabUpdated).
rafaelw@chromium.org
2009-04-22
5
-15
/
+187
*
Don't delete the DOM UI property for the callback when the DOM UI is torn down.
brettw@chromium.org
2009-04-22
1
-2
/
+8
*
Run user_script_master_unittest.cc on Mac.
shess@chromium.org
2009-04-22
2
-5
/
+8
*
Unittest gardening.
shess@chromium.org
2009-04-22
1
-2
/
+1
*
Last chunk of OS X Breakpad integration:
jeremy@chromium.org
2009-04-22
5
-74
/
+119
*
Fix an assert caused by trying to add duplicate observers for multiple workers.
jianli@chromium.org
2009-04-22
1
-11
/
+5
*
Weaken is_active check more, since it appears that Chromium can switch to and
pam@chromium.org
2009-04-22
1
-19
/
+8
*
Unbreak build.
estade@chromium.org
2009-04-22
1
-1
/
+3
*
Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...
pinkerton@chromium.org
2009-04-22
6
-15
/
+13
*
Avoid DCHECK in nine box during download shelf animation.
estade@chromium.org
2009-04-22
2
-4
/
+9
*
Restore closed tabs into new windows when necessary, and track the windows they
pam@chromium.org
2009-04-22
7
-128
/
+306
*
Move all data members from WebContents to TabContents in preparation for
brettw@chromium.org
2009-04-22
4
-232
/
+287
*
Remove unused implementation of TabContentsDelegate in HtmlDialogView.
stoyan@chromium.org
2009-04-22
3
-108
/
+3
*
Updating trunk VERSION build from 176.0 to 177.0
laforge@chromium.org
2009-04-22
1
-1
/
+1
*
Remove a debugging change that was accidentally added to r14123.
jhawkins@chromium.org
2009-04-22
1
-1
/
+0
*
Enable some ui tests that were already ported, but weren't enabled at the tim...
estade@chromium.org
2009-04-22
1
-2
/
+2
*
Add new item animation to download shelf.
estade@chromium.org
2009-04-22
6
-15
/
+60
*
The test_worker.vsprops file had wrong link to another vsprop file.
dimich@google.com
2009-04-22
9
-583
/
+1
*
Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...
pinkerton@chromium.org
2009-04-22
11
-15
/
+74
*
Don't leak the RenderProcessHost when running site instance unit tests by
brettw@chromium.org
2009-04-22
1
-0
/
+4
*
Linux: move X operations from the IO to UI2 thread.
agl@chromium.org
2009-04-22
13
-93
/
+305
*
Add Australian English spell check support.
sidchat@google.com
2009-04-22
4
-1
/
+46838
*
Properly construct shell filters (forgetting the asterisk means it works but ...
avi@chromium.org
2009-04-22
3
-4
/
+4
*
Add tcalloc-related crashes to known crashers list.
dglazkov@google.com
2009-04-22
1
-0
/
+4
*
Revert "try enabling installer tests again."
kuchhal@chromium.org
2009-04-22
2
-3
/
+3
*
try enabling installer tests again.
kuchhal@chromium.org
2009-04-22
2
-3
/
+3
*
Review URL: http://codereview.chromium.org/87034
apavlov@chromium.org
2009-04-22
12
-79
/
+89
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
7
-103
/
+42
*
An experimental fix for Issue 9718.
hbono@chromium.org
2009-04-22
1
-17
/
+64
*
Enable tcmalloc. This is to do more runs on the bbot. will revert after tes...
mbelshe@google.com
2009-04-22
2
-0
/
+17
[next]