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
...
*
Bah, I should compile before fixing. Need to assign the results of
tc@google.com
2009-04-28
1
-1
/
+1
*
Fix the case where a previous tab is closing and the mouse is pressed on a ta...
jhawkins@chromium.org
2009-04-28
1
-1
/
+12
*
Implement a couple more methods for dialog boxes including the prompt box.
tc@google.com
2009-04-28
1
-10
/
+26
*
Switching forgotten project references (lost after last resolve....).
bradnelson@google.com
2009-04-28
1
-2
/
+2
*
Switching to v8.gyp in the v8 project (so they can maintain it themselves).
bradnelson@google.com
2009-04-28
1
-25
/
+22
*
Linux: Make the findbar hang over the render view.
estade@chromium.org
2009-04-28
3
-4
/
+39
*
Disabling the tests again.
anantha@chromium.org
2009-04-28
1
-1
/
+1
*
plugins: Some obvious ifdef removals (code that previously wouldn't link).
evan@chromium.org
2009-04-28
2
-19
/
+0
*
Add Hindi to the default accept-language list of Gujarati, Telugu
jungshik@google.com
2009-04-28
3
-3
/
+3
*
Forgot to enable the test in last check-in. Enabled the test now.
anantha@chromium.org
2009-04-28
1
-3
/
+3
*
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
[prev]
[next]