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
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
9
-73
/
+516
*
Make Chrome default after importing from current default browser.
kuchhal@chromium.org
2009-04-28
1
-2
/
+2
*
One more try to make these tests pass. Added a while loop to wait until the k...
anantha@chromium.org
2009-04-28
3
-3
/
+19
*
Support for tabs reaching a threshold before tearing off (magnetism), showing...
pinkerton@chromium.org
2009-04-28
10
-111
/
+294
*
Disable Tab1Tab2, as it's flaky.
evan@chromium.org
2009-04-28
1
-1
/
+2
*
Disabling the tests again. Looking into them.
anantha@chromium.org
2009-04-28
1
-1
/
+1
*
Added a check to look for setup.exe before looking at registry. This test is ...
anantha@chromium.org
2009-04-28
2
-8
/
+13
*
Always simulate a mouse movement after animations in the Linux tabstrip to ma...
jhawkins@chromium.org
2009-04-28
1
-23
/
+19
*
Remove platform defines now that things work on Mac.
pinkerton@chromium.org
2009-04-28
1
-10
/
+0
*
For system level install read setup.exe path from HKLM instead of HKCU.
kuchhal@chromium.org
2009-04-28
1
-15
/
+20
*
Relanding this:
jcampan@chromium.org
2009-04-28
10
-19
/
+793
*
Allow File>Open File with no window open.
avi@google.com
2009-04-28
1
-0
/
+6
*
Make the font scale and the font family to use for UI 'OS-dependent' (Win XP ...
jungshik@google.com
2009-04-28
51
-71
/
+187
*
New close box images.
pinkerton@chromium.org
2009-04-28
4
-0
/
+5149
*
Should handle the events when no printer is detected on local
maruel@chromium.org
2009-04-28
3
-1
/
+19
*
Unittest for FindBarBridge.
rohitrao@chromium.org
2009-04-28
2
-0
/
+34
*
Remove a NOTIMPLEMENTED for Mac
pinkerton@chromium.org
2009-04-28
1
-5
/
+0
*
Swap NOTIMPLEMENTED with a bug comment.
pinkerton@chromium.org
2009-04-28
1
-1
/
+1
*
Fix PageLoadTest.Reliability which I broke in my previous checkin to make the
brettw@chromium.org
2009-04-28
1
-5
/
+1
*
Synchronously update the loading state when a load starts so that the UI will
brettw@chromium.org
2009-04-28
11
-38
/
+51
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
22
-176
/
+424
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
28
-22
/
+266
*
POSIX: = {0} syntax causes a warning.
agl@chromium.org
2009-04-28
1
-1
/
+2
*
Updating trunk VERSION build from 177.0 to 178.0
laforge@chromium.org
2009-04-28
1
-1
/
+1
*
POSIX: don't spawn zombies.
agl@chromium.org
2009-04-28
9
-12
/
+123
*
Disabling the test again. This time the test doesn't fail at mulitple places....
anantha@chromium.org
2009-04-28
1
-1
/
+1
*
Enabling the user install tests to see if they pass. They were failing becaus...
anantha@chromium.org
2009-04-28
3
-4
/
+3
*
Filter modifier to only include accelerator modifiers.
willchan@chromium.org
2009-04-28
1
-0
/
+3
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
29
-157
/
+194
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
10
-32
/
+30
*
When navigating from an interstitial to another page with an interstitial, we...
jcampan@chromium.org
2009-04-27
2
-3
/
+19
*
Disable a test that fails on mac. I enabled this in r14684, but
tc@google.com
2009-04-27
1
-2
/
+2
*
Port another UI test file. Disable tests that still need to be ported.
tc@google.com
2009-04-27
2
-12
/
+38
*
Remove the unwanted code snippet that was removed by Tim, but
munjal@chromium.org
2009-04-27
1
-12
/
+0
*
Fix several painting glitches for toolstrips.
aa@chromium.org
2009-04-27
9
-58
/
+143
*
Revert r14620 which was a rollback of r14549 and r14508. This
tc@google.com
2009-04-27
3
-12
/
+39
*
POSIX: Make --user-data-dir work when it doesn't exist.
agl@chromium.org
2009-04-27
1
-1
/
+1
*
Landing Hamaji's patch.
jcampan@chromium.org
2009-04-27
1
-0
/
+8
*
Fix a popup menu offset bug.
paul@chromium.org
2009-04-27
1
-1
/
+3
*
Add menu tag to View + Encoding menus.
jeremy@chromium.org
2009-04-27
2
-1
/
+4
*
Reverting my change it breaks release compilation on Windows.
jcampan@chromium.org
2009-04-27
10
-785
/
+19
*
Unfork some code who's dependency has landed on Mac.
shess@chromium.org
2009-04-27
1
-6
/
+0
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-27
8
-28
/
+67
*
This patch adds a new kind of tests: browser tests.
jcampan@chromium.org
2009-04-27
10
-19
/
+785
*
Fail the plugin initialization if we are unable to duplicate the event handle...
ananta@chromium.org
2009-04-27
3
-4
/
+10
*
Disabling user install testcase to investigate why it fails on the bot and no...
anantha@chromium.org
2009-04-27
1
-1
/
+1
*
Update selected line in model before accepting input when the user clicks in ...
shess@chromium.org
2009-04-27
2
-5
/
+6
*
Add quarantine metadata to downloads on the Mac. Patch by Stuart Morgan
mark@chromium.org
2009-04-27
7
-1
/
+128
*
Changes to get multi-process plug-in scaffolding building on Mac.
pinkerton@chromium.org
2009-04-27
3
-97
/
+57
*
Its strange that these tests are failing only on bots, but not on local machi...
anantha@chromium.org
2009-04-27
2
-4
/
+16
[next]